Uses of Interface
it.imolinfo.jbi4corba.jbi.processor.ExchangeProcessor

Packages that use ExchangeProcessor
it.imolinfo.jbi4corba.jbi.endpoint   
it.imolinfo.jbi4corba.jbi.processor   
 

Uses of ExchangeProcessor in it.imolinfo.jbi4corba.jbi.endpoint
 

Methods in it.imolinfo.jbi4corba.jbi.endpoint that return ExchangeProcessor
 ExchangeProcessor Jbi4CorbaEndpoint.getExchangeProcessor()
          Gets the exchange processor.
 ExchangeProcessor ConsumerEndpoint.getProcessor()
          Override.
 

Methods in it.imolinfo.jbi4corba.jbi.endpoint with parameters of type ExchangeProcessor
 void Jbi4CorbaEndpoint.setExchangeProcessor(ExchangeProcessor exchangeProcessor)
          Sets the exchange processor.
 

Uses of ExchangeProcessor in it.imolinfo.jbi4corba.jbi.processor
 

Classes in it.imolinfo.jbi4corba.jbi.processor that implement ExchangeProcessor
 class ConsumerExchangeProcessor
          ConsumerExchangeProcessor.
 class ProviderExchangeProcessor
          Provider Exchange processor
 



Copyright © 2005-2010 Imola Informatica. All Rights Reserved.