org.mule.transport.http
Class HttpsClientMessageDispatcher
java.lang.Object
org.mule.transport.AbstractConnectable
org.mule.transport.AbstractMessageDispatcher
org.mule.transport.http.HttpClientMessageDispatcher
org.mule.transport.http.HttpsClientMessageDispatcher
- All Implemented Interfaces:
- ExceptionListener, Disposable, Initialisable, Startable, Stoppable, Connectable, MessageDispatcher, MessageDispatching
public class HttpsClientMessageDispatcher
- extends HttpClientMessageDispatcher
| Methods inherited from class org.mule.transport.http.HttpClientMessageDispatcher |
createEntityMethod, doConnect, doDisconnect, doDispatch, doDispose, doInitialise, doSend, execute, getMethod, getResponseFromMethod, handleRedirect, processCookies, returnException, setPropertyFromEndpoint |
| Methods inherited from class org.mule.transport.AbstractConnectable |
activate, connect, disconnect, disposeAndLogException, doStart, doStop, exceptionThrown, getConnectEventId, getConnectionDescription, getConnector, handleException, isConnected, isDoThreading, isStarted, passivate, setEndpoint, start, stop, toString, validate, validateConnection |
| Methods inherited from interface org.mule.api.lifecycle.Startable |
start |
| Methods inherited from interface org.mule.api.lifecycle.Stoppable |
stop |
HttpsClientMessageDispatcher
public HttpsClientMessageDispatcher(OutboundEndpoint endpoint)
getHostConfig
protected HostConfiguration getHostConfig(URI uri)
throws Exception
- Overrides:
getHostConfig in class HttpClientMessageDispatcher
- Throws:
Exception
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.