|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.activemq.transport.TransportChannelFactorySupport
org.activemq.transport.composite.CompositeTransportChannelFactory
org.activemq.transport.reliable.ReliableTransportChannelFactory
A Reliable implementation of a TransportChannelFactory
| Constructor Summary | |
ReliableTransportChannelFactory()
|
|
| Method Summary | |
TransportChannel |
create(WireFormat wireFormat,
java.net.URI remoteLocation)
Create a TransportChannel |
protected java.util.List |
randomizeURIs(java.util.List uris)
|
| Methods inherited from class org.activemq.transport.composite.CompositeTransportChannelFactory |
create, parseURIs, 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 |
| Constructor Detail |
public ReliableTransportChannelFactory()
| Method Detail |
public TransportChannel create(WireFormat wireFormat,
java.net.URI remoteLocation)
throws javax.jms.JMSException
create in interface TransportChannelFactorycreate in class CompositeTransportChannelFactorywireFormat - - the on-the-wire marshallerremoteLocation - - location to bind to
javax.jms.JMSException - if an error occursprotected java.util.List randomizeURIs(java.util.List uris)
randomizeURIs in class CompositeTransportChannelFactoryuris - - the URIs to randomize
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||