Searched defs:setSoTimeout (Results 1 – 12 of 12) 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
354 public void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in SocketAdaptor
69 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { throw new Runt… in setSoTimeout() method in ServerSocket
74 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { throw new Runt… in setSoTimeout() method in DatagramSocket
96 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { throw new Runt… in setSoTimeout() method in Socket
114 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { in setSoTimeout() method in ServerSocket
135 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { in setSoTimeout() method in DatagramSocket
201 public synchronized void setSoTimeout(int timeout) throws java.net.SocketException { in setSoTimeout() method in Socket
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
1174 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in Socket