| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.sync |
Default HTTP client implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableHttpClient
Base implementation of
HttpClient that also implements Closeable. |
| Constructor and Description |
|---|
FutureRequestExecutionService(HttpClient httpclient,
ExecutorService executorService)
Create a new FutureRequestExecutionService.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.