Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInboundRouterCollection
DefaultInboundRouterCollection is a collection of routers that will be
invoked when an event is received. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNestedRouterCollection
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOutboundRouterCollection
DefaultOutboundRouterCollection is a container of routers. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResponseRouterCollection
DefaultResponseRouterCollection is a router that can be used to control how
the response in a request/response message flow is created. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.