| Class | Description |
|---|---|
| SpringWebserviceComponent |
Apache Camel component for working with Spring Web Services (a.k.a Spring-WS).
|
| SpringWebserviceComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| SpringWebserviceConfiguration | |
| SpringWebserviceConstants | |
| SpringWebserviceConsumer | |
| SpringWebserviceEndpoint |
Access external web services as a client or expose your own web services.
|
| SpringWebserviceEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| SpringWebserviceEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| SpringWebserviceHelper | |
| 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