Uses of Interface
rabbit.httpio.ChunkDataFeeder

Packages that use ChunkDataFeeder
rabbit.httpio General http io classes 
 

Uses of ChunkDataFeeder in rabbit.httpio
 

Classes in rabbit.httpio that implement ChunkDataFeeder
 class WebConnectionResourceSource
          A resource source that gets the data from a WebConnection
 

Constructors in rabbit.httpio with parameters of type ChunkDataFeeder
ChunkHandler(ChunkDataFeeder feeder, boolean strictHttp)