|
||||||||||
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.tcp.TcpTransportServerChannel
org.codehaus.activemq.transport.jxta.JxtaTransportServerChannel
Binds to a well known port and listens for Sockets ...
Field Summary |
Fields inherited from class org.codehaus.activemq.transport.tcp.TcpTransportServerChannel |
DEFAULT_BACKLOG |
Constructor Summary | |
JxtaTransportServerChannel(org.codehaus.activemq.io.WireFormat wireFormat,
URI bindAddr)
Default Constructor |
Method Summary | |
protected ServerSocket |
createServerSocket(URI bind)
|
String |
toString()
|
Methods inherited from class org.codehaus.activemq.transport.tcp.TcpTransportServerChannel |
getBacklog, getMaxOutstandingMessages, getWireFormat, isUseAsyncSend, run, setBacklog, setMaxOutstandingMessages, setUseAsyncSend, setWireFormat, start, stop, updatePhysicalUri |
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport |
addClient, getTransportChannelListener, getUrl, setTransportChannelListener, setUrl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JxtaTransportServerChannel(org.codehaus.activemq.io.WireFormat wireFormat, URI bindAddr) throws JMSException
bindAddr
-
JMSException
Method Detail |
public String toString()
protected ServerSocket createServerSocket(URI bind) throws UnknownHostException, IOException
UnknownHostException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |