Uses of Package
com.ning.http.client
Packages that use com.ning.http.client
Package
Description
-
Classes in com.ning.http.client used by com.ning.http.clientClassDescriptionAn
AsyncHandleraugmented with anAsyncCompletionHandler.onCompleted(Response)convenience method which gets called when theResponseprocessing is finished.An asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.This class support asynchronous and synchronous HTTP request.Configuration class to use with aAsyncHttpClient.Builder for anAsyncHttpClientSimple JavaBean version ofAsyncHttpClientConfigInterface to be used when implementing custom asynchronous I/O HTTP client.AsyncHttpProviderproprietary configurable properties.A request body.A simple API to be used with theSimpleAsyncHttpClientclass in order to process response's bytes.An AsyncHandler that returns Response (without body, so status code and headers only) as fast as possible for inspection, but leaves you the option to defer body consumption.Creates a request body.An implementation of aString -> List<String>map that adds a fluent interface, i.e.An implementation of aString -> List<String>map that adds a fluent interface, i.e.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)ExtendedFutureA pair of (name, value) StringAn extendedAsyncHandlerwith two extra callback who get invoked during the content upload to a remote server.Represents a proxy server.Selector for a proxy serverThis class is required when authentication is needed.A builder forRealmThe Request class can be used to construct HTTP request:Builder for aRequest.Builder forRequestRepresents the asynchronous HTTP response callback for anAsyncCompletionHandlerInterface that allows injecting signature calculator intoRequestBuilderso that signature calculation and inclusion can be added as a pluggable component.Simple implementation ofAsyncHttpClientand it's related builders (AsyncHttpClientConfig,Realm,ProxyServerandAsyncHandler.This interface contains possible configuration changes for a derived SimpleAsyncHttpClient.Factory that creates anSSLEngineto be used for a single SSL connection.SimpleThrowablehandler to be used withSimpleAsyncHttpClient -
Classes in com.ning.http.client used by com.ning.http.client.consumersClassDescriptionA simple API to be used with the
SimpleAsyncHttpClientclass in order to process response's bytes. -
Classes in com.ning.http.client used by com.ning.http.client.extra
-
Classes in com.ning.http.client used by com.ning.http.client.filterClassDescriptionAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)The Request class can be used to construct HTTP request: -
Classes in com.ning.http.client used by com.ning.http.client.generatorsClassDescriptionA request body.Creates a request body.A request body which supports random access to its contents.
-
Classes in com.ning.http.client used by com.ning.http.client.listenable
-
Classes in com.ning.http.client used by com.ning.http.client.listenerClassDescriptionAn
AsyncHandleraugmented with anAsyncCompletionHandler.onCompleted(Response)convenience method which gets called when theResponseprocessing is finished.SimpleAsyncHandlerof typeResponseAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.An implementation of aString -> List<String>map that adds a fluent interface, i.e.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.An extendedAsyncHandlerwith two extra callback who get invoked during the content upload to a remote server.Represents the asynchronous HTTP response callback for anAsyncCompletionHandler -
Classes in com.ning.http.client used by com.ning.http.client.multipartClassDescriptionA request body.An implementation of a
String -> List<String>map that adds a fluent interface, i.e.A pair of (name, value) StringA request body which supports random access to its contents. -
Classes in com.ning.http.client used by com.ning.http.client.oauthClassDescriptionA pair of (name, value) StringThe Request class can be used to construct HTTP request:Builder for
RequestInterface that allows injecting signature calculator intoRequestBuilderso that signature calculation and inclusion can be added as a pluggable component. -
Classes in com.ning.http.client used by com.ning.http.client.providers.grizzlyClassDescriptionAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.Configuration class to use with aAsyncHttpClient.Interface to be used when implementing custom asynchronous I/O HTTP client.AsyncHttpProviderproprietary configurable properties.A request body.Creates a request body.An implementation of aString -> List<String>map that adds a fluent interface, i.e.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)ExtendedFutureThe Request class can be used to construct HTTP request:Represents the asynchronous HTTP response callback for anAsyncCompletionHandlerFactory that creates anSSLEngineto be used for a single SSL connection. -
Classes in com.ning.http.client used by com.ning.http.client.providers.grizzly.websocket
-
Classes in com.ning.http.client used by com.ning.http.client.resumableClassDescriptionAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)The Request class can be used to construct HTTP request: -
Classes in com.ning.http.client used by com.ning.http.client.simpleClassDescriptionAn implementation of a
String -> List<String>map that adds a fluent interface, i.e. -
Classes in com.ning.http.client used by com.ning.http.client.webdavClassDescriptionAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.An implementation of aString -> List<String>map that adds a fluent interface, i.e.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)Represents the asynchronous HTTP response callback for anAsyncCompletionHandler -
Classes in com.ning.http.client used by com.ning.http.client.wsClassDescriptionAn asynchronous handler or callback which gets invoked as soon as some data is available when processing an asynchronous response.
Callback methods get invoked in the following order:AsyncHandler.onStatusReceived(HttpResponseStatus),AsyncHandler.onHeadersReceived(HttpResponseHeaders),AsyncHandler.onBodyPartReceived(HttpResponseBodyPart), which could be invoked multiple times,AsyncHandler.onCompleted(), once the response has been fully read.A callback class used when an HTTP response body is received.A class that represent the HTTP headers.A class that represent the HTTP response' status line (code + text)Invoked when anAsyncHandler.STATE.UPGRADEis returned. -
Classes in com.ning.http.client used by com.ning.http.utilClassDescriptionConfiguration class to use with a
AsyncHttpClient.A callback class used when an HTTP response body is received.A pair of (name, value) StringRepresents a proxy server.Selector for a proxy serverThis class is required when authentication is needed.The Request class can be used to construct HTTP request: