org.mule.api.endpoint
Interface OutboundEndpoint

All Superinterfaces:
ImmutableEndpoint, MessageDispatching, Serializable
All Known Implementing Classes:
DefaultOutboundEndpoint, DynamicURIOutboundEndpoint

public interface OutboundEndpoint
extends ImmutableEndpoint, MessageDispatching


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.MessageDispatching
RECEIVE_NO_WAIT, RECEIVE_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.MessageDispatching
dispatch, send
 



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