|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Body | |
|---|---|
| org.simpleframework.http.message | |
| Uses of Body in org.simpleframework.http.message |
|---|
| Methods in org.simpleframework.http.message that return Body | |
|---|---|
Body |
FixedLengthConsumer.getBody()
This is used to acquire the body that has been consumed. |
Body |
FileUploadConsumer.getBody()
This is used to acquire the body that has been consumed. |
Body |
EntityConsumer.getBody()
This is used to acquire the body for this HTTP entity. |
Body |
Entity.getBody()
This is used to acquire the body for this HTTP entity. |
Body |
EmptyConsumer.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 |
BodyConsumer.getBody()
This is used to acquire the body that has been consumed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||