Package | Description |
---|---|
org.apache.camel.component.spring.ws |
Modifier and Type | Method and Description |
---|---|
CamelEndpointDispatcher |
SpringWebserviceConfiguration.getEndpointDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
SpringWebserviceConfiguration.setEndpointDispatcher(CamelEndpointDispatcher endpointDispatcher)
Spring
MessageEndpoint for dispatching messages received by Spring-WS to a Camel endpoint,
to integrate with existing (legacy) endpoint mappings like PayloadRootQNameEndpointMapping, SoapActionEndpointMapping, etc. |
Apache Camel