| Package | Description |
|---|---|
| org.apache.camel.component.spring.ws | |
| org.apache.camel.component.spring.ws.bean |
| Modifier and Type | Method and Description |
|---|---|
EndpointMappingKey |
SpringWebserviceConfiguration.getEndpointMappingKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelEndpointMapping.addConsumer(EndpointMappingKey key,
org.springframework.ws.server.endpoint.MessageEndpoint endpoint)
Used by Camel Spring Web Services endpoint to register consumers
|
void |
WSACamelEndpointMapping.addConsumer(EndpointMappingKey key,
org.springframework.ws.server.endpoint.MessageEndpoint endpoint) |
void |
CamelSpringWSEndpointMapping.addConsumer(EndpointMappingKey key,
org.springframework.ws.server.endpoint.MessageEndpoint endpoint)
Used by Camel Spring Web Services endpoint to register consumers
|
Apache Camel