| Package | Description |
|---|---|
| org.mule.runtime.http.api.domain.message | |
| org.mule.runtime.http.api.domain.message.request | |
| org.mule.runtime.http.api.domain.message.response |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpMessageBuilder<B extends HttpMessageBuilder,M extends HttpMessage>
Base implementation of an
HttpMessage builder. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpMessage
Base implementation for that handles ignore case header operations.
|
| 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.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.