Uses of Package
org.mule.umo.routing

Packages that use org.mule.umo.routing
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.inbound Inbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response   
org.mule.umo The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.umo.routing Interfaces that define inbound and outbound routing API. 
 

Classes in org.mule.umo.routing used by org.mule.impl
UMOInboundMessageRouter
          InboundRouterCollection manages a collection of inbound routers
UMOOutboundMessageRouter
          UMOOutboundMessageRouter TODO
UMOResponseMessageRouter
          UMOResponseMessageRouter is a router that can be used to control how the response in a request/response message flow is created.
 

Classes in org.mule.umo.routing used by org.mule.routing
RoutingException
          RoutingException is a base class for al routing exceptions.
UMORouter
          UMORouter A placeholed interfae for all routers
UMORouterCatchAllStrategy
          UMORouterCatchAllStrategy TODO
UMORouterCollection
          UMORouterCollection TODO
 

Classes in org.mule.umo.routing used by org.mule.routing.inbound
RoutingException
          RoutingException is a base class for al routing exceptions.
UMOInboundMessageRouter
          InboundRouterCollection manages a collection of inbound routers
UMOInboundRouter
          UMOInboundRouter TODO
UMORouter
          UMORouter A placeholed interfae for all routers
UMORouterCollection
          UMORouterCollection TODO
 

Classes in org.mule.umo.routing used by org.mule.routing.outbound
RoutingException
          RoutingException is a base class for al routing exceptions.
UMOOutboundMessageRouter
          UMOOutboundMessageRouter TODO
UMOOutboundRouter
          UMOOutboundRouter TODO
UMORouter
          UMORouter A placeholed interfae for all routers
UMORouterCollection
          UMORouterCollection TODO
 

Classes in org.mule.umo.routing used by org.mule.routing.response
RoutingException
          RoutingException is a base class for al routing exceptions.
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
UMORouterCollection
          UMORouterCollection TODO
 

Classes in org.mule.umo.routing used by org.mule.umo
UMOInboundMessageRouter
          InboundRouterCollection manages a collection of inbound routers
UMOOutboundMessageRouter
          UMOOutboundMessageRouter TODO
UMOResponseMessageRouter
          UMOResponseMessageRouter is a router that can be used to control how the response in a request/response message flow is created.
 

Classes in org.mule.umo.routing used by org.mule.umo.routing
RoutingException
          RoutingException is a base class for al routing exceptions.
UMOInboundRouter
          UMOInboundRouter TODO
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow
UMORouter
          UMORouter A placeholed interfae for all routers
UMORouterCatchAllStrategy
          UMORouterCatchAllStrategy TODO
UMORouterCollection
          UMORouterCollection TODO
 



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