| Package | Description |
|---|---|
| org.apache.servicemix.eip | |
| org.apache.servicemix.eip.patterns | |
| org.apache.servicemix.eip.support | |
| org.apache.servicemix.eip.support.resequence |
| Modifier and Type | Method and Description |
|---|---|
EIPEndpoint[] |
EIPComponent.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
EIPComponent.setEndpoints(EIPEndpoint[] endpoints)
A list of endpoints to activate on this component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncBridge
The async bridge pattern is used to bridge an In-Out exchange with two In-Only
(or Robust-In-Only) exchanges.
|
class |
ContentBasedRouter
ContentBasedRouter can be used for all kind of content-based routing.
|
class |
ContentEnricher
Implementation of the
Content-Enricher
Pattern.
|
class |
MessageFilter
MessageFilter allows filtering incoming JBI exchanges.
|
class |
Pipeline
The Pipeline component is a bridge between an In-Only (or Robust-In-Only) MEP and
an In-Out MEP.
|
class |
RecipientListAggregator
An aggregator specifically written to aggregate messages that have been sent using
a StaticRecipientList pattern.
|
class |
Resequencer
This pattern implements the Resequencer EIP
pattern.
|
class |
SplitAggregator
Aggregator can be used to wait and combine several messages.
|
class |
StaticRecipientList
The StaticRecipientList component will forward an input In-Only or Robust-In-Only
exchange to a list of known recipients.
|
class |
StaticRoutingSlip
A RoutingSlip component can be used to route an incoming In-Out exchange
through a series of target services.
|
class |
WireTap
A WireTap component can be used to forward a copy of the input message to a listener.
|
class |
XPathSplitter
The XPathSplitter component implements the
Splitter
pattern using an xpath expression to split the incoming xml.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAggregator
Aggregator can be used to wait and combine several messages.
|
class |
AbstractContentBasedRouter
AbstractContentBasedRouter can be used as a base class for content-based routing.
|
class |
AbstractSplitter
The AbstractSplitter is an abstract base class for Splitters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResequencerBase |
Copyright © 2005-2015 FuseSource. All Rights Reserved.