Searched defs:TCPSocketClient (Results 1 – 1 of 1) sorted by relevance
334 private class TCPSocketClient extends TCPSocket { class in TCPChannelClient338 public TCPSocketClient(InetAddress address, int port) { in TCPSocketClient() method in TCPChannelClient.TCPSocketClient