Uses of Interface
org.apache.camel.component.cxf.CxfEndpointConfigurer

Packages that use CxfEndpointConfigurer
org.apache.camel.component.cxf Defines the CXF Component 
 

Uses of CxfEndpointConfigurer in org.apache.camel.component.cxf
 

Methods in org.apache.camel.component.cxf that return CxfEndpointConfigurer
 CxfEndpointConfigurer CxfEndpoint.getCxfEndpointConfigurer()
           
 

Methods in org.apache.camel.component.cxf with parameters of type CxfEndpointConfigurer
 void CxfEndpoint.setCxfEndpointConfigurer(CxfEndpointConfigurer configurer)
           
 



Apache Camel