Searched defs:setSoTimeout (Results 1 – 10 of 10) 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
211 @Override 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 PreKitKatPlatformOpenSSLSocketImplAdapter
151 public void setSoTimeout(int to) throws SocketException { in setSoTimeout() method in KitKatPlatformOpenSSLSocketImplAdapter
538 public void setSoTimeout(int timeout) in setSoTimeout() method in HttpClient
1091 public void setSoTimeout(int readTimeoutMilliseconds) throws SocketException { in setSoTimeout() method in OpenSSLSocketImpl