All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ActiveMQPacketParser Parser instance for ActiveMQ multicast discovery processing.ActiveMQPacketParserFactory Factory class for the ActiveMQ Packet Parser used to process data set over multicast when discovering ActiveMQ Brokers.DiscoveryAgent Interface for all agents used to detect instances of remote peers on the network.DiscoveryAgentFactory Factory used to find and create instances of DiscoveryAgent using the name of the desired agent to locate it's factory class definition file.DiscoveryEvent Event class used to convey discovered remote peer information to the DiscoveryProvider.DiscoveryEvent.EventType DiscoveryListener A listener of services being added or removed from a networkDiscoveryProvider An Provider instance that wraps the FailoverProvider and listens for events about discovered remote peers using a configured set of DiscoveryAgent instance.DiscoveryProviderFactory Factory for creating the Discovery ProviderFileWatcherDiscoveryAgent Discovery agent that watches a file and periodically reads in remote URIs from that file.FileWatcherDiscoveryAgentFactory Creates and configures a new instance of the file watcher based agent.MulticastDiscoveryAgent Discovery agent that listens on a multicast address for new Broker advisories.MulticastDiscoveryAgentFactory Creates and configures a new instance of the mutlicast agent.PacketParser Interface for a DatagramPacket parser object which is used by the MulticastDiscoveryAget to parse incoming packets to determine the discovered peer information.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.