@Contract(threading=SAFE) public class MinimalHttpClient extends CloseableHttpClient
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected CloseableHttpResponse |
doExecute(org.apache.hc.core5.http.HttpHost target,
org.apache.hc.core5.http.ClassicHttpRequest request,
org.apache.hc.core5.http.protocol.HttpContext context) |
protected CloseableHttpResponse doExecute(org.apache.hc.core5.http.HttpHost target, org.apache.hc.core5.http.ClassicHttpRequest request, org.apache.hc.core5.http.protocol.HttpContext context) throws IOException
doExecute in class CloseableHttpClientIOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.