Uses of Class
org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
Packages that use CamelEndpointDispatcher
-
Uses of CamelEndpointDispatcher in org.apache.camel.component.spring.ws
Methods in org.apache.camel.component.spring.ws that return CamelEndpointDispatcherMethods in org.apache.camel.component.spring.ws with parameters of type CamelEndpointDispatcherModifier and TypeMethodDescriptionvoidSpringWebserviceConfiguration.setEndpointDispatcher(CamelEndpointDispatcher endpointDispatcher) SpringMessageEndpointfor dispatching messages received by Spring-WS to a Camel endpoint, to integrate with existing (legacy) endpoint mappings like PayloadRootQNameEndpointMapping, SoapActionEndpointMapping, etc.