Searched defs:setReuseAddress (Results 1 – 12 of 12) 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
402 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in SocketAdaptor
72 public void setReuseAddress(boolean on) throws java.net.SocketException { throw new RuntimeExceptio… in setReuseAddress() method in ServerSocket
86 public synchronized void setReuseAddress(boolean on) throws java.net.SocketException { throw new Ru… in setReuseAddress() method in DatagramSocket
116 public void setReuseAddress(boolean on) throws java.net.SocketException { throw new RuntimeExceptio… in setReuseAddress() method in Socket
122 public void setReuseAddress(boolean on) throws java.net.SocketException { in setReuseAddress() method in ServerSocket
159 public synchronized void setReuseAddress(boolean on) throws java.net.SocketException { in setReuseAddress() method in DatagramSocket
241 public void setReuseAddress(boolean on) throws java.net.SocketException { in setReuseAddress() method in Socket
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
1490 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress() method in Socket