| Package | Description |
|---|---|
| com.ning.http.client.providers.grizzly |
| Class and Description |
|---|
| FeedableBodyGenerator
A Grizzly-specific
BodyGenerator that allows data to be fed to the
connection in blocking or non-blocking fashion via the use of a FeedableBodyGenerator.Feeder. |
| FeedableBodyGenerator.BaseFeeder
Base class for
FeedableBodyGenerator.Feeder implementations. |
| FeedableBodyGenerator.Feeder
Specifies the functionality all Feeders must implement.
|
| FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener
Listener to signal that data is available to be fed.
|
| GrizzlyAsyncHttpProviderConfig.Property
Grizzly-specific customization properties.
|
GrizzlyConnectionsPool
ConnectionsPool implementation. |
| GrizzlyConnectionsPool.DelayedExecutor |
GrizzlyResponseFuture
AbstractListenableFuture implementation adaptation of Grizzly's
FutureImpl. |
Copyright © 2014. All Rights Reserved.