Searched defs:inetAddr (Results 1 – 7 of 7) sorted by relevance
253 protected void connect(InetAddress inetAddr, int port) in connect()
313 InetSocketAddress inetAddr = (InetSocketAddress) sockAddr; in setSocketAddress() local
309 InetSocketAddress inetAddr = (InetSocketAddress) localAddr; in bind() local
753 InetSocketAddress inetAddr = (InetSocketAddress) localAddr; in bind() local822 InetSocketAddress inetAddr = (InetSocketAddress) remoteAddr; in connect() local
200 public void connect(InetAddress inetAddr, int port) throws SocketException { in connect()
452 InetSocketAddress inetAddr = (InetSocketAddress) localAddr; in bind() local
458 InetSocketAddress inetAddr = (InetSocketAddress) remoteAddr; in connect() local