public static class ApacheAsyncClient.Builder extends Object implements java.util.function.Function<Config,AsyncClient>
| Constructor and Description |
|---|
Builder(org.apache.http.nio.client.HttpAsyncClient client) |
| Modifier and Type | Method and Description |
|---|---|
AsyncClient |
apply(Config config) |
ApacheAsyncClient.Builder |
withRequestConfig(RequestConfigFactory factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic AsyncClient apply(Config config)
apply in interface java.util.function.Function<Config,AsyncClient>public ApacheAsyncClient.Builder withRequestConfig(RequestConfigFactory factory)
Copyright © 2019. All rights reserved.