protected static class HTTPSearcher.SearcherHttpClient
extends org.apache.http.impl.client.DefaultHttpClient
Constructor and Description |
---|
SearcherHttpClient(org.apache.http.conn.ClientConnectionManager conman,
org.apache.http.params.HttpParams params) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.HttpRequestRetryHandler |
createHttpRequestRetryHandler() |
protected org.apache.http.conn.routing.HttpRoutePlanner |
createHttpRoutePlanner() |
protected org.apache.http.protocol.HttpRequestExecutor |
createRequestExecutor() |
createHttpParams, createHttpProcessor, setDefaultHttpParams
addRequestInterceptor, addRequestInterceptor, addResponseInterceptor, addResponseInterceptor, clearRequestInterceptors, clearResponseInterceptors, close, createAuthSchemeRegistry, createClientConnectionManager, createClientRequestDirector, createClientRequestDirector, createClientRequestDirector, createConnectionKeepAliveStrategy, createConnectionReuseStrategy, createCookieSpecRegistry, createCookieStore, createCredentialsProvider, createHttpContext, createProxyAuthenticationHandler, createProxyAuthenticationStrategy, createRedirectHandler, createTargetAuthenticationHandler, createTargetAuthenticationStrategy, createUserTokenHandler, determineParams, doExecute, getAuthSchemes, getBackoffManager, getConnectionBackoffStrategy, getConnectionKeepAliveStrategy, getConnectionManager, getConnectionReuseStrategy, getCookieSpecs, getCookieStore, getCredentialsProvider, getHttpProcessor, getHttpRequestRetryHandler, getParams, getProxyAuthenticationHandler, getProxyAuthenticationStrategy, getRedirectHandler, getRedirectStrategy, getRequestExecutor, getRequestInterceptor, getRequestInterceptorCount, getResponseInterceptor, getResponseInterceptorCount, getRoutePlanner, getTargetAuthenticationHandler, getTargetAuthenticationStrategy, getUserTokenHandler, removeRequestInterceptorByClass, removeResponseInterceptorByClass, setAuthSchemes, setBackoffManager, setConnectionBackoffStrategy, setCookieSpecs, setCookieStore, setCredentialsProvider, setHttpRequestRetryHandler, setKeepAliveStrategy, setParams, setProxyAuthenticationHandler, setProxyAuthenticationStrategy, setRedirectHandler, setRedirectStrategy, setReuseStrategy, setRoutePlanner, setTargetAuthenticationHandler, setTargetAuthenticationStrategy, setUserTokenHandler
public SearcherHttpClient(org.apache.http.conn.ClientConnectionManager conman, org.apache.http.params.HttpParams params)
protected org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()
createRequestExecutor
in class org.apache.http.impl.client.AbstractHttpClient
protected org.apache.http.conn.routing.HttpRoutePlanner createHttpRoutePlanner()
createHttpRoutePlanner
in class org.apache.http.impl.client.AbstractHttpClient
protected org.apache.http.client.HttpRequestRetryHandler createHttpRequestRetryHandler()
createHttpRequestRetryHandler
in class org.apache.http.impl.client.AbstractHttpClient
Copyright © 2018. All rights reserved.