Uses of Class
com.ning.http.client.providers.grizzly.FeedableBodyGenerator.BaseFeeder

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

Uses of FeedableBodyGenerator.BaseFeeder in com.ning.http.client.providers.grizzly
 

Subclasses of FeedableBodyGenerator.BaseFeeder in com.ning.http.client.providers.grizzly
static class FeedableBodyGenerator.NonBlockingFeeder
          Implementations of this class provide the framework to read data from some source and feed data to the FeedableBodyGenerator without blocking.
static class FeedableBodyGenerator.SimpleFeeder
          This simple FeedableBodyGenerator.Feeder implementation allows the implementation to feed data in whatever fashion is deemed appropriate.
 



Copyright © 2014. All Rights Reserved.