- 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
-
- getHostConfig(URI) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- getHostConfig(URI) - Method in class org.mule.transport.http.HttpsClientMessageDispatcher
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.mule.transport.http.HttpConnector
-
- getProtocol() - Method in class org.mule.transport.http.HttpsConnector
-
- getProtocol() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
-
- getProxyHostname() - Method in class org.mule.transport.http.HttpConnector
-
- getProxyPassword() - Method in class org.mule.transport.http.HttpConnector
-
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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
-