| Interface | Description |
|---|---|
| DiscoverableService |
A service that may be discovered at runtime.
|
| MulticastServiceDiscovery |
Defines the interface for discovering services based on name.
|
| MulticastServicesBroadcaster |
Defines the interface for broadcasting a service via multicast.
|
| ServiceDiscovery |
Defines a generic interface for discovering services.
|
| ServicesBroadcaster |
Defines the interface for broadcasting a collection of services for client
discovery.
|
| Class | Description |
|---|---|
| DiscoverableServiceImpl |
A basic implementation of the DiscoverableService interface.
|
| MulticastConfiguration | |
| MulticastListener |
Implements a listener for protocol messages sent over multicast.
|
| MulticastUtils |
| Enum | Description |
|---|---|
| MulticastTimeToLive |