Searched defs:setSoTimeout (Results 1 – 6 of 6) sorted by relevance
152 public void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in ServerSocketAdaptor
257 public void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in DatagramSocketAdaptor
352 public void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in SocketAdaptor
651 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in ServerSocket
934 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in DatagramSocket
1169 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in Socket