org.mule.module.ibeans.spi.support
Class DynamicRequestEndpoint.NullInboundEndpoint
java.lang.Object
org.mule.endpoint.AbstractEndpoint
org.mule.endpoint.DefaultInboundEndpoint
org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint
- All Implemented Interfaces:
- Serializable, AnnotatedObject, FlowConstructAware, ImmutableEndpoint, InboundEndpoint, Disposable, Startable, Stoppable, NamedObject, MessageSource, MessageRequesting
- Enclosing class:
- DynamicRequestEndpoint
protected static class DynamicRequestEndpoint.NullInboundEndpoint
- extends DefaultInboundEndpoint
- implements InboundEndpoint
- See Also:
- Serialized Form
Methods inherited from class org.mule.endpoint.DefaultInboundEndpoint |
createDefaultRedeliveryPolicy, dispose, getExceptionListener, getFlowConstruct, getPolledMessageProcessor, getRedeliveryPolicy, hashCode, request, setExceptionListener, setFlowConstruct, setListener, start, stop |
Methods inherited from class org.mule.endpoint.AbstractEndpoint |
equal, equals, getAddress, getAnnotation, getAnnotations, getConnector, getEncoding, getEndpointBuilderName, getEndpointURI, getExchangePattern, getFilter, getInitialState, getMessageProcessorChain, getMessageProcessors, getMessageProcessorsFactory, getMimeType, getMuleContext, getName, getProperties, getProperty, getProtocol, getResponseMessageProcessors, getResponseTimeout, getResponseTransformers, getRetryPolicyTemplate, getSecurityFilter, getTransactionConfig, getTransformers, isDeleteUnacceptedMessages, isDisableTransportTransformer, isProtocolSupported, isReadOnly, setAnnotations, toString |
Methods inherited from interface org.mule.api.endpoint.ImmutableEndpoint |
getAddress, getConnector, getEncoding, getEndpointBuilderName, getEndpointURI, getExchangePattern, getFilter, getInitialState, getMessageProcessors, getMessageProcessorsFactory, getMimeType, getMuleContext, getProperties, getProperty, getProtocol, getRedeliveryPolicy, getResponseMessageProcessors, getResponseTimeout, getResponseTransformers, getRetryPolicyTemplate, getSecurityFilter, getTransactionConfig, getTransformers, isDeleteUnacceptedMessages, isDisableTransportTransformer, isProtocolSupported, isReadOnly |
Methods inherited from interface org.mule.api.lifecycle.Startable |
start |
Methods inherited from interface org.mule.api.lifecycle.Stoppable |
stop |
createMessageProcessorChain
public MessageProcessor createMessageProcessorChain(FlowConstruct flowContruct)
throws MuleException
- Overrides:
createMessageProcessorChain
in class DefaultInboundEndpoint
- Throws:
MuleException
getResponseProperties
public List<String> getResponseProperties()
process
public MuleEvent process(MuleEvent event)
throws MuleException
- Throws:
MuleException
Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.