| Interface | Description |
|---|---|
| HttpEntity |
Marker interface for a http message entity.
|
| HttpMessage |
Represents common parts of an http message
|
| Class | Description |
|---|---|
| BaseHttpMessage |
Base implementation for that handles ignore case header operations.
|
| ByteArrayHttpEntity |
Represents a byte array entity message.
|
| EmptyHttpEntity |
Represents a http empty body
|
| InputStreamHttpEntity | |
| MultipartHttpEntity |
| Enum | Description |
|---|---|
| HttpProtocol |
Represents the http message protocol.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.