Class AsyncHttpClientProvider

java.lang.Object
org.forgerock.http.apache.async.AsyncHttpClientProvider
All Implemented Interfaces:
HttpClientProvider

public class AsyncHttpClientProvider extends Object implements HttpClientProvider
Creates and configures a HttpClient instance built around Apache HTTP Async Client component.
See Also: