| Interface | Description |
|---|---|
| HttpEntity |
Marker interface for a HTTP message entity.
|
| 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.