org.mule.api.endpoint
Interface InboundEndpoint

All Superinterfaces:
ImmutableEndpoint, MessageRequesting, Serializable
All Known Implementing Classes:
DefaultInboundEndpoint, DynamicURIInboundEndpoint

public interface InboundEndpoint
extends ImmutableEndpoint, MessageRequesting


Field Summary
 
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
 
Method Summary
 
Methods inherited from interface org.mule.api.endpoint.ImmutableEndpoint
getConnector, getEncoding, getEndpointBuilderName, getEndpointURI, getFilter, getInitialState, getMuleContext, getName, getProperties, getProperty, getProtocol, getResponseTimeout, getResponseTransformers, getRetryPolicyTemplate, getSecurityFilter, getTransactionConfig, getTransformers, isDeleteUnacceptedMessages, isReadOnly, isSynchronous
 
Methods inherited from interface org.mule.api.transport.MessageRequesting
request
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.