org.activemq.transport.stomp
Class StompTransportServerChannelFactory
java.lang.Object
org.activemq.transport.stomp.StompTransportServerChannelFactory
- All Implemented Interfaces:
- TransportServerChannelFactory
public class StompTransportServerChannelFactory
- extends Object
- implements TransportServerChannelFactory
A TTMP transport factory
- Version:
- $Revision: 1.1.1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StompTransportServerChannelFactory
public StompTransportServerChannelFactory()
create
public TransportServerChannel create(WireFormat wireFormat,
URI bindAddress)
throws JMSException
- Description copied from interface:
TransportServerChannelFactory
- Bind a ServerChannel to an address
- Specified by:
create
in interface TransportServerChannelFactory
- Returns:
- the TransportChannel bound to the remote node
- Throws:
JMSException
Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.