|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.transport.vm.VmTransportServerChannelFactory
A VM implementation of a TransportServerChannelFactory
Constructor Summary | |
VmTransportServerChannelFactory()
|
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 VmTransportServerChannelFactory()
Method Detail |
public TransportServerChannel create(WireFormat wireFormat, java.net.URI bindAddress) throws javax.jms.JMSException
create
in interface TransportServerChannelFactory
wireFormat
- bindAddress
-
javax.jms.JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |