| Package | Description |
|---|---|
| org.asynchttpclient |
| Modifier and Type | Method and Description |
|---|---|
AsyncHttpClientConfig.ResponseBodyPartFactory |
AsyncHttpClientConfig.getResponseBodyPartFactory() |
AsyncHttpClientConfig.ResponseBodyPartFactory |
DefaultAsyncHttpClientConfig.getResponseBodyPartFactory() |
static AsyncHttpClientConfig.ResponseBodyPartFactory |
AsyncHttpClientConfig.ResponseBodyPartFactory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncHttpClientConfig.ResponseBodyPartFactory[] |
AsyncHttpClientConfig.ResponseBodyPartFactory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.setResponseBodyPartFactory(AsyncHttpClientConfig.ResponseBodyPartFactory responseBodyPartFactory) |
Copyright © 2024. All rights reserved.