org.codehaus.activemq.transport.zeroconf
Class ZeroconfTransportChannelFactory
java.lang.Object
org.codehaus.activemq.transport.TransportChannelFactorySupport
org.codehaus.activemq.transport.composite.CompositeTransportChannelFactory
org.codehaus.activemq.transport.DiscoveryTransportChannelFactorySupport
org.codehaus.activemq.transport.zeroconf.ZeroconfTransportChannelFactory
- All Implemented Interfaces:
- org.codehaus.activemq.transport.TransportChannelFactory
- public class ZeroconfTransportChannelFactory
- extends org.codehaus.activemq.transport.DiscoveryTransportChannelFactorySupport
- Version:
- $Revision: 1.1 $
Methods inherited from class org.codehaus.activemq.transport.DiscoveryTransportChannelFactorySupport |
create, getDiscoveryAgent, setDiscoveryAgent |
Methods inherited from class org.codehaus.activemq.transport.composite.CompositeTransportChannelFactory |
create, parseURIs, randomizeURIs, requiresEmbeddedBroker, stripLeadingSlashes |
Methods inherited from class org.codehaus.activemq.transport.TransportChannelFactorySupport |
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.codehaus.activemq.transport.DiscoveryAgent createDiscoveryAgent(URI remoteLocation)
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.