Uses of Class
org.ow2.petals.component.framework.message.ExchangeImpl

Packages that use ExchangeImpl
org.ow2.petals.component.framework.process   
 

Uses of ExchangeImpl in org.ow2.petals.component.framework.process
 

Methods in org.ow2.petals.component.framework.process that return ExchangeImpl
 ExchangeImpl MessageExchangeProcessor.getMessageExchange()
          Get the current processing exchange.
 

Methods in org.ow2.petals.component.framework.process with parameters of type ExchangeImpl
 void JBIProcessorManagerObservable.notifyObserversAfterProcessing(ExchangeImpl exchange)
           
 void JBIProcessorManagerObservable.notifyObserversBeforeProcessing(ExchangeImpl exchange)
           
 void MessageExchangeProcessor.setMessageExchange(ExchangeImpl exchange)
          Set the current exchange to process.
 



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