A C D E F G H I J L M O P R S T U W X

A

AbstractReceiverServlet - Class in org.mule.providers.http.servlet
A base servlet used to receive requests from a servlet container and route them into Mule
AbstractReceiverServlet() - Constructor for class org.mule.providers.http.servlet.AbstractReceiverServlet
 
accept(Object) - Method in class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
addHeader(Header) - Method in class org.mule.providers.http.HttpRequest
 
addHeader(Header) - Method in class org.mule.providers.http.HttpResponse
 
ALL_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 

C

clientConnectionManager - Variable in class org.mule.providers.http.HttpConnector
 
close() - Method in class org.mule.providers.http.HttpServerConnection
 
close() - Method in class org.mule.providers.http.ResponseWriter
 
connector - Variable in class org.mule.providers.http.servlet.MuleReceiverServlet
 
containsHeader(String) - Method in class org.mule.providers.http.HttpRequest
 
containsHeader(String) - Method in class org.mule.providers.http.HttpResponse
 
COOKIE_SPEC_NETSCAPE - Static variable in class org.mule.providers.http.HttpConnector
 
COOKIE_SPEC_RFC2109 - Static variable in class org.mule.providers.http.HttpConnector
 
CookieHelper - Class in org.mule.providers.http
Helper functions for parsing cookie headers.
create(UMOImmutableEndpoint) - Method in class org.mule.providers.http.HttpClientMessageDispatcherFactory
createResponse(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
createSocket(URI) - Method in class org.mule.providers.http.HttpsMessageReceiver
 
createWork(Socket) - Method in class org.mule.providers.http.HttpMessageReceiver
 
CRLF - Static variable in class org.mule.providers.http.HttpConstants
 
CRLF - Static variable in class org.mule.providers.http.ResponseWriter
 
CUSTOM_HEADER_PREFIX - Static variable in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 

D

DATE_FORMAT - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_CONTENT_CHARSET - Static variable in class org.mule.providers.http.HttpResponse
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
DEFAULT_GET_TIMEOUT - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
DEFAULT_HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
DEFAULT_HTTP_PORT - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_HTTP_VERSION - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
defaultContentType - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
disableKeepAlive(boolean) - Method in class org.mule.providers.http.HttpResponse
 
doConnect() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doConnect() - Method in class org.mule.providers.http.HttpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doConnect() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doDisconnect() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doDisconnect() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doDispatch(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDispose() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDispose() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
Template method to dispose any resources associated with this receiver.
doDispose() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doDispose() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doDispose() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.jetty.JettyReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
doInit() - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doInitialise() - Method in class org.mule.providers.http.HttpConnector
 
doInitialise() - Method in class org.mule.providers.http.HttpsConnector
 
doInitialise() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doReceive(long) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
Make a specific request to the underlying transport
doSend(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doStart() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doStart() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doStart() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doStop() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doStop() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doStop() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doTransform(Object, String) - Method in class org.mule.providers.http.transformers.HttpClientMethodResponseToObject
 
doTransform(Object, String) - Method in class org.mule.providers.http.transformers.HttpResponseToString
Perform the transformation to always return a String object

E

execute(UMOEvent, HttpMethod, boolean) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 

F

feedback - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
FEEDBACK_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
flush() - Method in class org.mule.providers.http.ResponseWriter
 

G

getBody() - Method in class org.mule.providers.http.HttpRequest
 
getBody() - Method in class org.mule.providers.http.HttpResponse
 
getBodyBytes() - Method in class org.mule.providers.http.HttpRequest
 
getBodyBytes() - Method in class org.mule.providers.http.HttpResponse
 
getBodyString() - Method in class org.mule.providers.http.HttpRequest
 
getBodyString() - Method in class org.mule.providers.http.HttpResponse
 
getCharset() - Method in class org.mule.providers.http.HttpRequest
 
getCharset() - Method in class org.mule.providers.http.HttpResponse
 
getClientConnectionManager() - Method in class org.mule.providers.http.HttpConnector
 
getClientKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getContentLength() - Method in class org.mule.providers.http.HttpRequest
 
getContentLength() - Method in class org.mule.providers.http.HttpResponse
 
getContentType() - Method in class org.mule.providers.http.HttpRequest
 
getCookiePolicy(String) - Static method in class org.mule.providers.http.CookieHelper
 
getCookieSpec(String) - Static method in class org.mule.providers.http.CookieHelper
 
getCookieSpec() - Method in class org.mule.providers.http.HttpConnector
 
getEncoding() - Method in class org.mule.providers.http.ResponseWriter
 
getEndpointForURI(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
getFallbackCharset() - Method in class org.mule.providers.http.HttpResponse
 
getFirstHeader(String) - Method in class org.mule.providers.http.HttpRequest
 
getFirstHeader(String) - Method in class org.mule.providers.http.HttpResponse
 
getHeader(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getHeaderIterator() - Method in class org.mule.providers.http.HttpRequest
 
getHeaderIterator() - Method in class org.mule.providers.http.HttpResponse
 
getHeaders() - Method in class org.mule.providers.http.HttpRequest
 
getHeaders() - Method in class org.mule.providers.http.HttpResponse
 
getHostConfig(URI) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getHttpMethod() - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
getHttpVersion() - Method in class org.mule.providers.http.HttpResponse
 
getHttpVersion() - Method in class org.mule.providers.http.RequestLine
 
getInputStream() - Method in class org.mule.providers.http.HttpServerConnection
 
getKeyManagerAlgorithm() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyManagerFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyPassword() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getKeystoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getMethod(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getMethod() - Method in class org.mule.providers.http.RequestLine
 
getOutputStream() - Method in class org.mule.providers.http.HttpServerConnection
 
getPayload() - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayload() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getPayloadAsString(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayloadAsString(String) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Converts the message implementation into a String representation
getPhrase() - Method in class org.mule.providers.http.HttpResponse
 
getProperty(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getProtocol() - Method in class org.mule.providers.http.HttpConnector
 
getProtocol() - Method in class org.mule.providers.http.HttpsConnector
 
getProtocol() - Method in class org.mule.providers.http.jetty.JettyConnector
 
getProtocol() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getProtocolHandler() - Method in class org.mule.providers.http.HttpsConnector
 
getProvider() - Method in class org.mule.providers.http.HttpsConnector
 
getProxyHostname() - Method in class org.mule.providers.http.HttpConnector
 
getProxyPassword() - Method in class org.mule.providers.http.HttpConnector
 
getProxyPort() - Method in class org.mule.providers.http.HttpConnector
 
getProxyUsername() - Method in class org.mule.providers.http.HttpConnector
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.providers.http.jetty.JettyReceiverServlet
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.http.HttpConnector
The method determines the key used to store the receiver against.
getReceiverName(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.providers.http.HttpConnector
 
getReceivers() - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getReplyTo() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
getRequest() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getRequestLine() - Method in class org.mule.providers.http.HttpRequest
 
getRequestPath(UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver
 
getRequestUrl(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getSecurityProviderFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getServletUrl() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getSessionIDKey() - Method in class org.mule.providers.http.HttpSessionHandler
 
getSocketTimeout() - Method in class org.mule.providers.http.HttpServerConnection
 
getSslType() - Method in class org.mule.providers.http.HttpsConnector
 
getStatuscode() - Method in class org.mule.providers.http.HttpResponse
Deprecated. use HttpResponse.getStatusCode() instead
getStatusCode() - Method in class org.mule.providers.http.HttpResponse
 
getStatusLine() - Method in class org.mule.providers.http.HttpResponse
 
getStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getTargetReceiver(UMOMessage, UMOEndpoint) - Method in class org.mule.providers.http.HttpMessageReceiver
 
getTrustManagerAlgorithm() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustManagerFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStore() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getUniqueId() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getUri() - Method in class org.mule.providers.http.RequestLine
 
getWriter() - Method in class org.mule.providers.http.HttpServerConnection
Returns the ResponseWriter used to write the output to the socket.

H

handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver
 
HEADER_ACCEPT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_CHARSET - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_LANGUAGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_RANGES - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_AGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ALLOW - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_AUTHORIZATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CACHE_CONTROL - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONNECTION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LENGTH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LOCATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_MD5 - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_SEPARATOR - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_COOKIE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_COOKIE_SET - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_DATE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ETAG - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPECT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPECT_CONTINUE_REQUEST_VALUE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPIRES - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_FROM - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_HOST - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_MATCH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_NONE_MATCH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_UNMODIFIED_SINCE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_KEEP_ALIVE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_LOCATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_MAX_FORWARDS - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PRAGMA - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHENTICATE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_REFERER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_RETRY_AFTER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_SERVER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TRAILER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_UPGRADE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_USER_AGENT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_VARY - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_VIA - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_WARNING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_WWW_AUTHENTICATE - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP10 - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP11 - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP1X - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP_COOKIE_SPEC_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_COOKIES_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_ENABLE_COOKIES_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_METHOD_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_PARAMS_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
Allows the user to set a HttpMethodParams object in the client request to be set on the HttpMethod request object
HTTP_POST_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_REQUEST_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_STATUS_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
Event property to pass back the status for the response
HTTP_VERSION_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HttpClientMessageDispatcher - Class in org.mule.providers.http
HttpClientMessageDispatcher dispatches Mule events over HTTP.
HttpClientMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.http.HttpClientMessageDispatcher
 
HttpClientMessageDispatcherFactory - Class in org.mule.providers.http
Creates a HttpClientMessageDispatcher to make client requests
HttpClientMessageDispatcherFactory() - Constructor for class org.mule.providers.http.HttpClientMessageDispatcherFactory
 
HttpClientMethodResponseToObject - Class in org.mule.providers.http.transformers
HttpClientMethodResponseToObject transforms a http client response to a MuleMessage.
HttpClientMethodResponseToObject() - Constructor for class org.mule.providers.http.transformers.HttpClientMethodResponseToObject
 
HttpConnector - Class in org.mule.providers.http
HttpConnector provides a way of receiving and sending http requests and responses.
HttpConnector() - Constructor for class org.mule.providers.http.HttpConnector
 
HttpConstants - Class in org.mule.providers.http
HttpConstants for request and response headers
HttpConstants() - Constructor for class org.mule.providers.http.HttpConstants
 
HttpMessageAdapter - Class in org.mule.providers.http
HttpMessageAdapter Wraps an incoming Http Request making the payload and headers available as standard message adapter.
HttpMessageAdapter(Object) - Constructor for class org.mule.providers.http.HttpMessageAdapter
 
HttpMessageReceiver - Class in org.mule.providers.http
HttpMessageReceiver is a simple http server that can be used to listen for HTTP requests on a particular port.
HttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpMessageReceiver
 
httpMethod - Variable in class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpRequest - Class in org.mule.providers.http
A http request wrapper
HttpRequest() - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequest(RequestLine, Header[], InputStream) - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequest(RequestLine, Header[]) - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequestMessageAdapter - Class in org.mule.providers.http.servlet
HttpRequestMessageAdapter is a Mule message adapter for javax.servletHttpServletRequest objects.
HttpRequestMessageAdapter(Object) - Constructor for class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
HttpRequestWildcardFilter - Class in org.mule.providers.http.filters
HttpRequestWildcardFilter filters out wildcard URL expressions.
HttpRequestWildcardFilter() - Constructor for class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
HttpRequestWildcardFilter(String) - Constructor for class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
HttpResponse - Class in org.mule.providers.http
A generic HTTP response wrapper.
HttpResponse() - Constructor for class org.mule.providers.http.HttpResponse
 
HttpResponse(StatusLine, Header[], InputStream) - Constructor for class org.mule.providers.http.HttpResponse
 
HttpResponseToString - Class in org.mule.providers.http.transformers
Converts an Http Response object to String.
HttpResponseToString() - Constructor for class org.mule.providers.http.transformers.HttpResponseToString
 
HttpsConnector - Class in org.mule.providers.http
HttpsConnector provides Https connectivity
HttpsConnector() - Constructor for class org.mule.providers.http.HttpsConnector
 
HttpServerConnection - Class in org.mule.providers.http
A connection to the SimpleHttpServer.
HttpServerConnection(Socket) - Constructor for class org.mule.providers.http.HttpServerConnection
 
HttpServerConnection(Socket, String) - Constructor for class org.mule.providers.http.HttpServerConnection
 
HttpSessionHandler - Class in org.mule.providers.http
Will read and write Http Cookie information to and from the Mule Session
HttpSessionHandler() - Constructor for class org.mule.providers.http.HttpSessionHandler
 
HttpsMessageReceiver - Class in org.mule.providers.http
HttpsMessageReceiver is a server implementation used to receive incoming requests over HTTPS.
HttpsMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpsMessageReceiver
 
HttpStreamMessageAdapter - Class in org.mule.providers.http
A HttpStream adapter that can be used with the HttpClientMessageDispatcher who knows when to release the Http Connection.
HttpStreamMessageAdapter(InputStream) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(InputStream, OutputStream) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(OutputStream, OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(InputStream, OutputStream, OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 

I

init() - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
init(ServletConfig) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
isAcceptNull() - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
isBinary() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
isEnableCookies() - Method in class org.mule.providers.http.HttpConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.providers.http.HttpsConnector
 
isKeepAlive() - Method in class org.mule.providers.http.HttpResponse
 
isKeepAlive() - Method in class org.mule.providers.http.HttpServerConnection
 
ISO_8859_1 - Static variable in class org.mule.providers.http.ResponseWriter
 
isOpen() - Method in class org.mule.providers.http.HttpServerConnection
 
isRequireClientAuthentication() - Method in class org.mule.providers.http.HttpsConnector
 
isText(String) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 

J

JETTY_SERVLET_CONNECTOR_NAME - Static variable in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
JettyConnector - Class in org.mule.providers.http.jetty
ServletConnector is a channel adapter between Mule and a servlet engine.
JettyConnector() - Constructor for class org.mule.providers.http.jetty.JettyConnector
 
JettyHttpMessageReceiver - Class in org.mule.providers.http.jetty
HttpMessageReceiver is a simple http server that can be used to listen for http requests on a particular port
JettyHttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
JettyReceiverServlet - Class in org.mule.providers.http.jetty
 
JettyReceiverServlet() - Constructor for class org.mule.providers.http.jetty.JettyReceiverServlet
 

L

logger - Static variable in class org.mule.providers.http.CookieHelper
logger used by this class
logger - Variable in class org.mule.providers.http.HttpSessionHandler
logger used by this class
logger - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
logger used by this class

M

METHOD_CONNECT - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_DELETE - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_GET - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_HEAD - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_OPTIONS - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_POST - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_PUT - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_TRACE - Static variable in class org.mule.providers.http.HttpConstants
 
MuleReceiverServlet - Class in org.mule.providers.http.servlet
Receives Http requests via a Servlet and routes the to listeners with servlet:// endpoints There needs to be a ServletConnector configured on the Mule Server, this connector must have the servletUrl property set that matches the Url for the container that this Servlet is hosted in, i.e. something like http://192.168.10.21:8888
MuleReceiverServlet() - Constructor for class org.mule.providers.http.servlet.MuleReceiverServlet
 
MuleRESTReceiverServlet - Class in org.mule.providers.http.servlet
MuleRESTReceiverServlet is used for sending a receiving events from the Mule server via a serlet container.
MuleRESTReceiverServlet() - Constructor for class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 

O

ObjectToHttpClientMethodRequest - Class in org.mule.providers.http.transformers
ObjectToHttpClientMethodRequest transforms a UMOMessage into a HttpClient HttpMethod that represents an HttpRequest.
ObjectToHttpClientMethodRequest() - Constructor for class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
org.mule.providers.http - package org.mule.providers.http
Provides http transport including proxy support.
org.mule.providers.http.filters - package org.mule.providers.http.filters
 
org.mule.providers.http.jetty - package org.mule.providers.http.jetty
 
org.mule.providers.http.servlet - package org.mule.providers.http.servlet
 
org.mule.providers.http.transformers - package org.mule.providers.http.transformers
 

P

parseCookies(Header, String) - Static method in class org.mule.providers.http.CookieHelper
 
parseLine(String) - Static method in class org.mule.providers.http.RequestLine
 
PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
payloadParameterName - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
poll() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
PollingHttpMessageReceiver - Class in org.mule.providers.http
Will poll an http URL and use the response as the input for a service request.
PollingHttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.PollingHttpMessageReceiver
 
PollingHttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.http.PollingHttpMessageReceiver
 
print(String) - Method in class org.mule.providers.http.ResponseWriter
 
print(int) - Method in class org.mule.providers.http.ResponseWriter
 
println(int) - Method in class org.mule.providers.http.ResponseWriter
 
println(String) - Method in class org.mule.providers.http.ResponseWriter
 
println() - Method in class org.mule.providers.http.ResponseWriter
 
processCookies(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 

R

readRequest() - Method in class org.mule.providers.http.HttpServerConnection
 
readResponse() - Method in class org.mule.providers.http.HttpServerConnection
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.http.HttpConnector
 
release() - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
removeHeaders(String) - Method in class org.mule.providers.http.HttpRequest
 
removeHeaders(String) - Method in class org.mule.providers.http.HttpResponse
 
REQUEST_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 
REQUEST_TIMEOUT_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
RequestLine - Class in org.mule.providers.http
Defines a HTTP request-line, consisting of method name, URI and protocol.
RequestLine(String, String, HttpVersion) - Constructor for class org.mule.providers.http.RequestLine
 
RequestLine(String, String, String) - Constructor for class org.mule.providers.http.RequestLine
 
RESPONSE_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 
ResponseWriter - Class in org.mule.providers.http
Provides a hybrid Writer/OutputStream for sending HTTP response data
ResponseWriter(OutputStream) - Constructor for class org.mule.providers.http.ResponseWriter
 
ResponseWriter(OutputStream, String) - Constructor for class org.mule.providers.http.ResponseWriter
 
ResponseWriter(OutputStream, String, String) - Constructor for class org.mule.providers.http.ResponseWriter
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.providers.http.HttpSessionHandler
 

S

SC_ACCEPTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_BAD_GATEWAY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_BAD_REQUEST - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CONFLICT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CONTINUE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CREATED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_EXPECTATION_FAILED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_FAILED_DEPENDENCY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_FORBIDDEN - Static variable in class org.mule.providers.http.HttpConstants
 
SC_GATEWAY_TIMEOUT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_GONE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_STORAGE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INTERNAL_SERVER_ERROR - Static variable in class org.mule.providers.http.HttpConstants
 
SC_LENGTH_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_LOCKED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_METHOD_FAILURE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_METHOD_NOT_ALLOWED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MOVED_PERMANENTLY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MOVED_TEMPORARILY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MULTI_STATUS - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MULTIPLE_CHOICES - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NO_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_ACCEPTABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_FOUND - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_IMPLEMENTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_MODIFIED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_OK - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PARTIAL_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PAYMENT_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PRECONDITION_FAILED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PROCESSING - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_TIMEOUT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_TOO_LONG - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_URI_TOO_LONG - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_RESET_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SEE_OTHER - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SERVICE_UNAVAILABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SWITCHING_PROTOCOLS - Static variable in class org.mule.providers.http.HttpConstants
 
SC_TEMPORARY_REDIRECT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNAUTHORIZED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNPROCESSABLE_ENTITY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_USE_PROXY - Static variable in class org.mule.providers.http.HttpConstants
 
SERVLET_CONNECTOR_NAME_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
The name of the servlet connector to use with this Servlet
ServletConnector - Class in org.mule.providers.http.servlet
ServletConnector is a channel adapter between Mule and a servlet engine.
ServletConnector() - Constructor for class org.mule.providers.http.servlet.ServletConnector
 
ServletMessageReceiver - Class in org.mule.providers.http.servlet
ServletMessageReceiver is a receiver that is invoked from a Servlet when an event is received.
ServletMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.servlet.ServletMessageReceiver
 
servletUrl - Variable in class org.mule.providers.http.servlet.ServletConnector
 
setBody(InputStream) - Method in class org.mule.providers.http.HttpResponse
 
setBodyString(String) - Method in class org.mule.providers.http.HttpResponse
 
setClientConnectionManager(HttpConnectionManager) - Method in class org.mule.providers.http.HttpConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setCookieSpec(String) - Method in class org.mule.providers.http.HttpConnector
 
setEnableCookies(boolean) - Method in class org.mule.providers.http.HttpConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setFallbackCharset(String) - Method in class org.mule.providers.http.HttpResponse
 
setHeader(Header) - Method in class org.mule.providers.http.HttpRequest
 
setHeader(Header) - Method in class org.mule.providers.http.HttpResponse
 
setHeaders(Header[]) - Method in class org.mule.providers.http.HttpResponse
 
setHeaders(HttpMethod, UMOEventContext) - Method in class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
setHttpMethod(HttpMethod) - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
setKeepAlive(boolean) - Method in class org.mule.providers.http.HttpResponse
 
setKeepAlive(boolean) - Method in class org.mule.providers.http.HttpServerConnection
 
setKeyManagerAlgorithm(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyPassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeystoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setProtocolHandler(String) - Method in class org.mule.providers.http.HttpsConnector
 
setProvider(Provider) - Method in class org.mule.providers.http.HttpsConnector
 
setProxyHostname(String) - Method in class org.mule.providers.http.HttpConnector
 
setProxyPassword(String) - Method in class org.mule.providers.http.HttpConnector
 
setProxyPort(int) - Method in class org.mule.providers.http.HttpConnector
 
setProxyUsername(String) - Method in class org.mule.providers.http.HttpConnector
 
setReplyTo(Object) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
setRequestLine(RequestLine) - Method in class org.mule.providers.http.HttpRequest
 
setRequireClientAuthentication(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.providers.http.HttpsConnector
 
setServletUrl(String) - Method in class org.mule.providers.http.servlet.ServletConnector
 
setSocketTimeout(int) - Method in class org.mule.providers.http.HttpServerConnection
 
setSslType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setStatusLine(HttpVersion, int, String) - Method in class org.mule.providers.http.HttpResponse
 
setStatusLine(HttpVersion, int) - Method in class org.mule.providers.http.HttpResponse
 
setStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustManagerAlgorithm(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
shouldConnect() - Method in class org.mule.providers.http.HttpMessageReceiver
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.providers.http.HttpSessionHandler
 

T

timeout - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
toString() - Method in class org.mule.providers.http.RequestLine
 
TRANSFER_ENCODING_CHUNKED - Static variable in class org.mule.providers.http.HttpConstants
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 

U

UMOMessageToHttpResponse - Class in org.mule.providers.http.transformers
UMOMessageToHttpResponse converts a UMOMEssage into an Http response.
UMOMessageToHttpResponse() - Constructor for class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 

W

write(byte) - Method in class org.mule.providers.http.ResponseWriter
 
write(byte[]) - Method in class org.mule.providers.http.ResponseWriter
 
write(byte[], int, int) - Method in class org.mule.providers.http.ResponseWriter
 
writeRequest(HttpRequest) - Method in class org.mule.providers.http.HttpServerConnection
 
writeResponse(HttpResponse) - Method in class org.mule.providers.http.HttpServerConnection
 
writeResponse(HttpServletResponse, UMOMessage) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 

X

X_PROPERTY_PREFIX - Static variable in class org.mule.providers.http.HttpConstants
 

A C D E F G H I J L M O P R S T U W X

Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.