Uses of Class
org.apache.servicemix.camel.JbiBinding

Packages that use JbiBinding
org.apache.servicemix.camel   
 

Uses of JbiBinding in org.apache.servicemix.camel
 

Methods in org.apache.servicemix.camel that return JbiBinding
 JbiBinding JbiEndpoint.createBinding()
           
protected  JbiBinding JbiComponent.createBinding(org.apache.camel.Endpoint camelEndpoint)
           
 JbiBinding JbiExchange.getBinding()
          Deprecated.  
 

Constructors in org.apache.servicemix.camel with parameters of type JbiBinding
CamelConsumerEndpoint(JbiBinding binding, JbiEndpoint jbiEndpoint)
           
CamelProviderEndpoint(ServiceUnit serviceUnit, org.apache.camel.Endpoint camelEndpoint, JbiBinding binding, org.apache.camel.Processor camelProcessor)
           
CamelProviderEndpoint(ServiceUnit serviceUnit, QName service, String endpoint, JbiBinding binding, org.apache.camel.Processor camelProcessor)
           
JbiExchange(org.apache.camel.CamelContext context, JbiBinding binding)
          Deprecated.  
 



Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.