Package org.mule.api.endpoint

Endpoint interfaces.

See:
          Description

Interface Summary
EndpointBuilder Constructs endpoints.
EndpointFactory Endpoint factory creates immutable instances of ImmutableEndpoint.
EndpointURI EndpointURI is used to determine how a message is sent or received.
EndpointURIBuilder EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
ImmutableEndpoint ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint  
OutboundEndpoint  
 

Exception Summary
EndpointException EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointNotFoundException EndpointNotFoundException is thrown when an endpoint name or protocol is specified but a matching endpoint is not registered with the Mule server
InvalidEndpointTypeException  
MalformedEndpointException MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
 

Package org.mule.api.endpoint Description

Endpoint interfaces.



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