Searched defs:setSoTimeout (Results 1 – 2 of 2) sorted by relevance
83 public static void setSoTimeout(final HttpParams params, int timeout) { in setSoTimeout() method in HttpConnectionParams
242 public void setSoTimeout(int n) throws IOException { in setSoTimeout() method in LocalSocket