Package | Description |
---|---|
org.apache.http.client.fluent |
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
|
Modifier and Type | Method and Description |
---|---|
static Async |
Async.newInstance() |
Async |
Async.use(Executor executor) |
Async |
Async.use(java.util.concurrent.Executor concurrentExec) |