Package org.mule.umo.routing

Interfaces that define inbound and outbound routing API.

See:
          Description

Interface Summary
UMOInboundMessageRouter InboundRouterCollection manages a collection of inbound routers
UMOInboundRouter UMOInboundRouter TODO
UMOOutboundMessageRouter UMOOutboundMessageRouter TODO
UMOOutboundRouter UMOOutboundRouter TODO
UMOResponseMessageRouter UMOResponseMessageRouter is a router that can be used to control how the response in a request/response message flow is created.
UMOResponseRouter UMOResponseRouter is a router that handles response flow
UMORouter UMORouter A placeholed interfae for all routers
UMORouterCatchAllStrategy UMORouterCatchAllStrategy TODO
UMORouterCollection UMORouterCollection TODO
 

Exception Summary
CouldNotRouteInboundEventException CouldNotRouteInboundEventException thrown if the current component cannot accept the inbound event
CouldNotRouteOutboundMessageException CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event
RoutePathNotFoundException RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
RoutingException RoutingException is a base class for al routing exceptions.
RoutingFailureException RoutingFailureException TODO
 

Package org.mule.umo.routing Description

Interfaces that define inbound and outbound routing API.



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