EntityConsumer
object is used to consume data from a cursor and build a request entity. Each constituent part of the entity is consumed from the pipeline and can be acquired from this consumer object. The Header
and Body
can be used to extract the individual parts of the entity.
@author Niall Gallagher
|
|