A C D E G H I O P R S T V

A

addConsumer(EndpointMappingKey, MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Used by Camel Spring Web Services endpoint to register consumers
afterPropertiesSet() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 

C

CamelEndpointDispatcher - Class in org.apache.camel.component.spring.ws.bean
Spring MessageEndpoint for dispatching messages received by Spring-WS to a Camel endpoint.
CamelEndpointDispatcher() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
CamelEndpointMapping - Class in org.apache.camel.component.spring.ws.bean
Spring EndpointMapping for mapping messages to corresponding Camel endpoints.
CamelEndpointMapping() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
createBody() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
createConnection(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
createConsumer(Processor) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
createProducer() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 

D

decode(String) - Static method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
doStart() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
doStop() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
doWithMessage(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.DefaultWebserviceMessageCallback
 

E

encode(String) - Static method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
EndpointMappingKey - Class in org.apache.camel.component.spring.ws.type
 
EndpointMappingKey(EndpointMappingType, String, XPathExpression) - Constructor for class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
EndpointMappingType - Enum in org.apache.camel.component.spring.ws.type
Endpoint mappings supported by consumer through uri configuration.
equals(Object) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 

G

getConfiguration() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
getConsumerMessageEndpoint() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
getEndpoint() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 
getEndpointDispatcher() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getEndpointInternal(MessageContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
getEndpointMapping() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getEndpointMappingKey() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getEndpointUri() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getExpression() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getLookupKey() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getPrefix() - Method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
 
getSoapAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getTimeout() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getTransformerFactory() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Gets the configured TransformerFactory
getType() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getTypeFromUriPrefix(String) - Static method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
Find EndpointMappingType that corresponds with the prefix of the given uri.
getWebServiceMessage() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
getWebServiceTemplate() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getWsAddressingAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getXmlConverter() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 

H

hashCode() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 

I

invoke(MessageContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
invoke(MessageContext) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
Invoked by Spring-WS when a WebServiceMessage is received
isAcceptGzipEncoding() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
isSingleton() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 

O

org.apache.camel.component.spring.ws - package org.apache.camel.component.spring.ws
 
org.apache.camel.component.spring.ws.bean - package org.apache.camel.component.spring.ws.bean
 
org.apache.camel.component.spring.ws.converter - package org.apache.camel.component.spring.ws.converter
 
org.apache.camel.component.spring.ws.type - package org.apache.camel.component.spring.ws.type
 

P

preProcessUri(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceComponent
Deprecated. 
process(Exchange) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 

R

removeConsumer(Object) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Used by Camel Spring Web Services endpoint to unregister consumers

S

setAcceptGzipEncoding(boolean) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
setConsumerMessageEndpoint(MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
setEndpointDispatcher(CamelEndpointDispatcher) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setEndpointMapping(CamelEndpointMapping) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setEndpointMappingKey(EndpointMappingKey) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setExpression(XPathExpression) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
setLookupKey(String) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
setSoapAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setTimeout(int) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Optional setter to override default TransformerFactory
setType(EndpointMappingType) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
setWebServiceMessage(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
setWebServiceTemplate(WebServiceTemplate) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setWsAddressingAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setWsAddressingAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
SPRING_WS_ADDRESSING_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ENDPOINT_URI - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_SOAP_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SpringWebserviceComponent - Class in org.apache.camel.component.spring.ws
Apache Camel component for working with Spring Web Services (a.k.a Spring-WS).
SpringWebserviceComponent() - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
SpringWebserviceComponent(CamelContext) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
SpringWebserviceConfiguration - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConfiguration() - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
SpringWebserviceConstants - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConsumer - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
SpringWebserviceEndpoint - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceEndpoint(Component, String, SpringWebserviceConfiguration) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
SpringWebserviceMessage - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceMessage(WebServiceMessage) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
SpringWebserviceProducer - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceProducer(Endpoint) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 
SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator - Class in org.apache.camel.component.spring.ws
A decorator of HttpUrlConnectionMessageSender instances that can apply configuration options from the Camel component/endpoint configuration without replacing the actual implementation which may actually be an end-user implementation and not one of the built-in implementations.
SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator(AbstractHttpWebServiceMessageSender, SpringWebserviceConfiguration) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
SpringWebserviceProducer.DefaultWebserviceMessageCallback - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceProducer.DefaultWebserviceMessageCallback(String, URI, SpringWebserviceConfiguration) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer.DefaultWebserviceMessageCallback
 
StringSourceConverter - Class in org.apache.camel.component.spring.ws.converter
A helper class to transform to and from StringSource implementations available in both Camel and Spring Webservices.
supports(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 

T

toString() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
toStringSourceFromCamel(StringSource) - Static method in class org.apache.camel.component.spring.ws.converter.StringSourceConverter
Converts a Camel org.apache.camel.converter.jaxp.StringSource to a Spring-WS StringSource
toStringSourceFromSpring(StringSource) - Static method in class org.apache.camel.component.spring.ws.converter.StringSourceConverter
Converts a Spring-WS StringSource to a Camel org.apache.camel.converter.jaxp.StringSource

V

valueOf(String) - Static method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E G H I O P R S T V

Apache CAMEL