Uses of Class
org.apache.camel.component.jbi.JbiExchange

Uses of JbiExchange in org.apache.camel.component.jbi
 

Methods in org.apache.camel.component.jbi that return JbiExchange
 JbiExchange JbiEndpoint.createExchange()
           
 JbiExchange JbiMessage.getExchange()
           
 

Methods in org.apache.camel.component.jbi with parameters of type JbiExchange
 Object JbiBinding.extractBodyFromJbi(JbiExchange exchange, javax.jbi.messaging.NormalizedMessage normalizedMessage)
          Extracts the body from the given normalized message
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.