public class HttpClientMessageDispatcherFactory extends AbstractMessageDispatcherFactory
| Constructor and Description |
|---|
HttpClientMessageDispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageDispatcher |
create(OutboundEndpoint endpoint)
Creates a new message dispatcher instance, initialised with the passed
endpoint.
|
activate, destroy, isCreateDispatcherPerRequest, passivate, toString, validatepublic MessageDispatcher create(OutboundEndpoint endpoint) throws MuleException
create in interface MessageDispatcherFactorycreate in class AbstractMessageDispatcherFactoryendpoint - the endoint for which this dispatcher should be createdMessageDispatcher for this
transportMuleException - if the dispatcher cannot be createdCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.