Searched defs:setReuseAddress (Results 1 – 6 of 6) sorted by relevance
160 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in ServerSocketAdaptor
323 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in DatagramSocketAdaptor
400 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in SocketAdaptor
713 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in ServerSocket
1114 public synchronized void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in DatagramSocket
1485 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in Socket