|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.transport.tcp.TcpTransportServerChannelFactory
A tcp implementation of a TransportServerChannelFactory
Constructor Summary | |
TcpTransportServerChannelFactory()
|
Method Summary | |
TransportServerChannel |
create(WireFormat wireFormat,
java.net.URI bindAddress)
Bind a ServerChannel to an address |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TcpTransportServerChannelFactory()
Method Detail |
public TransportServerChannel create(WireFormat wireFormat, java.net.URI bindAddress) throws JMSException
create
in interface TransportServerChannelFactory
wireFormat
- bindAddress
-
JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |