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

Packages that use com.ning.http.client.providers.grizzly
com.ning.http.client.providers.grizzly   
 

Classes in com.ning.http.client.providers.grizzly used by com.ning.http.client.providers.grizzly
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.