Package org.mule.umo.endpoint

Interface Summary
UMOEndpoint UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI UMOEndpointURI is used to determine how a message is sent of received.
UMOImmutableEndpoint UMOImmutableEndpoint describes a Message endpoint where data is sent or recieved.
 

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
MalformedEndpointException MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
NoEndpointException NoEndpointException is thrown when an event is dispatched, but there is no enpoint for it.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.