Uses of Package
org.apache.activemq.transport.discovery

Packages that use org.apache.activemq.transport.discovery
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.multicast Discovery implementation using multicast 
org.apache.activemq.transport.discovery.rendezvous A discovery agent using Zeroconf via the jmDNS library 
org.apache.activemq.transport.discovery.simple Simple discovery implementation using a static list 
 

Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.broker
DiscoveryAgent
          An agent used to discover other instances of a service.
 

Classes in org.apache.activemq.transport.discovery used by org.apache.activemq.network
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
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.multicast
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.rendezvous
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
DiscoveryAgent
          An agent used to discover other instances of a service.
DiscoveryAgentFactory
           
DiscoveryListener
          A listener of services being added or removed from a network
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.