- GENERAL_AND_ENTITY_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
-
- GET - Static variable in class org.mule.transport.http.components.RestServiceWrapper
-
- get(Object, int) - Static method in class org.mule.transport.http.multipart.LazyList
-
Get item from the list
- get(Object) - Method in class org.mule.transport.http.multipart.MultiMap
-
- getAsyncContext() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getAttribute(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getAttributeNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getAuthType() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getBeanClass(Element) - Method in class org.mule.transport.http.builder.HttpResponseDefinitionParser
-
- getBeanName(Element) - Method in class org.mule.transport.http.builder.HttpCookiesDefinitionParser
-
- getBody() - Method in class org.mule.transport.http.HttpRequest
-
- getBody() - Method in class org.mule.transport.http.HttpResponse
-
- getBodyAsString() - Method in class org.mule.transport.http.HttpResponse
-
- getBodyBytes() - Method in class org.mule.transport.http.HttpRequest
-
- getBodyParameterName(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
-
- getBodyString() - Method in class org.mule.transport.http.HttpRequest
-
- getBoundary() - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
-
- getBufferSize() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getCharacterEncoding() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getCharacterEncoding() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getCharset() - Method in class org.mule.transport.http.HttpRequest
-
- getCharset() - Method in class org.mule.transport.http.HttpResponse
-
- getClientConnectionManager() - Method in class org.mule.transport.http.HttpConnector
-
- getClientKeyStore() - Method in class org.mule.transport.http.HttpsConnector
-
- getClientKeyStorePassword() - Method in class org.mule.transport.http.HttpsConnector
-
- getClientKeyStoreType() - Method in class org.mule.transport.http.HttpsConnector
-
- getConstructType() - Method in class org.mule.transport.http.construct.HttpProxy
-
- getContentDispositionFilename() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
Get the filename from the content-disposition.
- getContentLength() - Method in class org.mule.transport.http.HttpRequest
-
- getContentLength() - Method in class org.mule.transport.http.HttpResponse
-
- getContentLength() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getContentLength() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
-
- getContentType() - Method in class org.mule.transport.http.HttpRequest
-
- getContentType() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getContentType() - Method in interface org.mule.transport.http.multipart.Part
-
Gets the content type of this part.
- getContentType() - Method in class org.mule.transport.http.multipart.PartDataSource
-
- getContentType() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getContentType() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getContentType() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
-
- getContextPath() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getCookiePolicy(String) - Static method in class org.mule.transport.http.CookieHelper
-
- getCookies() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getCookieSpec(String) - Static method in class org.mule.transport.http.CookieHelper
-
- getCookieSpec() - Method in class org.mule.transport.http.HttpConnector
-
- getCookieValueFromCookies(Object, String) - Static method in class org.mule.transport.http.CookieHelper
-
Searches and return the cookie with the cookieName in the cookiesObject.
- getDateHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getDefaultFile() - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
-
- getDelegate(Element, ParserContext) - Method in class org.mule.transport.http.builder.HttpHeaderDefinitionParser
-
- getDispatcherType() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getEncoding() - Method in class org.mule.transport.http.ResponseWriter
-
- getFallbackCharset() - Method in class org.mule.transport.http.HttpResponse
-
- getFile() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
Get the file, if any, the data has been written to.
- getFileSizeThreshold() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
-
Gets the size threshold after which files will be written to disk.
- getFilter() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- getFirstHeader(String) - Method in class org.mule.transport.http.HttpRequest
-
- getFirstHeader(String) - Method in class org.mule.transport.http.HttpResponse
-
- getFullUri() - Method in class org.mule.transport.http.HttpServerConnection
-
- getHeader(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getHeader(String) - Method in interface org.mule.transport.http.multipart.Part
-
Returns the value of the specified mime header
as a String.
- getHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getHeaderIterator() - Method in class org.mule.transport.http.HttpRequest
-
- getHeaderIterator() - Method in class org.mule.transport.http.HttpResponse
-
- getHeaderNames() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getHeaderNames() - Method in interface org.mule.transport.http.multipart.Part
-
Gets the header names of this Part.
- getHeaderNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getHeaderNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getHeaders() - Method in class org.mule.transport.http.HttpRequest
-
- getHeaders() - Method in class org.mule.transport.http.HttpResponse
-
- getHeaders(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getHeaders(String) - Method in interface org.mule.transport.http.multipart.Part
-
Gets the values of the Part header with the given name.
- getHeaders(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getHeaders(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the host.
- getHostConfig(URI) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- getHostConfig(URI) - Method in class org.mule.transport.http.HttpsClientMessageDispatcher
-
- getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the httpConnectionManager.
- getHttpMethod() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- getHttpServerConnection() - Method in class org.mule.transport.http.HttpMessageProcessTemplate
-
- getHttpVersion() - Method in class org.mule.transport.http.HttpResponse
-
- getHttpVersion() - Method in class org.mule.transport.http.RequestLine
-
- getID() - Method in class org.mule.transport.http.ntlm.NTLMScheme
-
- getInboundMessageExchangePattern() - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
-
- getInputStream() - Method in class org.mule.transport.http.HttpServerConnection
-
- getInputStream() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getInputStream() - Method in interface org.mule.transport.http.multipart.Part
-
Gets the content of this part as an InputStream
- getInputStream() - Method in class org.mule.transport.http.multipart.PartDataSource
-
- getInputStream() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getIntHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getKeyAlias() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyManagerAlgorithm() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyManagerFactory() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyPassword() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyStore() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyStorePassword() - Method in class org.mule.transport.http.HttpsConnector
-
- getKeyStoreType() - Method in class org.mule.transport.http.HttpsConnector
-
- getLastResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the stream used to read the last response's body.
- getList(Object) - Static method in class org.mule.transport.http.multipart.LazyList
-
Get the real List from a LazyList.
- getList(Object, boolean) - Static method in class org.mule.transport.http.multipart.LazyList
-
Get the real List from a LazyList.
- getLocalAddr() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getLocalAddress() - Method in class org.apache.commons.httpclient.HttpConnection
-
Return the local address used when creating the connection.
- getLocalCertificateChain() - Method in class org.mule.transport.http.HttpServerConnection
-
- getLocale() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getLocale() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getLocales() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getLocalName() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getLocalPort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getLocation() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
-
Gets the directory location where files will be stored.
- getMap() - Method in class org.mule.transport.http.multipart.MultiPartInputStream
-
- getMaxFileSize() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
-
Gets the maximum size allowed for uploaded files.
- getMaxRequestSize() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
-
Gets the maximum size allowed for multipart/form-data requests.
- getMethod(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- getMethod() - Method in class org.mule.transport.http.RequestLine
-
- getMethod() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getName() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getName() - Method in interface org.mule.transport.http.multipart.Part
-
Gets the name of this part
- getName() - Method in class org.mule.transport.http.multipart.PartDataSource
-
- getName() - Method in class org.mule.transport.http.PatchMethod
-
- getOptionalParams() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
Optional params that are pulled from the message.
- getOut() - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
-
- getOutboundMessageExchangePattern() - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
-
- getOutputStream() - Method in class org.mule.transport.http.HttpServerConnection
-
- getOutputStream() - Method in class org.mule.transport.http.multipart.PartDataSource
-
- getOutputStream() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getOwnedMessageProcessors() - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- getParameter(String) - Method in class org.mule.transport.http.ntlm.NTLMScheme
-
Returns the authentication parameter with the given name, if available.
- getParameter(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getParameterMap() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getParameterNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getParameterValues(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getParams() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns HTTP protocol parameters associated with this method.
- getPart(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream
-
- getPart() - Method in class org.mule.transport.http.multipart.PartDataSource
-
- getPart(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getParts() - Method in class org.mule.transport.http.multipart.MultiPartInputStream
-
- getParts() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getPathInfo() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getPathTranslated() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getPayloadParameterNames() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- getPeerCertificateChain() - Method in class org.mule.transport.http.HttpServerConnection
-
- getPhrase() - Method in class org.mule.transport.http.HttpResponse
-
- getPollingFrequency() - Method in class org.mule.transport.http.HttpPollingConnector
-
- getPollingFrequency() - Method in class org.mule.transport.http.HttpsPollingConnector
-
- getPort() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the port of the host.
- getPriorityWeighting() - Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- getProtocol() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the protocol used to establish the connection.
- getProtocol() - Method in class org.mule.transport.http.HttpConnector
-
- getProtocol() - Method in class org.mule.transport.http.HttpsConnector
-
- getProtocol() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getProxyHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the proxy host.
- getProxyHostname() - Method in class org.mule.transport.http.HttpConnector
-
- getProxyPassword() - Method in class org.mule.transport.http.HttpConnector
-
- getProxyPort() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the port of the proxy host.
- getProxyPort() - Method in class org.mule.transport.http.HttpConnector
-
- getProxyUsername() - Method in class org.mule.transport.http.HttpConnector
-
- getQueryString() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getReader() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRealm() - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- getRealm() - Method in class org.mule.transport.http.ntlm.NTLMScheme
-
The concept of an authentication realm is not supported by the NTLM
authentication scheme.
- getRealPath(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.http.HttpConnector
-
- getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.http.HttpConnector
-
The method determines the key used to store the receiver against.
- getReceivers() - Method in class org.mule.transport.http.HttpConnector
-
- getRemoteAddr() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRemoteClientAddress() - Method in class org.mule.transport.http.HttpServerConnection
-
- getRemoteHost() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRemotePort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRemoteUser() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRequestDispatcher(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRequestedSessionId() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRequestLine() - Method in class org.mule.transport.http.HttpRequest
-
- getRequestLine() - Method in class org.mule.transport.http.HttpServerConnection
-
- getRequestOutputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
- getRequestURI() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRequestURL() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getRequiredParams() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- getResourceBase() - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
-
- getResponseCode() - Method in exception org.mule.transport.http.HttpResponseException
-
- getResponseFromMethod(HttpMethod, ExceptionPayload) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- getResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
-
Return a
InputStream suitable for reading the response.
- getResponseText() - Method in exception org.mule.transport.http.HttpResponseException
-
- getResponseTransportTransformers() - Method in class org.mule.transport.http.HttpMessageReceiver
-
- getScheme() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getSchemeName() - Method in class org.mule.transport.http.ntlm.NTLMScheme
-
Returns textual designation of the NTLM authentication scheme.
- getSendBufferSize() - Method in class org.apache.commons.httpclient.HttpConnection
-
Gets the socket's sendBufferSize.
- getServerName() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getServerPort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getServerSocket(URI) - Method in class org.mule.transport.http.HttpConnector
-
- getServerSocket(URI) - Method in class org.mule.transport.http.HttpsConnector
-
- getServiceUrl() - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- getServletContext() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getServletPath() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getSession(boolean) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getSession() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getSize() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- getSize() - Method in interface org.mule.transport.http.multipart.Part
-
Returns the size of this file.
- getSocket() - Method in class org.apache.commons.httpclient.HttpConnection
-
Returns the connection socket.
- getSocketReceiveBufferSize() - Method in class org.mule.transport.http.HttpServerConnection
-
Gets the value of the SO_RCVBUF for the underlying socket.
- getSocketTimeout() - Method in class org.mule.transport.http.HttpServerConnection
-
Returns the value of the SO_TIMEOUT for the underlying socket.
- getSoTimeout() - Method in class org.apache.commons.httpclient.HttpConnection
-
- getSslHandshakeTimeout() - Method in class org.mule.transport.http.HttpsConnector
-
- getSslSocketFactory() - Method in class org.mule.transport.http.HttpsConnector
-
- getSslSocketHandshakeCompleteLatch() - Method in class org.mule.transport.http.HttpServerConnection
-
- getSslType() - Method in class org.mule.transport.http.HttpsConnector
-
- getStatus() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- getStatuscode() - Method in class org.mule.transport.http.HttpResponse
-
- getStatusCode() - Method in class org.mule.transport.http.HttpResponse
-
- getStatusLine() - Method in class org.mule.transport.http.HttpResponse
-
- getString(Object) - Method in class org.mule.transport.http.multipart.MultiMap
-
Get value as String.
- getSupportedTransportMessageTypes() - Method in class org.mule.transport.http.HttpMuleMessageFactory
-
- getTargetReceiver(MuleMessage, ImmutableEndpoint) - Method in class org.mule.transport.http.OldHttpMessageReceiver
-
- getTrustManagerAlgorithm() - Method in class org.mule.transport.http.HttpsConnector
-
- getTrustManagerFactory() - Method in class org.mule.transport.http.HttpsConnector
-
- getTrustStore() - Method in class org.mule.transport.http.HttpsConnector
-
- getTrustStorePassword() - Method in class org.mule.transport.http.HttpsConnector
-
- getTrustStoreType() - Method in class org.mule.transport.http.HttpsConnector
-
- getUri() - Method in class org.mule.transport.http.RequestLine
-
- getURI(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
-
- getUrlWithoutParams() - Method in class org.mule.transport.http.HttpRequest
-
- getUrlWithoutParams() - Method in class org.mule.transport.http.RequestLine
-
- getUrlWithoutRequestParams() - Method in class org.mule.transport.http.HttpServerConnection
-
Returns the path of the http request without the http parameters encoded in the URL
- getUserPrincipal() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getValue(Object, int) - Method in class org.mule.transport.http.multipart.MultiMap
-
Get a value from a multiple value.
- getValues(Object) - Method in class org.mule.transport.http.multipart.MultiMap
-
Get multiple values.
- getVersion() - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- getVirtualHost() - Method in class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
no longer applicable
- getWriter() - Method in class org.mule.transport.http.HttpServerConnection
-
Returns the ResponseWriter used to write the output to the socket.
- getWriter() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- handleException(RestServiceException, MuleMessage) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- handleRedirect(HttpMethod, MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver
-
- handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.http.OldHttpMessageReceiver
-
- handshakeCompleted(HandshakeCompletedEvent) - Method in class org.mule.transport.http.HttpServerConnection
-
- hasBody() - Method in class org.mule.transport.http.HttpResponse
-
- hashCode() - Method in class org.mule.transport.http.multipart.MultiMap
-
- HEADER_ACCEPT - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ACCEPT_CHARSET - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ACCEPT_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ACCEPT_LANGUAGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ACCEPT_RANGES - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_AGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ALLOW - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_AUTHORIZATION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CACHE_CONTROL - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONNECTION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_DISPOSITION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_LANGUAGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_LENGTH - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_LOCATION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_MD5 - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_RANGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_SEPARATOR - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_CONTENT_TYPE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_COOKIE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_COOKIE_SET - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_DATE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_ETAG - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_EXPECT - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_EXPECT_CONTINUE_REQUEST_VALUE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_EXPIRES - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_FROM - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_HOST - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_IF_MATCH - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_IF_MODIFIED_SINCE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_IF_NONE_MATCH - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_IF_RANGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_IF_UNMODIFIED_SINCE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_KEEP_ALIVE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_LAST_MODIFIED - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_LOCATION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_MAX_FORWARDS - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_MULE_SESSION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_PRAGMA - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_PROXY_AUTHENTICATE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_PROXY_AUTHORIZATION - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_RANGE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_REFERER - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_RETRY_AFTER - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_SERVER - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_SLUG - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_TE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_TRAILER - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_TRANSFER_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_UPGRADE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_USER_AGENT - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_VARY - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_VIA - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_WARNING - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_WWW_AUTHENTICATE - Static variable in class org.mule.transport.http.HttpConstants
-
- HEADER_X_FORWARDED_FOR - Static variable in class org.mule.transport.http.HttpConstants
-
- HTTP - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP10 - Static variable in class org.mule.transport.http.HttpConstants
-
- HTTP11 - Static variable in class org.mule.transport.http.HttpConstants
-
- HTTP1X - Static variable in class org.mule.transport.http.HttpConstants
-
- HTTP_CONTEXT_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
The context path of the endpoint being accessed.
- HTTP_CONTEXT_URI_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
The context URI of the endpoint being accessed.
- HTTP_COOKIE_SPEC_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_COOKIES_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
Deprecated.
Instead users can now add properties to the outgoing request using the OUTBOUND property scope on the message.
- HTTP_DISABLE_STATUS_CODE_EXCEPTION_CHECK - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_ENABLE_COOKIES_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_ENCODE_PARAMVALUE - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_HEADERS - Static variable in class org.mule.transport.http.HttpConnector
-
Encapsulates all the HTTP headers
- HTTP_INBOUND_PROPERTIES - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_METHOD - Static variable in class org.mule.transport.http.components.RestServiceWrapper
-
- HTTP_METHOD_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_PARAMS_PROPERTY - Static variable in class org.mule.transport.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.transport.http.HttpConnector
-
- HTTP_PREFIX - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_QUERY_PARAMS - Static variable in class org.mule.transport.http.HttpConnector
-
Stores the HTTP query parameters received, supports multiple values per key and both query parameter key and
value are unescaped
- HTTP_QUERY_STRING - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_RELATIVE_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
The relative path of the URI being accessed in relation to the context path
- HTTP_REQUEST_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
The path portion of the URL being accessed.
- HTTP_REQUEST_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
The path and query portions of the URL being accessed.
- HTTP_SERVLET_REQUEST_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_SERVLET_RESPONSE_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HTTP_STATUS_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
MuleEvent property to pass back the status for the response
- HTTP_TRANSPORT_DEPRECATION_MESSAGE - Static variable in class org.mule.transport.http.config.HttpNamespaceHandler
-
- HTTP_VERSION_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- HttpBasicAuthenticationFilter - Class in org.mule.transport.http.filters
-
HttpBasicAuthenticationFilter TODO
- HttpBasicAuthenticationFilter() - Constructor for class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- HttpBasicAuthenticationFilter(String) - Constructor for class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- HttpClientMessageDispatcher - Class in org.mule.transport.http
-
HttpClientMessageDispatcher dispatches Mule events over HTTP.
- HttpClientMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.http.HttpClientMessageDispatcher
-
- HttpClientMessageDispatcherFactory - Class in org.mule.transport.http
-
Creates a HttpClientMessageDispatcher to make client requests
- HttpClientMessageDispatcherFactory() - Constructor for class org.mule.transport.http.HttpClientMessageDispatcherFactory
-
- HttpClientMessageRequester - Class in org.mule.transport.http
-
Rquests Mule events over HTTP.
- HttpClientMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.http.HttpClientMessageRequester
-
- HttpClientMessageRequesterFactory - Class in org.mule.transport.http
-
Creates a HttpClientMessageDispatcher to make client requests
- HttpClientMessageRequesterFactory() - Constructor for class org.mule.transport.http.HttpClientMessageRequesterFactory
-
- HttpClientMethodResponseToObject - Class in org.mule.transport.http.transformers
-
HttpClientMethodResponseToObject transforms a http client response
to a DefaultMuleMessage.
- HttpClientMethodResponseToObject() - Constructor for class org.mule.transport.http.transformers.HttpClientMethodResponseToObject
-
- HttpConnection - Class in org.apache.commons.httpclient
-
This is a modified version of the HttpConnection class from commons-httpclient that doesn't limit the size
of the input/output buffers to 2KB.
- HttpConnection(String, int) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host and port.
- HttpConnection(String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host and port
using the given protocol.
- HttpConnection(String, String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host with the virtual
alias and port using given protocol.
- HttpConnection(String, int, String, int) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host and port via the
given proxy host and port using the default protocol.
- HttpConnection(HostConfiguration) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host configuration.
- HttpConnection(String, int, String, String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
use #HttpConnection(String, int, String, int, Protocol)
- HttpConnection(String, int, String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
-
Creates a new HTTP connection for the given host with the virtual
alias and port via the given proxy host and port using the given
protocol.
- httpConnector - Variable in class org.mule.transport.http.HttpClientMessageDispatcher
-
- HttpConnector - Class in org.mule.transport.http
-
HttpConnector provides a way of receiving and sending http requests
and responses.
- HttpConnector(MuleContext) - Constructor for class org.mule.transport.http.HttpConnector
-
- HttpConstants - Class in org.mule.transport.http
-
HttpConstants for request and response headers
- HttpConstants() - Constructor for class org.mule.transport.http.HttpConstants
-
- HttpCookiesDefinitionParser - Class in org.mule.transport.http.builder
-
- HttpCookiesDefinitionParser(String, Class<?>) - Constructor for class org.mule.transport.http.builder.HttpCookiesDefinitionParser
-
- HttpHeaderDefinitionParser - Class in org.mule.transport.http.builder
-
The header element may appear either inside a request-builder element of the HTTP module, a response-builder
element of the HTTP module, or a response-builder element of the HTTP transport.
- HttpHeaderDefinitionParser() - Constructor for class org.mule.transport.http.builder.HttpHeaderDefinitionParser
-
- HttpMessageProcessTemplate - Class in org.mule.transport.http
-
- HttpMessageProcessTemplate(HttpMessageReceiver, HttpServerConnection) - Constructor for class org.mule.transport.http.HttpMessageProcessTemplate
-
- HttpMessageReceiver - Class in org.mule.transport.http
-
HttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port.
- HttpMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.http.HttpMessageReceiver
-
- HttpMessageReceiver.EmptyRequestException - Exception in org.mule.transport.http
-
- HttpMessageReceiver.EmptyRequestException() - Constructor for exception org.mule.transport.http.HttpMessageReceiver.EmptyRequestException
-
- HttpMessageReceiver.FailureProcessingRequestException - Exception in org.mule.transport.http
-
- HttpMessageReceiver.FailureProcessingRequestException() - Constructor for exception org.mule.transport.http.HttpMessageReceiver.FailureProcessingRequestException
-
- HttpMessages - Class in org.mule.transport.http.i18n
-
- HttpMessages() - Constructor for class org.mule.transport.http.i18n.HttpMessages
-
- HttpMuleMessageFactory - Class in org.mule.transport.http
-
- HttpMuleMessageFactory() - Constructor for class org.mule.transport.http.HttpMuleMessageFactory
-
- HttpMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.http.HttpMuleMessageFactory
-
- HttpMultipartMuleMessageFactory - Class in org.mule.transport.http
-
- HttpMultipartMuleMessageFactory() - Constructor for class org.mule.transport.http.HttpMultipartMuleMessageFactory
-
- HttpNamespaceHandler - Class in org.mule.transport.http.config
-
Reigsters a Bean Definition Parser for handling elements.
- HttpNamespaceHandler() - Constructor for class org.mule.transport.http.config.HttpNamespaceHandler
-
- httpParameterNotSet(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
-
- HttpPollingConnector - Class in org.mule.transport.http
-
The HttpPollingConnectors allows for inbound Http endpoints to be configured with an address which it shall use
to poll for a result.
- HttpPollingConnector(MuleContext) - Constructor for class org.mule.transport.http.HttpPollingConnector
-
- HttpProxy - Class in org.mule.transport.http.construct
-
A simple HTTP proxy that supports transformation and caching.
- HttpProxy(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>, CachingStrategy) - Constructor for class org.mule.transport.http.construct.HttpProxy
-
- HttpProxyBuilder - Class in org.mule.transport.http.construct.builder
-
- HttpProxyBuilder() - Constructor for class org.mule.transport.http.construct.builder.HttpProxyBuilder
-
- HttpRequest - Class in org.mule.transport.http
-
A http request wrapper
- HttpRequest(RequestLine, Header[], String) - Constructor for class org.mule.transport.http.HttpRequest
-
- HttpRequest(RequestLine, Header[], InputStream, String) - Constructor for class org.mule.transport.http.HttpRequest
-
- HttpRequestBodyToParamMap - Class in org.mule.transport.http.transformers
-
- HttpRequestBodyToParamMap() - Constructor for class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
-
- HttpRequestDispatcherWork - Class in org.mule.transport.http
-
Dispatches HttpRequest to the appropriate MessageReceiver
- HttpRequestDispatcherWork(HttpConnector, Socket) - Constructor for class org.mule.transport.http.HttpRequestDispatcherWork
-
- HttpRequestWildcardFilter - Class in org.mule.transport.http.filters
-
HttpRequestWildcardFilter filters out wildcard URL expressions.
- HttpRequestWildcardFilter() - Constructor for class org.mule.transport.http.filters.HttpRequestWildcardFilter
-
- HttpRequestWildcardFilter(String) - Constructor for class org.mule.transport.http.filters.HttpRequestWildcardFilter
-
- HttpResponse - Class in org.mule.transport.http
-
A generic HTTP response wrapper.
- HttpResponse() - Constructor for class org.mule.transport.http.HttpResponse
-
- HttpResponse(StatusLine, Header[], InputStream) - Constructor for class org.mule.transport.http.HttpResponse
-
- HttpResponseBuilder - Class in org.mule.transport.http.components
-
- HttpResponseBuilder() - Constructor for class org.mule.transport.http.components.HttpResponseBuilder
-
- HttpResponseBuilderDefinitionParser - Class in org.mule.transport.http.config
-
- HttpResponseBuilderDefinitionParser(String) - Constructor for class org.mule.transport.http.config.HttpResponseBuilderDefinitionParser
-
- HttpResponseDefinitionParser - Class in org.mule.transport.http.builder
-
- HttpResponseDefinitionParser(String) - Constructor for class org.mule.transport.http.builder.HttpResponseDefinitionParser
-
- HttpResponseException - Exception in org.mule.transport.http
-
A wrapper exceptin for any http client return codes over the 400 range
- HttpResponseException(String, int) - Constructor for exception org.mule.transport.http.HttpResponseException
-
- HttpResponseToString - Class in org.mule.transport.http.transformers
-
Converts an Http Response object to String.
- HttpResponseToString() - Constructor for class org.mule.transport.http.transformers.HttpResponseToString
-
- HTTPS - Static variable in class org.mule.transport.http.HttpsConnector
-
- HttpsClientMessageDispatcher - Class in org.mule.transport.http
-
- HttpsClientMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.http.HttpsClientMessageDispatcher
-
- HttpsClientMessageDispatcherFactory - Class in org.mule.transport.http
-
Creates a HttpsClientMessageDispatcher to make client requests
- HttpsClientMessageDispatcherFactory() - Constructor for class org.mule.transport.http.HttpsClientMessageDispatcherFactory
-
- HttpsConnector - Class in org.mule.transport.http
-
HttpsConnector provides Secure http connectivity on top of what is
already provided with the Mule
HttpConnector.
- HttpsConnector(MuleContext) - Constructor for class org.mule.transport.http.HttpsConnector
-
- HttpServerConnection - Class in org.mule.transport.http
-
A connection to the SimpleHttpServer.
- HttpServerConnection(Socket, String, HttpConnector) - Constructor for class org.mule.transport.http.HttpServerConnection
-
- HttpsMessageProcessTemplate - Class in org.mule.transport.http
-
- HttpsMessageProcessTemplate(HttpMessageReceiver, HttpServerConnection, WorkManager) - Constructor for class org.mule.transport.http.HttpsMessageProcessTemplate
-
- HttpsMessageReceiver - Class in org.mule.transport.http
-
- HttpsMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.http.HttpsMessageReceiver
-
- HttpsNamespaceHandler - Class in org.mule.transport.http.config
-
Reigsters a Bean Definition Parser for handling elements.
- HttpsNamespaceHandler() - Constructor for class org.mule.transport.http.config.HttpsNamespaceHandler
-
- HttpsPollingConnector - Class in org.mule.transport.http
-
HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the
Mule
HttpPollingConnector.
- HttpsPollingConnector(MuleContext) - Constructor for class org.mule.transport.http.HttpsPollingConnector
-
- SC_ACCEPTED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_BAD_GATEWAY - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_BAD_REQUEST - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_CONFLICT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_CONTINUE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_CREATED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_EXPECTATION_FAILED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_FAILED_DEPENDENCY - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_FORBIDDEN - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_GATEWAY_TIMEOUT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_GONE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_INSUFFICIENT_STORAGE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_INTERNAL_SERVER_ERROR - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_LENGTH_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_LOCKED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_METHOD_FAILURE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_METHOD_NOT_ALLOWED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_MOVED_PERMANENTLY - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_MOVED_TEMPORARILY - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_MULTI_STATUS - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_MULTIPLE_CHOICES - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NO_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NOT_ACCEPTABLE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NOT_FOUND - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NOT_IMPLEMENTED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_NOT_MODIFIED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_OK - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_PARTIAL_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_PAYMENT_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_PRECONDITION_FAILED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_PROCESSING - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_REQUEST_TIMEOUT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_REQUEST_TOO_LONG - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_REQUEST_URI_TOO_LONG - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_RESET_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_SEE_OTHER - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_SERVICE_UNAVAILABLE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_SWITCHING_PROTOCOLS - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_TEMPORARY_REDIRECT - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_UNAUTHORIZED - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_UNPROCESSABLE_ENTITY - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.mule.transport.http.HttpConstants
-
- SC_USE_PROXY - Static variable in class org.mule.transport.http.HttpConstants
-
- sendError(int, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- sendError(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- sendFailureResponseToClient(MessagingException) - Method in class org.mule.transport.http.HttpMessageProcessTemplate
-
- sendRedirect(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- sendResponseToClient(MuleEvent) - Method in class org.mule.transport.http.HttpMessageProcessTemplate
-
- SERVER_TIME_ZONE_PROPERTY - Static variable in class org.mule.transport.http.HttpConstants
-
- ServletRequestToOutputHandler - Class in org.mule.transport.http.transformers
-
Adds support for converting a HttpServletRequest into an OutputHandler
- ServletRequestToOutputHandler() - Constructor for class org.mule.transport.http.transformers.ServletRequestToOutputHandler
-
- ServletTransformer - Class in org.mule.transport.http.servlet
-
THIS CLASS IS UNSUPPORTED AND THE IMPLEMENTATION DOES NOT CONFORM TO THE SERVLET SPECIFICATION!
With that said, it can be used to make integration with libraries that only support servlets
easier.
- ServletTransformer() - Constructor for class org.mule.transport.http.servlet.ServletTransformer
-
- setAttribute(String, Object) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- setBody(HttpResponse, MuleMessage, MuleEvent) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setBody(MuleMessage) - Method in class org.mule.transport.http.HttpResponse
-
- setBody(OutputHandler) - Method in class org.mule.transport.http.HttpResponse
-
- setBody(String) - Method in class org.mule.transport.http.HttpResponse
-
- setBufferSize(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setCacheControl(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setCacheControl(CacheControlHeader) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setCharacterEncoding(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- setCharacterEncoding(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
-
- setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
-
- setClientConnectionManager(HttpConnectionManager) - Method in class org.mule.transport.http.HttpConnector
-
- setClientKeyStore(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setClientKeyStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setClientKeyStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setContentLength(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setContentType(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setContentType(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setContentType(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- setContentType(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setCookies(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setCookies(List<CookieWrapper>) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setCookieSpec(String) - Method in class org.mule.transport.http.HttpConnector
-
- setCookieSpec(String) - Method in class org.mule.transport.http.HttpMuleMessageFactory
-
- setDateHeader(HttpResponse, Date) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setDateHeader(String, long) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setDateHeader(HttpResponse, long) - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
-
- setDefaultFile(String) - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
-
- setDirective(String) - Method in class org.mule.transport.http.CacheControlHeader
-
- setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
-
- setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
-
- setDomain(String) - Method in class org.mule.transport.http.CookieWrapper
-
- setEnableCookies(boolean) - Method in class org.mule.transport.http.HttpConnector
-
- setEnableCookies(boolean) - Method in class org.mule.transport.http.HttpMuleMessageFactory
-
- setExchangePattern(MessageExchangePattern) - Method in class org.mule.transport.http.HttpMuleMessageFactory
-
- setExpiryDate(Object) - Method in class org.mule.transport.http.CookieWrapper
-
- setExplicitTrustStoreOnly(boolean) - Method in class org.mule.transport.http.HttpsConnector
-
- setFallbackCharset(String) - Method in class org.mule.transport.http.HttpResponse
-
- setFilter(Filter) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- setHeader(Header) - Method in class org.mule.transport.http.HttpRequest
-
- setHeader(Header) - Method in class org.mule.transport.http.HttpResponse
-
- setHeader(String, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setHeaders(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setHeaders(Map<String, String>) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setHeaders(Header[]) - Method in class org.mule.transport.http.HttpResponse
-
- setHeaders(MultiMap<String>) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- setHeaders(HttpMethod, MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
-
- setHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the host to connect to.
- setHost(URI) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHost(HttpHost) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHost(String, int, String) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHost(String, String, int, Protocol) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHost(String, int) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHost(String) - Method in class org.mule.transport.http.MuleHostConfiguration
-
- setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the httpConnectionManager.
- setHttpMethod(String) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- setIntHeader(String, int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setKeepAlive(boolean) - Method in class org.mule.transport.http.HttpResponse
-
- setKeepAlive(boolean) - Method in class org.mule.transport.http.HttpServerConnection
-
- setKeepSendSocketOpen(boolean) - Method in class org.mule.transport.http.HttpConnector
-
Deprecated.
Use keepAlive property in the outbound endpoint.
- setKeyAlias(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setKeyManagerAlgorithm(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setKeyPassword(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setKeyStore(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setKeyStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setKeyStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setLastResponseInputStream(InputStream) - Method in class org.apache.commons.httpclient.HttpConnection
-
Set the state to keep track of the last response for the last request.
- setLocalAddress(InetAddress) - Method in class org.apache.commons.httpclient.HttpConnection
-
Set the local address used when creating the connection.
- setLocale(Locale) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setLocked(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
-
Locks or unlocks the connection.
- setMaxAge(String) - Method in class org.mule.transport.http.CacheControlHeader
-
- setMaxAge(String) - Method in class org.mule.transport.http.CookieWrapper
-
- setMessageProcessor(MessageProcessor) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setMustRevalidate(String) - Method in class org.mule.transport.http.CacheControlHeader
-
- setNoCache(String) - Method in class org.mule.transport.http.CacheControlHeader
-
- setNoStore(String) - Method in class org.mule.transport.http.CacheControlHeader
-
- setOptionalParams(Map) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- setParams(HttpConnectionParams) - Method in class org.apache.commons.httpclient.HttpConnection
-
Assigns HTTP protocol parameters for this method.
- setPath(String) - Method in class org.mule.transport.http.CookieWrapper
-
- setPayloadParameterNames(List) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- setPollingFrequency(long) - Method in class org.mule.transport.http.HttpPollingConnector
-
- setPollingFrequency(long) - Method in class org.mule.transport.http.HttpsPollingConnector
-
- setPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the port to connect to.
- setPriorityWeighting(int) - Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- setPropagateMuleProperties(boolean) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setPropertyFromEndpoint(MuleEvent, MuleMessage, String) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- setProtocol(Protocol) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the protocol used to establish the connection
- setProxyHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the host to proxy through.
- setProxyHostname(String) - Method in class org.mule.transport.http.HttpConnector
-
- setProxyNtlmAuthentication(boolean) - Method in class org.mule.transport.http.HttpConnector
-
- setProxyPassword(String) - Method in class org.mule.transport.http.HttpConnector
-
- setProxyPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets the port of the host to proxy through.
- setProxyPort(int) - Method in class org.mule.transport.http.HttpConnector
-
- setProxyUsername(String) - Method in class org.mule.transport.http.HttpConnector
-
- setRealm(String) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- setRealmRequired(boolean) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- setRequestLine(RequestLine) - Method in class org.mule.transport.http.HttpRequest
-
- setRequireClientAuthentication(boolean) - Method in class org.mule.transport.http.HttpsConnector
-
- setRequiredParams(Map) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
Required params that are pulled from the message.
- setResourceBase(String) - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
-
- setSecure(String) - Method in class org.mule.transport.http.CookieWrapper
-
- setSendBufferSize(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setServiceUrl(String) - Method in class org.mule.transport.http.components.RestServiceWrapper
-
- setSocketTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
Sets
SO_TIMEOUT value directly on the underlying
socket.
- setSocketTimeout(int) - Method in class org.mule.transport.http.HttpServerConnection
-
- setSoTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setSslHandshakeTimeout(long) - Method in class org.mule.transport.http.HttpsConnector
-
- setSslType(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
-
- setStatus(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setStatus(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setStatus(int, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
-
- setStatusLine(HttpVersion, int, String) - Method in class org.mule.transport.http.HttpResponse
-
- setStatusLine(HttpVersion, int) - Method in class org.mule.transport.http.HttpResponse
-
- setThrottlingPolicyStatistics(long, long, long) - Method in class org.mule.transport.http.HttpMessageProcessTemplate
-
- setTrustManagerAlgorithm(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.transport.http.HttpsConnector
-
- setTrustStore(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setTrustStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setTrustStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
-
- setUnauthenticated(MuleEvent) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
-
- setupClientAuthorization(MuleEvent, HttpMethod, HttpClient, ImmutableEndpoint) - Method in class org.mule.transport.http.HttpConnector
-
- setupEntityMethod(Object, String, MuleMessage, EntityEnclosingMethod) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
-
- setupFromConnector(Connector) - Method in class org.mule.transport.http.PollingHttpMessageReceiver
-
- setupFromConnector(Connector) - Method in class org.mule.transport.http.PollingHttpsMessageReceiver
-
- setupKeepAliveFromRequestVersion(HttpVersion) - Method in class org.mule.transport.http.HttpResponse
-
The HTTTP spec suggests that for HTTP 1.1 persistent connections should be used,
for HTTP 1.0 the connection should not be kept alive.
- setVersion(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
-
- setVersion(String) - Method in class org.mule.transport.http.CookieWrapper
-
- setVirtualHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
-
Deprecated.
no longer applicable
- shouldConnect() - Method in class org.mule.transport.http.OldHttpMessageReceiver
-
- shutdownOutput() - Method in class org.apache.commons.httpclient.HttpConnection
-
- SINGLE_DISPATCHER_PER_ENDPOINT_SYSTEM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
-
- size(Object) - Static method in class org.mule.transport.http.multipart.LazyList
-
The size of a lazy List
- size() - Method in class org.mule.transport.http.multipart.MultiMap
-
- sslHandshakeDidNotComplete() - Static method in class org.mule.transport.http.i18n.HttpMessages
-
- startAsync() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- startPart(String) - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
-
Start creation of the next Content.
- startPart(String, String[]) - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
-
Start creation of the next Content.
- StaticResourceMessageProcessor - Class in org.mule.transport.http.components
-
A MessageProcessor that can be used by HTTP endpoints to serve static files from a directory on the
filesystem.
- StaticResourceMessageProcessor() - Constructor for class org.mule.transport.http.components.StaticResourceMessageProcessor
-
- StreamPayloadRequestEntity - Class in org.mule.transport.http
-
- StreamPayloadRequestEntity(OutputHandler, MuleEvent) - Constructor for class org.mule.transport.http.StreamPayloadRequestEntity
-