public class IndyRawHttpModule extends IndyClientModule
client, http| Constructor and Description |
|---|
IndyRawHttpModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(org.apache.http.impl.client.CloseableHttpClient client,
org.apache.http.client.methods.HttpUriRequest request,
org.apache.http.client.methods.CloseableHttpResponse response) |
IndyClientHttp |
getHttp() |
org.apache.http.impl.client.CloseableHttpClient |
newClient() |
org.apache.http.client.protocol.HttpClientContext |
newContext() |
equals, getClient, getObjectMapper, getSerializerModules, hashCode, setuppublic IndyClientHttp getHttp()
getHttp in class IndyClientModulepublic org.apache.http.impl.client.CloseableHttpClient newClient()
throws IndyClientException
IndyClientExceptionpublic org.apache.http.client.protocol.HttpClientContext newContext()
throws IndyClientException
IndyClientExceptionpublic void cleanup(org.apache.http.impl.client.CloseableHttpClient client,
org.apache.http.client.methods.HttpUriRequest request,
org.apache.http.client.methods.CloseableHttpResponse response)
Copyright © 2011-2017-2018. All Rights Reserved.