| Package | Description |
|---|---|
| com.ning.http.client.providers.grizzly |
| Class and Description |
|---|
| ConnectionPool
An interface used by an
AsyncHttpProvider for caching http connections. |
| 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.
|
GrizzlyConnectionPool
ConnectionPool implementation. |
| GrizzlyConnectionPool.DelayedExecutor |
Copyright © 2015. All Rights Reserved.