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)
           
 

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.AsyncProcessor camelProcessor)
           
CamelProviderEndpoint(ServiceUnit serviceUnit, javax.xml.namespace.QName service, java.lang.String endpoint, JbiBinding binding, org.apache.camel.AsyncProcessor camelProcessor)
           
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.