|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractEndpoint
org.mule.endpoint.DynamicOutboundEndpoint.NullOutboundEndpoint
protected static class DynamicOutboundEndpoint.NullOutboundEndpoint
Field Summary |
---|
Fields inherited from class org.mule.endpoint.AbstractEndpoint |
---|
logger, retryPolicyTemplate |
Fields inherited from interface org.mule.api.endpoint.ImmutableEndpoint |
---|
INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Method Summary | |
---|---|
protected MessageProcessor |
createMessageProcessorChain(FlowConstruct flowConstruct)
|
java.util.List<java.lang.String> |
getResponseProperties()
|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected MessageProcessor createMessageProcessorChain(FlowConstruct flowConstruct) throws MuleException
createMessageProcessorChain
in class AbstractEndpoint
MuleException
public java.util.List<java.lang.String> getResponseProperties()
getResponseProperties
in interface OutboundEndpoint
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessor
process
in interface MessageProcessor
event
- MuleEvent to be processed
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |