Package org.apache.servicemix.eip.support

Interface Summary
Predicate  
 

Class Summary
AbstractAggregator Aggregator can be used to wait and combine several messages.
AbstractContentBasedRouter AbstractContentBasedRouter can be used as a base class for content-based routing.
AbstractSplitter The AbstractSplitter is an abstract base class for Splitters.
ExchangeTarget An ExchangeTarget may be used to specify the target of an exchange, while retaining all the JBI features (interface based routing, service name based routing or endpoint routing).
NamespaceContextImpl A simple namespace context.
RoutingRule The RoutingRule interface is used by content based routers.
SwitchPredicate Switch (on/off) predicate based on a property that can come from a system property, a property from a property file (specified as Spring resource), or a property from the exchange.
XPathPredicate A predicate that verify if the xpath expression evaluated on the content of the input message is true or not.
 

Exception Summary
AbstractAggregator.ClosedAggregateException Error used to report that the aggregate has already been closed
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.