Searched defs:setSoTimeout (Results 1 – 7 of 7) sorted by relevance
109 public void setSoTimeout(int to) throws SocketException { in setSoTimeout() method in OpenSSLSocketImplWrapper
129 public void setSoTimeout(int to) throws SocketException { in setSoTimeout() method in SSLSocketWrapper
878 @Override public void setSoTimeout(int timeoutMilliseconds) throws SocketException { in setSoTimeout() method in OpenSSLSocketImpl
236 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in ServerSocket
340 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in DatagramSocket
517 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in Socket
140 public void setSoTimeout(int readTimeout) throws SocketException { in setSoTimeout() method in HttpConnection