public static class HttpConnectionManager.CloseableHttpClient extends Object implements Closeable
Modifier and Type | Field and Description |
---|---|
private org.apache.http.client.HttpClient |
client |
Constructor and Description |
---|
HttpConnectionManager.CloseableHttpClient(org.apache.http.client.HttpClient client) |
public HttpConnectionManager.CloseableHttpClient(org.apache.http.client.HttpClient client)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException