Uses of Interface
org.ow2.petals.se.eip.patterns.Pattern

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

Uses of Pattern in org.ow2.petals.se.eip
 

Methods in org.ow2.petals.se.eip that return types with arguments of type Pattern
 java.util.Map<java.lang.String,Pattern> EIPComponent.getPatterns()
           
 

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

Classes in org.ow2.petals.se.eip.patterns that implement Pattern
 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 AbstractPattern
          Created on 17 janv.
 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.