|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
HttpResponse.getStatusCode() instead
HttpMethodParams object in the client
request to be set on the HttpMethod request object
HttpClientMessageDispatcher dispatches Mule events over HTTP.HttpClientMethodResponseToObject transforms a http client response
to a DefaultMuleMessage.HttpConnector provides a way of receiving and sending http requests
and responses.HttpConstants for request and response headersHttpMessageAdapter Wraps an incoming Http Request making the
payload and headers available as standard message adapter.HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. elements.HttpRequestWildcardFilter filters out wildcard URL expressions.HttpsConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpConnector. elements.HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpPollingConnector.UMOMessageToHttpResponse converts a UMOMEssage into an Http
response.ObjectToHttpClientMethodRequest transforms a MuleMessage into a
HttpClient HttpMethod that represents an HttpRequest.HttpServletRequest into an OutputHandler
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||