Package org.asynchttpclient
-
Interface Summary Interface Description AsyncHandler<T> An asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.AsyncHttpClient This class support asynchronous and synchronous HTTP requests.AsyncHttpClientConfig ListenableFuture<V> ExtendedFutureRequest The Request class can be used to construct HTTP request:Response Represents the asynchronous HTTP response callback for anAsyncCompletionHandlerSignatureCalculator Interface that allows injecting signature calculator intoRequestBuilderso that signature calculation and inclusion can be added as a pluggable component.SslEngineFactory -
Class Summary Class Description AsyncCompletionHandler<T> AnAsyncHandleraugmented with anAsyncCompletionHandler.onCompleted(Response)convenience method which gets called when theResponseprocessing is finished.AsyncCompletionHandlerBase SimpleAsyncHandlerof typeResponseAsyncHttpClientState BoundRequestBuilder ClientStats A record class representing the state of a (@link org.asynchttpclient.AsyncHttpClient).DefaultAsyncHttpClient Default and threadsafe implementation ofAsyncHttpClient.DefaultAsyncHttpClientConfig Configuration class to use with aAsyncHttpClient.DefaultAsyncHttpClientConfig.Builder Builder for anAsyncHttpClientDefaultRequest Dsl HostStats A record class representing the status of connections to some host.HttpResponseBodyPart A callback class used when an HTTP response body is received.HttpResponseStatus A class that represent the HTTP response status line (code + text)ListenableFuture.CompletedFailure<T> Param A pair of (name, value) StringRealm This class is required when authentication is needed.Realm.Builder A builder forRealmRequestBuilder Builder for aRequest.RequestBuilderBase<T extends RequestBuilderBase<T>> Builder forRequestResponse.ResponseBuilder -
Enum Summary Enum Description AsyncHandler.State AsyncHttpClientConfig.ResponseBodyPartFactory Realm.AuthScheme