Searched defs:setReuseAddress (Results 1 – 7 of 7) sorted by relevance
171 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in ServerSocketAdaptor
332 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in DatagramSocketAdaptor
429 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in SocketAdaptor
508 public final void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in BaseSSLSocketImpl
697 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in ServerSocket
1065 public synchronized void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in DatagramSocket
1396 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in Socket