| Class | Description |
|---|---|
| CacheControlHeader |
Includes basic configuration for the HTTP Cache-Control Header
|
| CookieHelper |
Helper functions for parsing, formatting, storing and retrieving cookie headers.
|
| CookieWrapper | |
| HttpClientMessageDispatcher |
HttpClientMessageDispatcher dispatches Mule events over HTTP. |
| HttpClientMessageDispatcherFactory |
Creates a HttpClientMessageDispatcher to make client requests
|
| HttpClientMessageRequester |
Rquests Mule events over HTTP.
|
| HttpClientMessageRequesterFactory |
Creates a HttpClientMessageDispatcher to make client requests
|
| HttpConnector |
HttpConnector provides a way of receiving and sending http requests
and responses. |
| HttpConstants |
HttpConstants for request and response headers |
| HttpMessageProcessTemplate | |
| HttpMessageReceiver |
HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. |
| HttpMuleMessageFactory | |
| HttpMultipartMuleMessageFactory | |
| HttpPollingConnector |
The HttpPollingConnectors allows for inbound Http endpoints to be configured with an address which it shall use
to poll for a result.
|
| HttpRequest |
A http request wrapper
|
| HttpRequestDispatcherWork |
Dispatches HttpRequest to the appropriate MessageReceiver
|
| HttpResponse |
A generic HTTP response wrapper.
|
| HttpsClientMessageDispatcher | |
| HttpsClientMessageDispatcherFactory |
Creates a HttpsClientMessageDispatcher to make client requests
|
| HttpsConnector |
HttpsConnector provides Secure http connectivity on top of what is
already provided with the Mule HttpConnector. |
| HttpServerConnection |
A connection to the SimpleHttpServer.
|
| HttpsMessageProcessTemplate | |
| HttpsMessageReceiver | |
| HttpsPollingConnector |
HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpPollingConnector. |
| MuleHostConfiguration |
Subclass of httpclient's
HostConfiguration that retains its Protocol when
a new host is set via the URI. |
| MuleHttpMethodRetryHandler | |
| MuleSecureProtocolSocketFactory | |
| OldHttpMessageReceiver |
HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. |
| OldHttpsMessageReceiver | |
| PatchMethod | |
| PollingHttpMessageReceiver |
Will poll an http URL and use the response as the input for a service request.
|
| PollingHttpsMessageReceiver | |
| ReleasingInputStream | |
| RequestLine |
Defines a HTTP request-line, consisting of method name, URI and protocol.
|
| ResponseWriter |
Provides a hybrid Writer/OutputStream for sending HTTP response data
|
| StreamPayloadRequestEntity |
| Exception | Description |
|---|---|
| HttpMessageReceiver.EmptyRequestException | |
| HttpMessageReceiver.FailureProcessingRequestException | |
| HttpResponseException |
A wrapper exceptin for any http client return codes over the 400 range
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.