|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiplexingDataInputStream | |
org.jboss.remoting.transport.multiplex |
Uses of MultiplexingDataInputStream in org.jboss.remoting.transport.multiplex |
Methods in org.jboss.remoting.transport.multiplex that return MultiplexingDataInputStream | |
MultiplexingDataInputStream |
MultiplexingManager.registerServerSocket(java.net.ServerSocket serverSocket)
|
Methods in org.jboss.remoting.transport.multiplex with parameters of type MultiplexingDataInputStream | |
SocketId |
Protocol.connect(MultiplexingDataInputStream is,
SocketId socketId)
FIXME Comment this |
SocketId |
Protocol.connect(MultiplexingDataInputStream is,
SocketId socketId,
int timeout)
FIXME Comment this |
SocketId |
Protocol.acceptConnect(MultiplexingDataInputStream is,
int timeout)
FIXME Comment this |
void |
Protocol.getConnectVerification(MultiplexingDataInputStream is,
int timeout)
FIXME Comment this |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |