Searched defs:sockType (Results 1 – 4 of 4) sorted by relevance
41 private final int sockType; field in LocalSocket65 public LocalSocket(int sockType) { in LocalSocket()69 private LocalSocket(LocalSocketImpl impl, int sockType) { in LocalSocket()97 private static LocalSocket createConnectedLocalSocket(LocalSocketImpl impl, int sockType) { in createConnectedLocalSocket()
241 public void create(int sockType) throws IOException { in create()
383 int sockType, int protocol, long writeTimeout, long readTimeout, int dstPort) in setupSocket()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...