A B C D E F G H I M O P R S T V W

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
addConsumer(EndpointMappingKey, MessageEndpoint) - Method in interface org.apache.camel.component.spring.ws.bean.CamelSpringWSEndpointMapping
Used by Camel Spring Web Services endpoint to register consumers
addConsumer(EndpointMappingKey, MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 

B

BasicMessageFilter - Class in org.apache.camel.component.spring.ws.filter.impl
This class populates a SOAP header and attachments in the WebServiceMessage instance.
BasicMessageFilter() - Constructor for class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 

C

CamelDirectConnection - Class in org.apache.camel.component.spring.ws.bean
Passes wsa:replyTo message back to the camel routing
CamelDirectConnection(CamelContext, URI) - Constructor for class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
CamelDirectSender - Class in org.apache.camel.component.spring.ws.bean
Use this class with conjuctions of wsa:replyTo custom routing using prefix direct Received message will be route like this:
CamelDirectSender() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
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
 
CamelSpringWSEndpointMapping - Interface in org.apache.camel.component.spring.ws.bean
Allows to register different spring-ws endpoints for camel.
close() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
createBody() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
createConnection(URI) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
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
 
doProcessSoapAttachments(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
Populate SOAP attachments from in or out exchange message.
doProcessSoapHeader(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
The SOAP header is populated from exchange.getOut().getHeaders() if this class is used by the consumer or exchange.getIn().getHeaders() if this class is used by the producer.
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
 

F

filterConsumer(Exchange, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 
filterConsumer(Exchange, WebServiceMessage) - Method in interface org.apache.camel.component.spring.ws.filter.MessageFilter
Calls filter for a consumer
filterProducer(Exchange, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 
filterProducer(Exchange, WebServiceMessage) - Method in interface org.apache.camel.component.spring.ws.filter.MessageFilter
Calls filter for a producer

G

getActionCompositeLookupKey(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Generate a lookupKey for a given WS-Addressing message using action property.
getCamelContext() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
getCamelContext() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
getConfiguration() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
getConsumerMessageEndpoint() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
getDefaultFaultAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
getDefaultResponseAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
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
 
getEndpointInternal(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
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
 
getErrorMessage() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
getExpression() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getFaultAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
return fault came uri param or default fault action or null
getFaultAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing Fault Action header that is provided by the method.
getFaultActionSuffix() - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Returns the suffix to add to request Actions for reply fault messages.
getFaultTo() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing FaultTo header that is provided by the method.
getLookupKey() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getMessageFilter() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Gets the configured MessageFilter.
getMessageIdStrategy(Object) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Configure message id strategy for wsa:replyTo The route definition has priority over this endpoint.
getMessageIdStrategy() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageSender() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageSenders(Object) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Configure message sender for wsa:replyTo from a camel route definition.
getOutputAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the response WS-Addressing Action header that is provided by the method.
getOutputActionSuffix() - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Returns the suffix to add to request Actions for reply messages.
getPrefix() - Method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
 
getReplyTo() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the replyTo response WS-Addressing ReplyTo header that is provided by the method.
getResponseAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Return output camel uri param or default action or null
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
 
getToCompositeLookupKey(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Generate a lookupKey for a given WS-Addressing message using getTo property.
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.
getUri() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
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

hasError() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
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
 

M

MessageFilter - Interface in org.apache.camel.component.spring.ws.filter
A strategy instance that filters a WebServiceMessage response.

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.filter - package org.apache.camel.component.spring.ws.filter
 
org.apache.camel.component.spring.ws.filter.impl - package org.apache.camel.component.spring.ws.filter.impl
 
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
 
processHeaderAndAttachments(Message, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
If applicable this method adds a SOAP headers and attachments.
processSoapHeader(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
If applicable this method adds a SOAP header.

R

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

S

send(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
setAcceptGzipEncoding(boolean) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
setActorOrRole(String) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
setActorsOrRoles(String[]) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
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(CamelSpringWSEndpointMapping) - 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
 
setFaultAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setFaultAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setFaultActionSuffix(String) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Sets the suffix to add to request Actions for reply fault messages.
setFaultTo(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setFaultTo(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setLookupKey(String) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
setMessageFilter(MessageFilter) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Default setter to override failsafe message filter.
setMessageIdStrategy(MessageIdStrategy) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setMessageSender(WebServiceMessageSender) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setOutputAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setOutputAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setOutputActionSuffix(String) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Sets the suffix to add to request Actions for reply messages.
setReplyTo(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setReplyTo(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
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
 
setUltimateReceiver(boolean) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
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_ADDRESSING_CONSUMER_FAULT_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_CONSUMER_OUTPUT_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_PRODUCER_FAULT_TO - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_PRODUCER_REPLY_TO - 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
 
SPRING_WS_SOAP_HEADER - 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, URI, URI, Source, SpringWebserviceConfiguration, Exchange) - 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.bean.CamelDirectSender
 
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.

W

WSACamelEndpointMapping - Class in org.apache.camel.component.spring.ws.bean
Provides support for full WS-Addressing.
WSACamelEndpointMapping() - Constructor for class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 

A B C D E F G H I M O P R S T V W

Apache Camel