org.ow2.petals.se.eip.patterns
Class AbstractMEPBridgePattern

java.lang.Object
  extended by org.ow2.petals.se.eip.patterns.AbstractPattern
      extended by org.ow2.petals.se.eip.patterns.AbstractMEPBridgePattern
All Implemented Interfaces:
Pattern
Direct Known Subclasses:
AbstractMEPBridgeWithUnicConsumesPattern, Dispatcher, DynamicRouter, RoutingSlip

public abstract class AbstractMEPBridgePattern
extends AbstractPattern

Provide a management of the source exchange response from the target exchange: we must adapt the response to the MEP of the source exchange

Author:
Frederic Gardes

Field Summary
 
Fields inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern
logger
 
Constructor Summary
AbstractMEPBridgePattern()
           
 
Method Summary
protected  void processResponse(org.ow2.petals.component.framework.api.message.Exchange exchange, ExchangeContext context, CommonAsyncContext asyncContext)
           
 
Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern
getNameSpace, isAttachmentMode, isExceptionRobust, isFaultRobust, isFaultToException, logSend, process, processAsync, processAsyncPattern, processExpiredAsync, processPattern, validateMEP
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.petals.se.eip.patterns.Pattern
getName, init
 

Constructor Detail

AbstractMEPBridgePattern

public AbstractMEPBridgePattern()
Method Detail

processResponse

protected void processResponse(org.ow2.petals.component.framework.api.message.Exchange exchange,
                               ExchangeContext context,
                               CommonAsyncContext asyncContext)


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