Package org.apache.activemq.transport.discovery
Discovery mechanism to discover brokers and clients.
-
Interface Summary Interface Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryListener A listener of services being added or removed from a network -
Class Summary Class Description DiscoveryAgentFactory DiscoveryTransport ATransportFilter
which uses aDiscoveryAgent
to discover remote broker instances and dynamically connect to them.DiscoveryTransportFactory