|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.transport.TransportServerChannelSupport
org.codehaus.activemq.transport.multicast.MulticastTransportServerChannel
A Multicast implementation of TransportServerChannel
Field Summary | |
protected java.net.URI |
bindAddress
|
Constructor Summary | |
MulticastTransportServerChannel(WireFormat wireFormat,
java.net.URI bindAddr)
|
Method Summary | |
void |
start()
start listeneing for events |
java.lang.String |
toString()
|
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport |
addClient, setTransportChannelListener, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected java.net.URI bindAddress
Constructor Detail |
public MulticastTransportServerChannel(WireFormat wireFormat, java.net.URI bindAddr)
Method Detail |
public void start() throws JMSException
start
in interface TransportServerChannel
start
in class TransportServerChannelSupport
JMSException
- if an error occurspublic java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |