Package | Description |
---|---|
org.forgerock.http.apache.async |
Provides
HttpClientHandler client integration with
Apache HttpComponents Http Async Client. |
Modifier and Type | Field and Description |
---|---|
static Option<AsyncHttpClientProvider.AsyncBehaviour> |
AsyncHttpClientProvider.OPTION_ASYNC_BEHAVIOUR
Specify async client behaviour (promise's completion time).
|
Modifier and Type | Method and Description |
---|---|
static AsyncHttpClientProvider.AsyncBehaviour |
AsyncHttpClientProvider.AsyncBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncHttpClientProvider.AsyncBehaviour[] |
AsyncHttpClientProvider.AsyncBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2011-2017 ForgeRock AS.