|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.AbstractMessageDispatcher
org.mule.providers.vm.VMMessageDispatcher
VMMessageDispatcher
TODO
Field Summary |
Fields inherited from class org.mule.providers.AbstractMessageDispatcher |
disposed, disposeOnCompletion, doThreading, workManager |
Fields inherited from interface org.mule.umo.provider.UMOMessageDispatcher |
RECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY |
Constructor Summary | |
VMMessageDispatcher(VMConnector connector)
|
Method Summary | |
void |
doDispatch(UMOEvent event)
|
void |
doDispose()
|
UMOMessage |
doSend(UMOEvent event)
|
UMOConnector |
getConnector()
|
java.lang.Object |
getDelegateSession()
|
UMOMessage |
receive(UMOEndpointURI endpointUri,
long timeout)
|
Methods inherited from class org.mule.providers.AbstractMessageDispatcher |
dispatch, dispose, exceptionThrown, isDisposed, send |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VMMessageDispatcher(VMConnector connector)
Method Detail |
public java.lang.Object getDelegateSession() throws UMOException
UMOException
public UMOMessage receive(UMOEndpointURI endpointUri, long timeout) throws java.lang.Exception
java.lang.Exception
public void doDispatch(UMOEvent event) throws java.lang.Exception
doDispatch
in class AbstractMessageDispatcher
java.lang.Exception
public UMOMessage doSend(UMOEvent event) throws java.lang.Exception
doSend
in class AbstractMessageDispatcher
java.lang.Exception
public UMOConnector getConnector()
getConnector
in interface UMOMessageDispatcher
getConnector
in class AbstractMessageDispatcher
public void doDispose()
doDispose
in class AbstractMessageDispatcher
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |