public class ProcessMessageReceiver extends AbstractMessageReceiver
connected, connecting, connectionStrategy, disposing, endpoint, logger, receiverKey, responseEndpoint, service, stoppedPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
ProcessMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConnect() |
protected void |
doDisconnect() |
protected void |
doDispose() |
protected void |
doInitialise() |
protected void |
doStart() |
protected void |
doStop() |
void |
generateAsynchronousEvent(String endpoint,
Object payload,
Map messageProperties) |
protected MuleMessage |
generateEvent(String endpoint,
Object payload,
Map messageProperties,
boolean synchronous) |
MuleMessage |
generateSynchronousEvent(String endpoint,
Object payload,
Map messageProperties) |
connect, disconnect, dispose, getConnectEventId, getConnectionDescription, getConnector, getEndpoint, getEndpointURI, getListener, getReceiverKey, getService, getWorkManager, handleException, handleUnacceptedFilter, initialise, isConnected, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, setConnector, setEndpoint, setExceptionDetails, setListener, setReceiverKey, setService, setWorkManager, start, stop, toStringpublic ProcessMessageReceiver(Connector connector, Service service, InboundEndpoint endpoint) throws CreateException
CreateExceptionpublic MuleMessage generateSynchronousEvent(String endpoint, Object payload, Map messageProperties) throws MuleException
MuleExceptionpublic void generateAsynchronousEvent(String endpoint, Object payload, Map messageProperties) throws MuleException
MuleExceptionprotected MuleMessage generateEvent(String endpoint, Object payload, Map messageProperties, boolean synchronous) throws MuleException
MuleExceptionprotected void doInitialise()
throws InitialisationException
doInitialise in class AbstractMessageReceiverInitialisationExceptionprotected void doConnect()
throws Exception
doConnect in class AbstractMessageReceiverExceptionprotected void doDisconnect()
throws Exception
doDisconnect in class AbstractMessageReceiverExceptionprotected void doStart()
throws MuleException
doStart in class AbstractMessageReceiverMuleExceptionprotected void doStop()
throws MuleException
doStop in class AbstractMessageReceiverMuleExceptionprotected void doDispose()
doDispose in class AbstractMessageReceiverCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.