Uses of Class
org.apache.camel.component.spring.ws.type.EndpointMappingKey
Packages that use EndpointMappingKey
-
Uses of EndpointMappingKey in org.apache.camel.component.spring.ws
Methods in org.apache.camel.component.spring.ws that return EndpointMappingKey -
Uses of EndpointMappingKey in org.apache.camel.component.spring.ws.bean
Methods in org.apache.camel.component.spring.ws.bean with parameters of type EndpointMappingKeyModifier and TypeMethodDescriptionvoidCamelEndpointMapping.addConsumer(EndpointMappingKey key, org.springframework.ws.server.endpoint.MessageEndpoint endpoint) Used by Camel Spring Web Services endpoint to register consumersvoidCamelSpringWSEndpointMapping.addConsumer(EndpointMappingKey key, org.springframework.ws.server.endpoint.MessageEndpoint endpoint) Used by Camel Spring Web Services endpoint to register consumersvoidWSACamelEndpointMapping.addConsumer(EndpointMappingKey key, org.springframework.ws.server.endpoint.MessageEndpoint endpoint)