| Class | Description |
|---|---|
| SpringWebserviceComponent |
Apache Camel component for working with Spring Web Services (a.k.a Spring-WS).
|
| SpringWebserviceConfiguration | |
| SpringWebserviceConstants | |
| SpringWebserviceConsumer | |
| SpringWebserviceEndpoint |
The spring-ws component is used for SOAP WebServices using Spring WebServices.
|
| SpringWebserviceMessage | |
| SpringWebserviceProducer | |
| SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator |
A decorator of
HttpUrlConnectionMessageSender instances that can apply configuration options
from the Camel component/endpoint configuration without replacing the actual implementation which may
actually be an end-user implementation and not one of the built-in implementations. |
| SpringWebserviceProducer.DefaultWebserviceMessageCallback |
Apache Camel