| Package | Description |
|---|---|
| org.mule.transport.http |
Provides http transport including proxy support.
|
| org.mule.transport.http.components | |
| org.mule.transport.http.transformers |
| Class and Description |
|---|
HttpClientMessageDispatcher
HttpClientMessageDispatcher dispatches Mule events over HTTP. |
HttpConnector
HttpConnector provides a way of receiving and sending http requests
and responses. |
| HttpMessageProcessTemplate |
HttpMessageReceiver
HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. |
| HttpMuleMessageFactory |
| HttpRequest
A http request wrapper
|
| HttpResponse
A generic HTTP response wrapper.
|
| HttpResponseException
A wrapper exceptin for any http client return codes over the 400 range
|
HttpsConnector
HttpsConnector provides Secure http connectivity on top of what is
already provided with the Mule HttpConnector. |
| HttpServerConnection
A connection to the SimpleHttpServer.
|
OldHttpMessageReceiver
HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. |
| PollingHttpMessageReceiver
Will poll an http URL and use the response as the input for a service request.
|
| RequestLine
Defines a HTTP request-line, consisting of method name, URI and protocol.
|
| ResponseWriter
Provides a hybrid Writer/OutputStream for sending HTTP response data
|
| Class and Description |
|---|
| CacheControlHeader
Includes basic configuration for the HTTP Cache-Control Header
|
| CookieWrapper |
| HttpResponse
A generic HTTP response wrapper.
|
| Class and Description |
|---|
| HttpResponse
A generic HTTP response wrapper.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.