Package | Description |
---|---|
org.mule.transport.http |
Provides http transport including proxy support.
|
org.mule.transport.http.transformers | |
org.mule.transport.servlet |
Class and Description |
---|
HttpConnector
HttpConnector provides a way of receiving and sending http requests
and responses. |
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 Secure http connectivity on top of what is already provided with the
Mule HttpConnector . |
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 |
---|
HttpResponse
A generic HTTP response wrapper.
|
Class and Description |
---|
HttpResponse
A generic HTTP response wrapper.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.