org.apache.activemq.transport.discovery.http | |
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 |
DiscoveryAgent | An agent used to discover other instances of a service. | code | html |
DiscoveryListener | A listener of services being added or removed from a network | code | html |
DiscoveryAgentFactory | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
DiscoveryTransport | A ReliableTransportChannel which uses a DiscoveryAgent to discover remote broker instances and dynamically connect to them. | code | html |
DiscoveryTransportFactory | code | html |