Uses of Interface
org.ow2.petals.jbi.messaging.exchange.DeliveryChannel

Packages that use DeliveryChannel
org.ow2.petals.jbi.component.context   
 

Uses of DeliveryChannel in org.ow2.petals.jbi.component.context
 

Fields in org.ow2.petals.jbi.component.context declared as DeliveryChannel
protected  DeliveryChannel ComponentContextImpl.deliveryChannel
           
 

Methods in org.ow2.petals.jbi.component.context that return DeliveryChannel
 DeliveryChannel ComponentContextImpl.getDeliveryChannel()
           
 DeliveryChannel ComponentContext.getDeliveryChannel()
           
 DeliveryChannel ComponentContextImpl.getDeliveryChannelImpl()
          Return the actual deliveryChannel.
 

Methods in org.ow2.petals.jbi.component.context with parameters of type DeliveryChannel
 void ComponentContextImpl.setDeliveryChannel(DeliveryChannel deliveryChannel)
           
 



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