Searched refs:CONNECTION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
173 (CoreConnectionPNames.CONNECTION_TIMEOUT, 0); in getConnectionTimeout()187 (CoreConnectionPNames.CONNECTION_TIMEOUT, timeout); in setConnectionTimeout()
97 public static final String CONNECTION_TIMEOUT = "http.connection.timeout"; field