| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpMessage
Represents common parts of an HTTP message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpMessage
Base implementation for that handles ignore case header operations.
|
class |
BaseMessageWithHeaders
Base class for implementations of
MessageWithHeaders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpRequest
Representation of an HTTP request message.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpResponse
Representation of an HTTP response message.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebSocketRequest
Represents an HTTP request with an upgrade header to initiate a
WebSocket |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.