| Package | Description |
|---|---|
| org.apache.camel.component.spring.ws | |
| org.apache.camel.component.spring.ws.bean |
| Modifier and Type | Method and Description |
|---|---|
CamelSpringWSEndpointMapping |
SpringWebserviceConfiguration.getEndpointMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringWebserviceConfiguration.setEndpointMapping(CamelSpringWSEndpointMapping endpointMapping)
Reference to an instance of org.apache.camel.component.spring.ws.bean.CamelEndpointMapping in the Registry/ApplicationContext.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CamelEndpointMapping
Spring
EndpointMapping for mapping messages to corresponding Camel
endpoints. |
class |
WSACamelEndpointMapping
Provides support for full WS-Addressing.
|
Apache Camel