|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CookieHelper | Helper functions for parsing cookie headers. |
HttpClientMessageDispatcher | HttpClientMessageDispatcher dispatches Mule events over HTTP. |
HttpClientMessageDispatcherFactory | 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 |
HttpMessageAdapter | HttpMessageAdapter Wraps an incoming Http Request making the
payload and headers available as standard message adapter. |
HttpMessageReceiver | HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. |
HttpRequest | A http request wrapper |
HttpResponse | A generic HTTP response wrapper. |
HttpsConnector | HttpsConnector provides Https connectivity |
HttpServerConnection | A connection to the SimpleHttpServer. |
HttpSessionHandler | Will read and write Http Cookie information to and from the Mule Session |
HttpStreamMessageAdapter | A HttpStream adapter that can be used with the HttpClientMessageDispatcher who knows when to release the Http Connection. |
MuleHttpMethodRetryHandler | |
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 |
Provides http transport including proxy support.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |