Searched defs:setSoTimeout (Results 1 – 9 of 9) sorted by relevance
46 public void setSoTimeout (int soTimeout) { in setSoTimeout() method in HttpConnectionParamBean
179 public synchronized void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in MockServerSocket
312 public synchronized void setSoTimeout(int timeout) in setSoTimeout() method in MockSocketConnection.MockSocket
223 public void setSoTimeout(int readTimeoutMilliseconds) throws SocketException { in setSoTimeout() method in OpenSSLSocketImpl
196 @Override public void setSoTimeout(int timeout) throws SocketException { in setSoTimeout() method in DelegatingSSLSocket
151 public void setSoTimeout(int to) throws SocketException { in setSoTimeout() method in KitKatPlatformOpenSSLSocketImplAdapter
151 public void setSoTimeout(int to) throws SocketException { in setSoTimeout() method in PreKitKatPlatformOpenSSLSocketImplAdapter
1075 public void setSoTimeout(int readTimeoutMilliseconds) throws SocketException { in setSoTimeout() method in OpenSSLSocketImpl