Uses of Class
org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Packages that use SpringWebserviceConfiguration
-
Uses of SpringWebserviceConfiguration in org.apache.camel.component.spring.ws
Methods in org.apache.camel.component.spring.ws that return SpringWebserviceConfigurationConstructors in org.apache.camel.component.spring.ws with parameters of type SpringWebserviceConfigurationModifierConstructorDescriptionAbstractHttpWebServiceMessageSenderDecorator(org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender delegate, SpringWebserviceConfiguration configuration, org.apache.camel.CamelContext camelContext) DefaultWebserviceMessageCallback(String soapAction, URI wsAddressingAction, URI wsReplyTo, URI wsFaultTo, Source soapHeaderSource, SpringWebserviceConfiguration configuration, org.apache.camel.Exchange exchange) SpringWebserviceEndpoint(org.apache.camel.Component component, String uri, SpringWebserviceConfiguration configuration)