Uses of Class
org.ow2.petals.se.eip.patterns.AbstractPattern

Packages that use AbstractPattern
org.ow2.petals.se.eip.patterns   
 

Uses of AbstractPattern in org.ow2.petals.se.eip.patterns
 

Subclasses of AbstractPattern in org.ow2.petals.se.eip.patterns
 class AbstractAggregatorPattern
          Provide a management of the source exchange response from the target exchanges received.
 class AbstractMEPBridgePattern
          Provide a management of the source exchange response from the target exchange: we must adapt the response to the MEP of the source exchange
 class AbstractMEPBridgeWithUnicConsumesPattern
          A default AbstractMEPBridgePattern for a pattern with only one Consumes invoked
 class Aggregator
          Receives a bunch of messages and identifies messages that are correlated (XPATH expression).
 class Bridge
          Change the MEP of an exchange.
 class Dispatcher
          Dispatch the exchange to all Consumes services defined in the service unit.
 class DynamicRouter
          A Router pattern
 class Router
          A Router pattern on the content of the In message.
 class RoutingSlip
          Pipe all Consumes services defined in the service unit.
 class ScatterGather
          Aggregate all Consumes services defined in the service unit.
 class Splitter
           
 class WireTap
          Before sending the Exchange to the Service provider (or consumer for the response), Copy the In or OUT message and send it to a "monitoring service".
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.