public static class ApacheAsyncClient.Builder extends Object implements 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) |
public AsyncClient apply(Config config)
apply in interface Function<Config,AsyncClient>public ApacheAsyncClient.Builder withRequestConfig(RequestConfigFactory factory)
Copyright © 2022. All rights reserved.