Searched refs:GenericUdpSocket (Results 1 – 2 of 2) sorted by relevance
127 public static interface GenericUdpSocket extends GenericSocket { interface in IpSecBaseTest197 public static class NativeUdpSocket extends NativeSocket implements GenericUdpSocket {208 public static class JavaUdpSocket implements GenericUdpSocket {440 GenericUdpSocket left, GenericUdpSocket right, InetAddress localAddr) throws Exception { in checkUnconnectedUdpSocketPair()
143 GenericUdpSocket sockLeft = null, sockRight = null; in checkUnconnectedUdp()