public class ProcessMessageReceiver extends AbstractMessageReceiver
connected, connecting, connectionStrategy, disposing, endpoint, logger, receiverKey, responseEndpoint, service, stopped
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_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, toString
public ProcessMessageReceiver(Connector connector, Service service, InboundEndpoint endpoint) throws CreateException
CreateException
public MuleMessage generateSynchronousEvent(String endpoint, Object payload, Map messageProperties) throws MuleException
MuleException
public void generateAsynchronousEvent(String endpoint, Object payload, Map messageProperties) throws MuleException
MuleException
protected MuleMessage generateEvent(String endpoint, Object payload, Map messageProperties, boolean synchronous) throws MuleException
MuleException
protected void doInitialise() throws InitialisationException
doInitialise
in class AbstractMessageReceiver
InitialisationException
protected void doConnect() throws Exception
doConnect
in class AbstractMessageReceiver
Exception
protected void doDisconnect() throws Exception
doDisconnect
in class AbstractMessageReceiver
Exception
protected void doStart() throws MuleException
doStart
in class AbstractMessageReceiver
MuleException
protected void doStop() throws MuleException
doStop
in class AbstractMessageReceiver
MuleException
protected void doDispose()
doDispose
in class AbstractMessageReceiver
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.