Uses of Class
org.apache.camel.component.spring.ws.bean.CamelEndpointMapping

Packages that use CamelEndpointMapping
org.apache.camel.component.spring.ws   
 

Uses of CamelEndpointMapping in org.apache.camel.component.spring.ws
 

Methods in org.apache.camel.component.spring.ws that return CamelEndpointMapping
 CamelEndpointMapping SpringWebserviceConfiguration.getEndpointMapping()
           
 

Methods in org.apache.camel.component.spring.ws with parameters of type CamelEndpointMapping
 void SpringWebserviceConfiguration.setEndpointMapping(CamelEndpointMapping endpointMapping)
           
 



Apache CAMEL