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

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

Methods in org.apache.camel.component.jbi that return CamelJbiEndpoint
 CamelJbiEndpoint CamelJbiComponent.activateJbiEndpoint(org.apache.camel.Endpoint camelEndpoint, org.apache.camel.Processor processor)
          Activating a JBI endpoint created by a camel consumer.
 CamelJbiEndpoint CamelJbiComponent.createEndpoint(javax.jbi.servicedesc.ServiceEndpoint ep)
           
 CamelJbiEndpoint CamelJbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint)
          Returns a JBI endpoint created for the given Camel endpoint
protected  CamelJbiEndpoint CamelJbiComponent.createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint, org.apache.camel.Processor processor)
           
 

Methods in org.apache.camel.component.jbi that return types with arguments of type CamelJbiEndpoint
protected  List<CamelJbiEndpoint> CamelJbiComponent.getConfiguredEndpoints()
           
 

Methods in org.apache.camel.component.jbi with parameters of type CamelJbiEndpoint
 void CamelSpringDeployer.addService(CamelJbiEndpoint endpoint)
           
 void CamelJbiComponent.deactivateJbiEndpoint(CamelJbiEndpoint jbiEndpoint)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.