Searched defs:createSocket (Results 1 – 4 of 4) sorted by relevance
226 public Socket createSocket(String host, int port, InetAddress localHost, int localPort) in createSocket() method in Network.NetworkBoundSocketFactory232 public Socket createSocket(InetAddress address, int port, InetAddress localAddress, in createSocket() method in Network.NetworkBoundSocketFactory247 public Socket createSocket(InetAddress host, int port) throws IOException { in createSocket() method in Network.NetworkBoundSocketFactory260 public Socket createSocket(String host, int port) throws IOException { in createSocket() method in Network.NetworkBoundSocketFactory265 public Socket createSocket() throws IOException { in createSocket() method in Network.NetworkBoundSocketFactory
173 Socket createSocket() throws MessagingException; in createSocket() method181 protected Socket createSocket() throws MessagingException { in createSocket() method in MailTransport
77 public FileDescriptor createSocket() throws Exception { in createSocket() method in InetDiagSocketIntegrationTest.Connection
504 private boolean createSocket() { in createSocket() method in RouterAdvertisementDaemon