Uses of Package
org.apache.activemq.transport.discovery
-
Packages that use org.apache.activemq.transport.discovery Package Description org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors.org.apache.activemq.network Support for federated networks of brokers.org.apache.activemq.transport.discovery Discovery mechanism to discover brokers and clients.org.apache.activemq.transport.discovery.http org.apache.activemq.transport.discovery.masterslave Static discovery implementation for a Master / Slave tupleorg.apache.activemq.transport.discovery.multicast Discovery implementation using multicastorg.apache.activemq.transport.discovery.simple Simple discovery implementation using a static listorg.apache.activemq.transport.discovery.zeroconf -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.broker Class Description DiscoveryAgent An agent used to discover other instances of a service. -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.network Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryListener A listener of services being added or removed from a network -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryListener A listener of services being added or removed from a networkDiscoveryTransport ATransportFilter
which uses aDiscoveryAgent
to discover remote broker instances and dynamically connect to them. -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery.http Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryAgentFactory DiscoveryListener A listener of services being added or removed from a network -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery.masterslave Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryAgentFactory -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery.multicast Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryAgentFactory DiscoveryListener A listener of services being added or removed from a network -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery.simple Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryAgentFactory DiscoveryListener A listener of services being added or removed from a network -
Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.transport.discovery.zeroconf Class Description DiscoveryAgent An agent used to discover other instances of a service.DiscoveryAgentFactory DiscoveryListener A listener of services being added or removed from a network