| Interface | Description |
|---|---|
| CamelSpringWSEndpointMapping |
Allows to register different spring-ws endpoints for camel.
|
| Class | Description |
|---|---|
| CamelDirectConnection |
Passes wsa:replyTo message back to the camel routing
|
| CamelDirectSender |
Use this class with conjuctions of wsa:replyTo custom routing using prefix direct Received message will be route like
this:
|
| CamelEndpointDispatcher |
Spring
MessageEndpoint for dispatching messages received by Spring-WS to a Camel endpoint. |
| CamelEndpointMapping |
Spring
EndpointMapping for mapping messages to corresponding Camel endpoints. |
| WSACamelEndpointMapping |
Provides support for full WS-Addressing.
|
Apache Camel