| Package | Description |
|---|---|
| org.simpleframework.http.message |
| Modifier and Type | Method and Description |
|---|---|
Body |
FileUploadConsumer.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 |
EntityConsumer.getBody()
This is used to acquire the body for this HTTP entity.
|
Body |
FixedLengthConsumer.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 |
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.
|
Copyright © 2025. All rights reserved.