Class
Use
Tree
          
PREV NEXT
 

Uses of Class
com.newstep.solid.netio.tcp.TcpStreamChannel
com.newstep.solid.netio.rtt  
com.newstep.solid.netio.tcp  
com.newstep.solid.test.netio  
MessageFramingElement.tcpChannel
MessageFramingElement.getTcpChannel()
abstract boolean
void
MessageFramingElement.setTcpChannel(TcpStreamChannel channel)
void
RttAccessPoint.reConnect(RttChannel channel, TcpStreamChannel tcpChannel, Boolean primary)
synchronized boolean
RttClientChannel.connect(TcpStreamChannel tcpChannel, MessageFramingElement mfe)
synchronized boolean
RttServerChannel.connect(TcpStreamChannel tcpChannel, MessageFramingElement mfe)
protected synchronized void
RttChannel.channelFailed(TcpStreamChannel tcpChannel, Boolean primary)
protected void
TcpStreamAccessPoint.closeChannel(TcpStreamChannel channel)
TcpClientServerTestCase.Receiver.tcpChannel
TcpTestCase.channel
TcpTest.channel
TcpClientServerTestCase.Responder.tcpChannel
TcpClientServerTestCase.channel
TcpAccessPointTestCase.channel
void
TcpClientServerTestCase.Responder.Responder(TcpStreamChannel chan)

Class
Use
Tree
          
PREV NEXT