Class
Use
Tree
          
PREV NEXT
 

Uses of Class
com.newstep.solid.netio.tcp.TcpChannelEndpoint
com.newstep.solid.netio.rtt  
com.newstep.solid.netio.tcp  
com.newstep.solid.test.netio  
com.newstep.solid.test.netio.slip  
RttEndpoint.primary
RttEndpoint.secondary
public void
RttEndpoint.RttEndpoint(TcpChannelEndpoint p, TcpChannelEndpoint s, Integer id)
RttEndpoint.getSecondary()
RttEndpoint.getPrimary()
private Thread
RttAccessPoint.retryConnection(RttClientChannel channel, TcpChannelEndpoint endpoint, Boolean primary)
void
RttEndpoint.setSecondary(TcpChannelEndpoint secondary)
void
RttEndpoint.setPrimary(TcpChannelEndpoint primary)
TcpStreamChannel.remoteEndpoint
TcpStreamChannel.remoteEndpoint
TcpStreamAccessPoint.ServerChannel.localEndpoint
TcpStreamChannel.localEndpoint
TcpStreamChannel.localEndpoint
void
TcpStreamAccessPoint.ServerChannel.ServerChannel(TcpChannelEndpoint endpoint, ConnectionListener listener, Integer count)
void
TcpStreamChannel.TcpStreamChannel(TcpStreamAccessPoint mom, SocketChannel sChannel, TcpChannelEndpoint local, TcpChannelEndpoint remote)
TcpStreamChannel.getRemoteEndpoint()
TcpStreamChannel.getLocalEndpoint()
void
TcpStreamChannel.setRemoteEndpoint(TcpChannelEndpoint remoteEndpoint)
void
TcpStreamChannel.setLocalEndpoint(TcpChannelEndpoint localEndpoint)
TcpAccessPointTestCase.localEndpoint
TcpClientServerTestCase.localEndpoint
SlipTestClient.remoteEndpoint
SlipTestServer.localEndpoint

Class
Use
Tree
          
PREV NEXT