public class MultiClientImpl extends AbstractHttpClient451
allowRedirects, httpClient, httpClientContext, userAgent
DEFAULT_REQUEST_CHARSET, httpConfigTemplate, httpTemplateManager
DEFAULT_BEAN_NAME
Constructor and Description |
---|
MultiClientImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
allowMultiton()
允许多例共享通讯资源
|
protected org.apache.http.conn.HttpClientConnectionManager |
buildHttpClientConnectionManager(Context context) |
Response |
execute(Request request)
执行请求,得到响应
|
close, dealBodyElement, dealCookies, dealHeaders, dealHttpMethod, init, initCertifiable, initHttpClient, initHttpClientContext, initPasswordCert, initProxy
getCharset, getHttpTemplateManager, getInterceptorList, getUrl, setHttpTemplateManager, updateHttpConfigTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHttpTemplateManager, getInterceptorList
public Response execute(Request request)
ClientInterface
public boolean allowMultiton()
ClientInterface
protected org.apache.http.conn.HttpClientConnectionManager buildHttpClientConnectionManager(Context context)
buildHttpClientConnectionManager
in class AbstractHttpClient451
Copyright © 2006–2018 TinyGroup. All rights reserved.