|
||||||||||
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.DefaultInboundEndpoint
org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint
protected static class DynamicRequestEndpoint.NullInboundEndpoint
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.transport.MessageRequesting |
---|
REQUEST_NO_WAIT, REQUEST_WAIT_INDEFINITELY |
Fields inherited from interface org.mule.api.lifecycle.Startable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Stoppable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Method Summary | |
---|---|
MessageProcessor |
createMessageProcessorChain(FlowConstruct flowContruct)
|
java.util.List<java.lang.String> |
getResponseProperties()
|
MuleEvent |
process(MuleEvent event)
|
Methods inherited from class org.mule.endpoint.DefaultInboundEndpoint |
---|
dispose, getExceptionListener, hashCode, request, setExceptionListener, setFlowConstruct, setListener, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.mule.api.transport.MessageRequesting |
---|
request |
Methods inherited from interface org.mule.api.source.MessageSource |
---|
setListener |
Methods inherited from interface org.mule.api.construct.FlowConstructAware |
---|
setFlowConstruct |
Methods inherited from interface org.mule.api.lifecycle.Startable |
---|
start |
Methods inherited from interface org.mule.api.lifecycle.Stoppable |
---|
stop |
Method Detail |
---|
public MessageProcessor createMessageProcessorChain(FlowConstruct flowContruct) throws MuleException
createMessageProcessorChain
in class DefaultInboundEndpoint
MuleException
public java.util.List<java.lang.String> getResponseProperties()
public MuleEvent process(MuleEvent event) throws MuleException
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |