|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractMessageDispatcherFactory
org.mule.transport.ajax.AjaxMessageDispatcherFactory
public class AjaxMessageDispatcherFactory
Creates a AjaxMessageDispatcher
Constructor Summary | |
---|---|
AjaxMessageDispatcherFactory()
|
Method Summary | |
---|---|
MessageDispatcher |
create(OutboundEndpoint endpoint)
Creates a new message dispatcher instance, initialised with the passed endpoint. |
Methods inherited from class org.mule.transport.AbstractMessageDispatcherFactory |
---|
activate, destroy, isCreateDispatcherPerRequest, passivate, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AjaxMessageDispatcherFactory()
Method Detail |
---|
public MessageDispatcher create(OutboundEndpoint endpoint) throws MuleException
MessageDispatcherFactory
create
in interface MessageDispatcherFactory
create
in class AbstractMessageDispatcherFactory
endpoint
- the endoint for which this dispatcher should be created
MessageDispatcher
for this
transport
MuleException
- if the dispatcher cannot be created
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |