Body |
BodyConsumer.getBody() |
This is used to acquire the body that has been consumed.
|
Body |
ChunkedConsumer.getBody() |
This is used to acquire the body that has been consumed.
|
Body |
EmptyConsumer.getBody() |
This is used to acquire the body that has been consumed.
|
Body |
Entity.getBody() |
This is used to acquire the body for this HTTP entity.
|
Body |
EntityConsumer.getBody() |
This is used to acquire the body for this HTTP entity.
|
Body |
FileUploadConsumer.getBody() |
This is used to acquire the body that has been consumed.
|
Body |
FixedLengthConsumer.getBody() |
This is used to acquire the body that has been consumed.
|