Interface | Description |
---|---|
PacketParser |
Interface for a DatagramPacket parser object which is used by the
MulticastDiscoveryAget to parse incoming packets to determine the
discovered peer information.
|
Class | Description |
---|---|
DiscoveryEvent |
Event class used to convey discovered remote peer information to the
DiscoveryProvider.
|
MulticastDiscoveryAgent |
Discovery agent that listens on a multicast address for new Broker advisories.
|
MulticastDiscoveryAgentFactory |
Creates and configures a new instance of the mutlicast agent.
|
PacketParserFactory |
Factory used to find and create instances of DiscoveryAgent using the name
of the desired agent to locate it's factory class definition file.
|
Enum | Description |
---|---|
DiscoveryEvent.EventType |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.