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