Package | Description |
---|---|
org.apache.camel.component.spring.ws |
Modifier and Type | Method and Description |
---|---|
SpringWebserviceConfiguration |
SpringWebserviceEndpoint.getConfiguration() |
Constructor and Description |
---|
AbstractHttpWebServiceMessageSenderDecorator(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) |
Apache Camel