| Interface | Description |
|---|---|
| HttpEntity |
An entity that can be sent or received via an
HttpRequest or
HttpResponse. |
| Class | Description |
|---|---|
| ByteArrayHttpEntity |
Represents a byte array HTTP body.
|
| EmptyHttpEntity |
Represents an HTTP empty body.
|
| InputStreamHttpEntity |
Representation of a stream HTTP body.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.