Searched refs:GenericTcpSocket (Results 1 – 2 of 2) sorted by relevance
174 public static interface GenericTcpSocket extends GenericSocket {} interface in IpSecBaseTest240 public static class NativeTcpSocket extends NativeSocket implements GenericTcpSocket {327 public static class JavaTcpSocket implements GenericTcpSocket {
209 GenericTcpSocket client = null, accepted = null; in checkTcp()