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

A

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

C

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

D

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

E

eventPropertyNotSetCannotProcessRequest(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
execute(UMOEvent, HttpMethod, boolean) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 

F

FEEDBACK_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
failedToConnect(URI) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
failedToReadPayload(String) - Static method in class org.mule.providers.http.i18n.ServletMessages
 
feedback - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
flush() - Method in class org.mule.providers.http.ResponseWriter
 

G

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

H

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

I

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

J

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

L

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

M

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

N

newThreadCopy() - Method in class org.mule.providers.http.HttpMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
noConnectorForProtocolServlet() - Static method in class org.mule.providers.http.i18n.HttpMessages
 
noServletConnectorFound(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 

O

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

P

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

R

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

S

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

T

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

U

UMOMessageToHttpResponse - class org.mule.providers.http.transformers.UMOMessageToHttpResponse.
UMOMessageToHttpResponse converts a UMOMEssage into an Http response.
UMOMessageToHttpResponse() - Constructor for class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
unableToGetEndpointUri(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 

W

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

X

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

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

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