org.activemq.transport.zeroconf
Class ZeroconfTransportChannelFactory
java.lang.Object
org.activemq.transport.TransportChannelFactorySupport
org.activemq.transport.composite.CompositeTransportChannelFactory
org.activemq.transport.DiscoveryTransportChannelFactorySupport
org.activemq.transport.zeroconf.ZeroconfTransportChannelFactory
- All Implemented Interfaces:
- org.activemq.transport.TransportChannelFactory
public class ZeroconfTransportChannelFactory
- extends org.activemq.transport.DiscoveryTransportChannelFactorySupport
- Version:
- $Revision$
Methods inherited from class org.activemq.transport.DiscoveryTransportChannelFactorySupport |
create, getDiscoveryAgent, populateAgentProperties, setDiscoveryAgent |
Methods inherited from class org.activemq.transport.composite.CompositeTransportChannelFactory |
create, parseURIs, randomizeURIs, requiresEmbeddedBroker, stripLeadingSlashes |
Methods inherited from class org.activemq.transport.TransportChannelFactorySupport |
populateProperties, populateProperties, populateProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZeroconfTransportChannelFactory
public ZeroconfTransportChannelFactory()
createDiscoveryAgent
protected org.activemq.transport.DiscoveryAgent createDiscoveryAgent(URI remoteLocation)
- Specified by:
createDiscoveryAgent
in class org.activemq.transport.DiscoveryTransportChannelFactorySupport
Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.