public class TestMessageReceiver extends AbstractMessageReceiver
defaultInboundTransformers, defaultResponseTransformers, flowConstruct, listener, receiverKey, replyToHandlerconnected, connector, endpoint, lifecycleManager, logger, muleMessageFactory, retryTemplate| Constructor and Description |
|---|
TestMessageReceiver(Connector connector,
org.mule.runtime.core.api.construct.FlowConstruct flowConstruct,
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() |
applyInboundTransformers, applyResponseTransformers, configureMuleEventBuilder, connectHandler, createExecutionTemplate, createLifecycleManager, createMuleEvent, doStartHandler, getConnectEventId, getConnectionDescription, getEndpoint, getEndpointURI, getFlowConstruct, getReceiverKey, getReplyToDestination, getReplyToHandler, getWorkManager, handleUnacceptedFilter, initialise, processMessage, routeEvent, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, setEndpoint, setListener, setReceiverKey, shouldConsumeInEveryNode, toString, warnIfMuleClientSendUsedactivate, connect, createMuleMessage, createMuleMessage, createMuleMessageFactory, createNullMuleMessage, disconnect, dispose, disposeAndLogException, getConnectEventId, getConnector, getLifecycleState, getTransformationService, initializeMessageFactory, initializeRetryPolicy, isConnected, isDoThreading, isStarted, isStarting, isStopped, isStopping, passivate, setEndpoint, start, stop, validate, validateConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateMuleMessagepublic TestMessageReceiver(Connector connector, org.mule.runtime.core.api.construct.FlowConstruct flowConstruct, InboundEndpoint endpoint) throws org.mule.runtime.core.api.lifecycle.CreateException
org.mule.runtime.core.api.lifecycle.CreateExceptionprotected void doConnect()
throws Exception
doConnect in class AbstractTransportMessageHandlerExceptionprotected void doDisconnect()
throws Exception
doDisconnect in class AbstractTransportMessageHandlerExceptionprotected void doInitialise()
doInitialise in class AbstractTransportMessageHandlerprotected void doDispose()
doDispose in class AbstractMessageReceiverprotected void doStart()
throws org.mule.runtime.api.exception.MuleException
doStart in class AbstractTransportMessageHandlerorg.mule.runtime.api.exception.MuleExceptionprotected void doStop()
throws org.mule.runtime.api.exception.MuleException
doStop in class AbstractMessageReceiverorg.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.