Uses of Package
org.mule.umo.routing

Packages that use org.mule.umo.routing
org.mule.examples.loanbroker.routers   
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.nested   
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
org.mule.samples.voipservice.routers   
org.mule.tck.testmodels.mule   
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.provider Contains the interfaces that comprise a provider implementation. 
org.mule.umo.routing Interfaces that define inbound and outbound routing API. 
 

Classes in org.mule.umo.routing used by org.mule.examples.loanbroker.routers
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOInboundRouter
          UMOInboundRouter defines an interface for an inbound Message router.
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow.
UMORouter
          UMORouter is a base interface for all routers.
 

Classes in org.mule.umo.routing used by org.mule.impl
UMOInboundRouterCollection
          InboundRouterCollection manages a collection of inbound routers.
UMONestedRouterCollection
          UMONestedRouterCollection manages a collection of nested routers.
UMOOutboundRouterCollection
          UMOOutboundRouterCollection is responsible for holding all outbound routers for a service component.
UMOResponseRouterCollection
          UMOResponseRouterCollection 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 all routing exceptions.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCatchAllStrategy
          UMORouterCatchAllStrategy TODO
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Classes in org.mule.umo.routing used by org.mule.routing.inbound
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOInboundRouter
          UMOInboundRouter defines an interface for an inbound Message router.
UMOInboundRouterCollection
          InboundRouterCollection manages a collection of inbound routers.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Classes in org.mule.umo.routing used by org.mule.routing.nested
UMONestedRouter
           
UMONestedRouterCollection
          UMONestedRouterCollection manages a collection of nested routers.
UMOOutboundRouter
          UMOOutboundRouter is used to control outbound routing behaviour for an event.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Classes in org.mule.umo.routing used by org.mule.routing.outbound
CouldNotRouteOutboundMessageException
          CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOOutboundRouter
          UMOOutboundRouter is used to control outbound routing behaviour for an event.
UMOOutboundRouterCollection
          UMOOutboundRouterCollection is responsible for holding all outbound routers for a service component.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Classes in org.mule.umo.routing used by org.mule.routing.response
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow.
UMOResponseRouterCollection
          UMOResponseRouterCollection is a router that can be used to control how the response in a request/response message flow is created.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Classes in org.mule.umo.routing used by org.mule.samples.voipservice.routers
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow.
UMORouter
          UMORouter is a base interface for all routers.
 

Classes in org.mule.umo.routing used by org.mule.tck.testmodels.mule
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCatchAllStrategy
          UMORouterCatchAllStrategy TODO
 

Classes in org.mule.umo.routing used by org.mule.umo
UMOInboundRouterCollection
          InboundRouterCollection manages a collection of inbound routers.
UMONestedRouterCollection
          UMONestedRouterCollection manages a collection of nested routers.
UMOOutboundRouterCollection
          UMOOutboundRouterCollection is responsible for holding all outbound routers for a service component.
UMOResponseRouterCollection
          UMOResponseRouterCollection 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.provider
RoutingException
          RoutingException is a base class for all routing exceptions.
 

Classes in org.mule.umo.routing used by org.mule.umo.routing
RoutingException
          RoutingException is a base class for all routing exceptions.
UMOInboundRouter
          UMOInboundRouter defines an interface for an inbound Message router.
UMOResponseRouter
          UMOResponseRouter is a router that handles response flow.
UMORouter
          UMORouter is a base interface for all routers.
UMORouterCatchAllStrategy
          UMORouterCatchAllStrategy TODO
UMORouterCollection
          UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
 



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