Package com.ning.http.client.providers.grizzly

Interface Summary
TransportCustomizer This class may be provided as an option to the GrizzlyAsyncHttpProviderConfig and allows low-level customization of the TCPNIOTransport beyond the defaults typically used.
 

Class Summary
FeedableBodyGenerator BodyGenerator which may return just part of the payload at the time handler is requesting it.
GrizzlyAsyncHttpProvider A Grizzly 2.0-based implementation of AsyncHttpProvider.
GrizzlyAsyncHttpProviderConfig AsyncHttpProviderConfig implementation that allows customization of the Grizzly runtime outside of the scope of what the AsyncHttpClientConfig offers.
GrizzlyConnectionsPool ConnectionsPool implementation.
GrizzlyResponse HttpResponseBodyPart implementation using the Grizzly 2.0 HTTP client codec.
GrizzlyResponseBodyPart HttpResponseBodyPart implementation using the Grizzly 2.0 HTTP client codec.
GrizzlyResponseFuture<V> AbstractListenableFuture implementation adaptation of Grizzly's FutureImpl.
GrizzlyResponseHeaders HttpResponseHeaders implementation using the Grizzly 2.0 HTTP client codec.
GrizzlyResponseStatus HttpResponseStatus implementation using the Grizzly 2.0 HTTP client codec.
 

Enum Summary
GrizzlyAsyncHttpProviderConfig.Property Grizzly-specific customization properties.
 



Copyright © 2013. All Rights Reserved.