Uses of Interface
org.apache.camel.component.spring.ws.bean.CamelSpringWSEndpointMapping
Packages that use CamelSpringWSEndpointMapping
-
Uses of CamelSpringWSEndpointMapping in org.apache.camel.component.spring.ws
Methods in org.apache.camel.component.spring.ws that return CamelSpringWSEndpointMappingMethods in org.apache.camel.component.spring.ws with parameters of type CamelSpringWSEndpointMappingModifier and TypeMethodDescriptionvoidSpringWebserviceConfiguration.setEndpointMapping(CamelSpringWSEndpointMapping endpointMapping) Reference to an instance of org.apache.camel.component.spring.ws.bean.CamelEndpointMapping in the Registry/ApplicationContext. -
Uses of CamelSpringWSEndpointMapping in org.apache.camel.component.spring.ws.bean
Classes in org.apache.camel.component.spring.ws.bean that implement CamelSpringWSEndpointMappingModifier and TypeClassDescriptionclassSpringEndpointMappingfor mapping messages to corresponding Camel endpoints.classProvides support for full WS-Addressing.