Home | History | Annotate | Download | only in client

Lines Matching defs:HttpConnectionParams

88 import org.apache.http.params.HttpConnectionParams;
333 if (HttpConnectionParams.isStaleCheckingEnabled(params)) {
365 managedConn.setSocketTimeout(HttpConnectionParams.getSoTimeout(params));