Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractActionEndpointMapping - Class in org.springframework.ws.soap.addressing.server
- 
Abstract base class for WS-AddressingAction-mappedEndpointMappingimplementations.
- AbstractActionEndpointMapping() - Constructor for class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- AbstractActionMethodEndpointMapping - Class in org.springframework.ws.soap.addressing.server
- 
Abstract base class for WS-AddressingAction-mappedEndpointMappingimplementations that map toMethodEndpoints.
- AbstractActionMethodEndpointMapping() - Constructor for class org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping
- AbstractAddressingEndpointMapping - Class in org.springframework.ws.soap.addressing.server
- 
Abstract base class forEndpointMappingimplementations that handle WS-Addressing.
- AbstractAddressingEndpointMapping() - Constructor for class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Protected constructor.
- AbstractAddressingVersion - Class in org.springframework.ws.soap.addressing.version
- 
Abstract base class forAddressingVersionimplementations.
- AbstractAddressingVersion() - Constructor for class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- AbstractAnnotationConfigMessageDispatcherServletInitializer - Class in org.springframework.ws.transport.http.support
- 
Base class forWebApplicationInitializerimplementations that register aMessageDispatcherServletconfigured with annotated classes, e.g.
- AbstractAnnotationConfigMessageDispatcherServletInitializer() - Constructor for class org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer
- AbstractAnnotationMethodEndpointMapping<T> - Class in org.springframework.ws.server.endpoint.mapping
- 
Abstract base forEndpointMappingimplementations that map classes tagged with an annotation.
- AbstractAnnotationMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
- AbstractAsyncStandaloneMessageReceiver - Class in org.springframework.ws.transport.support
- 
Abstract base class for asynchronous standalone, server-side transport objects.
- AbstractAsyncStandaloneMessageReceiver() - Constructor for class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- AbstractCachingDestinationProvider - Class in org.springframework.ws.client.support.destination
- 
Abstract base class forDestinationProviderimplementations that cache destination URI.
- AbstractCachingDestinationProvider() - Constructor for class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
- AbstractCallbackHandler - Class in org.springframework.ws.soap.security.callback
- 
Abstract implementation of aCallbackHandler.
- AbstractCallbackHandler() - Constructor for class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
- AbstractDom4jPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractDom4jPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated.
- AbstractDomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractDomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.
- AbstractEndpointExceptionResolver - Class in org.springframework.ws.server.endpoint
- 
Abstract base class forEndpointExceptionResolvers.
- AbstractEndpointExceptionResolver() - Constructor for class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- AbstractEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Abstract base class for EndpointMapping implementations.
- AbstractEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- AbstractFaultCreatingValidatingInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
Subclass ofAbstractValidatingInterceptorthat creates a SOAP Fault whenever the request message cannot be validated.
- AbstractFaultCreatingValidatingInterceptor() - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- AbstractFaultCreatingValidatingMarshallingPayloadEndpoint - Class in org.springframework.ws.soap.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractFaultCreatingValidatingMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.
- AbstractHttpSenderConnection - Class in org.springframework.ws.transport.http
- 
Abstract base class forWebServiceConnectionimplementations that send request over HTTP.
- AbstractHttpSenderConnection() - Constructor for class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- AbstractHttpWebServiceMessageSender - Class in org.springframework.ws.transport.http
- 
Abstract base class forWebServiceMessageSenderimplementations that use HTTP.
- AbstractHttpWebServiceMessageSender() - Constructor for class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- AbstractJaxb2PayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.jaxb
- 
Abstract base class forMethodArgumentResolverandMethodReturnValueHandlerimplementations that use JAXB2.
- AbstractJaxb2PayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- AbstractJDomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractJDomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated.
- AbstractLoggingInterceptor - Class in org.springframework.ws.server.endpoint
- 
Abstract base class forEndpointInterceptorinstances that log a part of aWebServiceMessage.
- AbstractLoggingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- AbstractMapBasedEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Abstract base class for endpoint mapping that are based on aMap.
- AbstractMapBasedEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- AbstractMarshallingPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Creates a newAbstractMarshallingPayloadEndpoint.
- AbstractMarshallingPayloadEndpoint(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Creates a newAbstractMarshallingPayloadEndpointwith the given marshaller.
- AbstractMarshallingPayloadEndpoint(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Creates a newAbstractMarshallingPayloadEndpointwith the given marshaller and unmarshaller.
- AbstractMessageContext - Class in org.springframework.ws.context
- 
Abstract base class forMessageContextinstances.
- AbstractMessageContext() - Constructor for class org.springframework.ws.context.AbstractMessageContext
- AbstractMessageCreator - Class in org.springframework.ws.test.support.creator
- 
Abstract base class for theWebServiceMessageCreatorinterface.
- AbstractMessageCreator() - Constructor for class org.springframework.ws.test.support.creator.AbstractMessageCreator
- AbstractMessageDispatcherServletInitializer - Class in org.springframework.ws.transport.http.support
- 
Base class forWebApplicationInitializerimplementations that register aMessageDispatcherServletin the servlet context.
- AbstractMessageDispatcherServletInitializer() - Constructor for class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- AbstractMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Abstract base class forEndpointAdapterimplementations that supportMethodEndpoints.
- AbstractMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- AbstractMethodEndpointMapping<T> - Class in org.springframework.ws.server.endpoint.mapping
- 
Abstract base class forMethodEndpointmappings.
- AbstractMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- AbstractMimeMessage - Class in org.springframework.ws.mime
- 
Abstract implementation of theMimeMessageinterface.
- AbstractMimeMessage() - Constructor for class org.springframework.ws.mime.AbstractMimeMessage
- AbstractMonitoringStrategy - Class in org.springframework.ws.transport.mail.monitor
- 
Abstract base class for theMonitoringStrategyinterface.
- AbstractMonitoringStrategy() - Constructor for class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- AbstractPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Abstract base class forMethodArgumentResolverandMethodReturnValueHandlerimplementations based onRequestPayloadandResponsePayloadannotations.
- AbstractPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- AbstractPayloadSourceMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Abstract base class forMethodArgumentResolverandMethodReturnValueHandlerimplementations based onSources.
- AbstractPayloadSourceMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
- AbstractPortTypesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Abstract base class forPortTypesProviderimplementations.
- AbstractPortTypesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- AbstractQNameEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Abstract base class forEndpointMappings that resolve qualified names as registration keys.
- AbstractQNameEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping
- AbstractReceiverConnection - Class in org.springframework.ws.transport
- 
Abstract base class forWebServiceConnectionimplementations used for receiving requests.
- AbstractReceiverConnection() - Constructor for class org.springframework.ws.transport.AbstractReceiverConnection
- AbstractSaxPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractSaxPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
- 
Deprecated.
- AbstractSenderConnection - Class in org.springframework.ws.transport
- 
Abstract base class forWebServiceConnectionimplementations used for sending requests.
- AbstractSenderConnection() - Constructor for class org.springframework.ws.transport.AbstractSenderConnection
- AbstractSoapFaultDefinitionExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
- 
Abstract base class for SOAP-basedEndpointExceptionResolverimplementations that depend onSoapFaultDefinition.
- AbstractSoapFaultDefinitionExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
- AbstractSoapMessage - Class in org.springframework.ws.soap
- 
Abstract implementation of theSoapMessageinterface.
- AbstractSoapMessage() - Constructor for class org.springframework.ws.soap.AbstractSoapMessage
- AbstractSoapMessageMatcher - Class in org.springframework.ws.test.support.matcher
- 
Abstract base class for SOAP-specificWebServiceMessageMatcherimplementations.
- AbstractSoapMessageMatcher() - Constructor for class org.springframework.ws.test.support.matcher.AbstractSoapMessageMatcher
- AbstractStandaloneMessageReceiver - Class in org.springframework.ws.transport.support
- 
Abstract base class for standalone, server-side transport objects.
- AbstractStandaloneMessageReceiver() - Constructor for class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- AbstractStaxEventPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractStaxEventPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated.
- AbstractStaxPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractStaxPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
- 
Deprecated.
- AbstractStaxStreamPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractStaxStreamPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
- 
Deprecated.
- AbstractValidatingInterceptor - Class in org.springframework.ws.client.support.interceptor
- 
Abstract base class forClientInterceptorimplementations that validate part of the message using a schema.
- AbstractValidatingInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
- 
Abstract base class forEndpointInterceptorimplementations that validate part of the message using a schema.
- AbstractValidatingInterceptor() - Constructor for class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- AbstractValidatingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- AbstractValidatingMarshallingPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractValidatingMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.
- AbstractWebServiceConnection - Class in org.springframework.ws.transport
- 
Abstract base class forWebServiceConnectionimplementations.
- AbstractWebServiceConnection() - Constructor for class org.springframework.ws.transport.AbstractWebServiceConnection
- AbstractWsPasswordCallbackHandler - Class in org.springframework.ws.soap.security.wss4j2.callback
- 
Abstract base class forCallbackHandlerimplementations that handleWSPasswordCallbackcallbacks.
- AbstractWsPasswordCallbackHandler() - Constructor for class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- AbstractWsSecurityInterceptor - Class in org.springframework.ws.soap.security
- 
Interceptor base class for interceptors that handle WS-Security.
- AbstractWsSecurityInterceptor() - Constructor for class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- AbstractXmlReader - Class in org.springframework.xml.sax
- 
Abstract base class for SAXXMLReaderimplementations.
- AbstractXmlReader() - Constructor for class org.springframework.xml.sax.AbstractXmlReader
- AbstractXomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
- 
Deprecated.as of Spring Web Services 2.0, in favor of annotated endpoints
- AbstractXomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated.
- AbstractXPathTemplate - Class in org.springframework.xml.xpath
- 
Abstract base class for implementations ofXPathOperations.
- AbstractXPathTemplate() - Constructor for class org.springframework.xml.xpath.AbstractXPathTemplate
- Action - Annotation Interface in org.springframework.ws.soap.addressing.server.annotation
- 
Marks an endpoint method as the handler for an incoming request.
- ActionCallback - Class in org.springframework.ws.soap.addressing.client
- 
WebServiceMessageCallbackimplementation that sets the WS-AddressingActionheader on the message.
- ActionCallback(String) - Constructor for class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Create a newActionCallbackwith the givenAction.
- ActionCallback(URI) - Constructor for class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Create a newActionCallbackwith the givenAction.
- ActionCallback(URI, AddressingVersion) - Constructor for class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Create a newActionCallbackwith the given version andAction.
- ActionCallback(URI, AddressingVersion, URI) - Constructor for class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Create a newActionCallbackwith the given version,Action, and optionalTo.
- activate() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Initialize this server.
- addAddressingHeaders(SoapMessage, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- addAddressingHeaders(SoapMessage, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- addAddressingHeaders(SoapMessage, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- addAddressingHeaders(SoapMessage, MessageAddressingProperties) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Adds addressing SOAP headers to the given message, using the givenMessageAddressingProperties.
- addArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.config.annotation.DelegatingWsConfiguration
- addArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Add customMethodArgumentResolvers to use in addition to the ones registered by default.
- addArgumentResolvers(List<MethodArgumentResolver>) - Method in interface org.springframework.ws.config.annotation.WsConfigurer
- 
Add resolvers to support custom endpoint method argument types.
- addArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.config.annotation.WsConfigurerAdapter
- 
Add resolvers to support custom endpoint method argument types.
- addArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.config.annotation.WsConfigurerComposite
- addAttachment(String, DataHandler) - Method in interface org.springframework.ws.mime.MimeMessage
- 
Add an attachment to the message, taking the content from aDataHandler.
- addAttachment(String, DataHandler) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- addAttachment(String, File) - Method in class org.springframework.ws.mime.AbstractMimeMessage
- addAttachment(String, File) - Method in interface org.springframework.ws.mime.MimeMessage
- 
Add an attachment to the message, taking the content from aFile.
- addAttachment(String, InputStreamSource, String) - Method in class org.springframework.ws.mime.AbstractMimeMessage
- addAttachment(String, InputStreamSource, String) - Method in interface org.springframework.ws.mime.MimeMessage
- 
Add an attachment to the message, taking the content from anInputStreamSource.
- addAttribute(QName, String) - Method in interface org.springframework.ws.soap.SoapElement
- 
Adds an attribute with the specified qualified name and value to this element.
- addBindings(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.BindingsProvider
- addBindings(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Creates aBindingfor eachPortTypein the definition, and callsDefaultConcretePartProvider.populateBinding(Definition,javax.wsdl.Binding)with it.
- addBindings(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- addClientOrSenderFault(String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- addClientOrSenderFault(String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- addClientOrSenderFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
- 
Adds aClient/Senderfault to the body.
- addDataEncodingUnknownFault(QName[], String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- 
Adds aDataEncodingUnknownfault to the body.
- addEndpointReference(SoapHeaderElement, EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Adds ReplyTo, FaultTo, or From EPR to the given header Element.
- addFault(QName, String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- 
Adds a SOAP 1.1Fault to the body with a localized message.
- addFaultDetail() - Method in interface org.springframework.ws.soap.SoapFault
- 
Creates an optionalSoapFaultDetailobject and assigns it to this fault.
- addFaultDetailElement(QName) - Method in interface org.springframework.ws.soap.SoapFaultDetail
- 
Adds a newSoapFaultDetailElementwith the specified qualified name to this detail.
- addFaultSubcode(QName) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Adds a fault subcode this fault.
- addHeader(Message, String, String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Adds the given header to the specified message.
- addHeader(String, String) - Method in class org.springframework.ws.transport.TransportOutputStream
- 
Adds a header with the given name and value.
- addHeader(Message, String, String) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- addHeaderElement(QName) - Method in interface org.springframework.ws.soap.SoapHeader
- 
Adds a newSoapHeaderElementwith the specified qualified name to this header.
- addImports(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.ImportsProvider
- addInterceptors(List<EndpointInterceptor>) - Method in class org.springframework.ws.config.annotation.DelegatingWsConfiguration
- addInterceptors(List<EndpointInterceptor>) - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Template method to add endpoint interceptors.
- addInterceptors(List<EndpointInterceptor>) - Method in interface org.springframework.ws.config.annotation.WsConfigurer
- 
AddEndpointInterceptors for pre- and post-processing of endpoint method invocations.
- addInterceptors(List<EndpointInterceptor>) - Method in class org.springframework.ws.config.annotation.WsConfigurerAdapter
- 
AddEndpointInterceptors for pre- and post-processing of endpoint method invocations.
- addInterceptors(List<EndpointInterceptor>) - Method in class org.springframework.ws.config.annotation.WsConfigurerComposite
- addInvalidAddressingHeaderFault(SoapMessage) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- addInvalidAddressingHeaderFault(SoapMessage) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Adds a Invalid Addressing Header fault to the given message.
- addMessageAddressingHeaderRequiredFault(SoapMessage) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- addMessageAddressingHeaderRequiredFault(SoapMessage) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Adds a Message Addressing Header Required fault to the given message.
- addMessages(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- addMessages(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.MessagesProvider
- addMustUnderstandFault(String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- addMustUnderstandFault(String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- addMustUnderstandFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
- 
Adds aMustUnderstandfault to the body.
- addNamespaceDeclaration(String, String) - Method in interface org.springframework.ws.soap.SoapElement
- 
Adds a namespace declaration with the specified prefix and URI to this element.
- addNotUnderstoodHeaderElement(QName) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
- 
Adds a new NotUnderstoodSoapHeaderElementthis header.
- addPortTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Creates a singlePortType, and callsAbstractPortTypesProvider.populatePortType(Definition, PortType)with it.
- addPortTypes(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.PortTypesProvider
- addReferenceNodes(Result, List<Node>) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- addRequestHeader(String, String) - Method in interface org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection
- 
Adds a request header with the given name and value.
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- addRequestHeader(String, String) - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- addResponseHeader(String, String) - Method in interface org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection
- 
Adds a response header with the given name and value.
- addResponseHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- addResponseHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpServletConnection
- addResponseHeader(String, String) - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- addResponseHeader(String, String) - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- addResponseHeader(String, String) - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- Address - Annotation Interface in org.springframework.ws.soap.addressing.server.annotation
- 
Marks an endpoint with a WS-AddressingAddress.
- Addressing10 - Class in org.springframework.ws.soap.addressing.version
- 
Implements WS-Addressing 1.0 (May 2006).
- Addressing10() - Constructor for class org.springframework.ws.soap.addressing.version.Addressing10
- Addressing200408 - Class in org.springframework.ws.soap.addressing.version
- 
Implements the August 2004 edition of the WS-Addressing specification.
- Addressing200408() - Constructor for class org.springframework.ws.soap.addressing.version.Addressing200408
- AddressingException - Exception in org.springframework.ws.soap.addressing
- 
Exception thrown in case on WS-Addressing errors.
- AddressingException(String) - Constructor for exception org.springframework.ws.soap.addressing.AddressingException
- AddressingException(String, Throwable) - Constructor for exception org.springframework.ws.soap.addressing.AddressingException
- AddressingVersion - Interface in org.springframework.ws.soap.addressing.version
- 
Defines the contract for a specific version of the WS-Addressing specification.
- addReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.config.annotation.DelegatingWsConfiguration
- addReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Add customMethodReturnValueHandlers in addition to the ones registered by default.
- addReturnValueHandlers(List<MethodReturnValueHandler>) - Method in interface org.springframework.ws.config.annotation.WsConfigurer
- 
Add handlers to support custom controller method return value types.
- addReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.config.annotation.WsConfigurerAdapter
- 
Add handlers to support custom controller method return value types.
- addReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.config.annotation.WsConfigurerComposite
- addServerOrReceiverFault(String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- addServerOrReceiverFault(String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- addServerOrReceiverFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
- 
Adds aServer/Receiverfault to the body.
- addServices(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Creates a singleServiceif not present, and callsDefaultConcretePartProvider.populateService(Definition, Service)with it.
- addServices(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.ServicesProvider
- addServices(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- addText(String) - Method in interface org.springframework.ws.soap.SoapFaultDetailElement
- 
Adds a new text node to this element.
- addTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- addTypes(Definition) - Method in interface org.springframework.ws.wsdl.wsdl11.provider.TypesProvider
- addUpgradeHeaderElement(String[]) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
- 
Adds a new UpgradeSoapHeaderElementthis header.
- addVersionMismatchFault(String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- addVersionMismatchFault(String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- addVersionMismatchFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
- 
Adds aVersionMismatchfault to the body.
- addWsConfigurers(List<WsConfigurer>) - Method in class org.springframework.ws.config.annotation.WsConfigurerComposite
- afterCompletion(MessageContext, Exception) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Does nothing by default.
- afterCompletion(MessageContext, Exception) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
- 
Callback after completion of request and response (fault) processing.
- afterCompletion(MessageContext, Exception) - Method in class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- 
Does nothing by default.
- afterCompletion(MessageContext, Exception) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Does nothing by default
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Does nothing by default.
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Does nothing by default.
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Does nothing by default.
- afterCompletion(MessageContext, Object, Exception) - Method in interface org.springframework.ws.server.EndpointInterceptor
- 
Callback after completion of request and response (fault) processing.
- afterCompletion(MessageContext, Object, Exception) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- afterMarshallerSet() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.as of Spring Web Services 1.5:AbstractMarshallingPayloadEndpoint.afterPropertiesSet()is no longer final, so this can safely be overridden in subclasses
- afterPropertiesSet() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- afterPropertiesSet() - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- afterPropertiesSet() - Method in class org.springframework.ws.client.support.WebServiceAccessor
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- afterPropertiesSet() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- afterPropertiesSet() - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- afterPropertiesSet() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.wss4j2.callback.SimplePasswordValidationCallbackHandler
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- afterPropertiesSet() - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- afterPropertiesSet() - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
- afterPropertiesSet() - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- afterPropertiesSet() - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- afterPropertiesSet() - Method in class org.springframework.ws.transport.mail.MailMessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- afterPropertiesSet() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
CallsAbstractStandaloneMessageReceiver.activate()when the BeanFactory initializes the receiver instance.
- afterPropertiesSet() - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
- afterPropertiesSet() - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- afterPropertiesSet() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- afterPropertiesSet() - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- afterPropertiesSet() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- afterPropertiesSet() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- afterPropertiesSet() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- afterSleep(Folder) - Method in class org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy
- 
Invoked after theThread.sleep(long)method has been invoked.
- afterSleep(Folder) - Method in class org.springframework.ws.transport.mail.monitor.Pop3PollingMonitoringStrategy
- 
Re-opens the folder, if it closed.
- andExpect(RequestMatcher) - Method in interface org.springframework.ws.test.client.ResponseActions
- 
Allows for further expectations to be set on the request.
- andExpect(ResponseMatcher) - Method in interface org.springframework.ws.test.server.ResponseActions
- 
Sets up an expectation about the response message.
- andRespond(ResponseCreator) - Method in interface org.springframework.ws.test.client.ResponseActions
- 
Sets theResponseCreatorfor this mock.
- annotationActionEndpointMapping() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aAnnotationActionEndpointMappingordered at 2 for mapping requests to annotated endpoints.
- AnnotationActionEndpointMapping - Class in org.springframework.ws.soap.addressing.server
- 
Implementation of theEndpointMappinginterface that uses the@Actionannotation to map methods to a WS-AddressingActionheader.
- AnnotationActionEndpointMapping() - Constructor for class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- ANY - Static variable in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
AuthScopeto match any Host.
- anything() - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects any request.
- assertEquals(String, Object, Object) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Asserts that two objects are equal.
- assertEquals(String, Object, Object, String, Source) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Asserts that two objects are equal.
- AssertionErrors - Class in org.springframework.ws.test.support
- 
JUnit independent assertion class.
- assertTrue(String, boolean) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Asserts that a condition istrue.
- assertTrue(String, boolean, String, Source) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Asserts that a condition istrue.
- Attachment - Interface in org.springframework.ws.mime
- 
Represents an attachment to aMimeMessage
- AttachmentException - Exception in org.springframework.ws.mime
- 
Exception thrown when a MIME attachment could not be accessed.
- AttachmentException(String) - Constructor for exception org.springframework.ws.mime.AttachmentException
- AttachmentException(String, Throwable) - Constructor for exception org.springframework.ws.mime.AttachmentException
- AttachmentException(Throwable) - Constructor for exception org.springframework.ws.mime.AttachmentException
- authenticate(Authentication) - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- 
If the supplied authentication token contains a certificate then this will be passed to the configuredX509AuthoritiesPopulatorto obtain the user details and authorities for the user identified by the certificate.
- available() - Method in class org.springframework.ws.transport.TransportInputStream
B
- bindDefaultNamespaceUri(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Binds the given namespace as default namespace.
- BindingsProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingBindings to aDefinition.
- bindNamespaceUri(String, String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Binds the given prefix to the given namespace.
- buildLogMessage(Exception, MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Build a log message for the given exception, occured during processing the given message context.
- BYTES_MESSAGE_TYPE - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
Indicates aBytesMessagetype.
C
- CallbackHandlerChain - Class in org.springframework.ws.soap.security.callback
- 
Represents a chain ofCallbackHandlers.
- CallbackHandlerChain(CallbackHandler[]) - Constructor for class org.springframework.ws.soap.security.callback.CallbackHandlerChain
- characters(char[], int, int) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- characters(char[], int, int) - Method in class org.springframework.xml.dom.DomContentHandler
- checkResults(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Checks whether the received headers match the configured validation actions.
- checkUserValidity(UserDetails) - Static method in class org.springframework.ws.soap.security.support.SpringSecurityUtils
- 
Checks the validity of a user's account and credentials.
- cleanUp() - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- cleanUp() - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- CleanupCallback - Class in org.springframework.ws.soap.security.callback
- 
Underlying security services instantiate and pass aCleanupCallbackto thehandlemethod of aCallbackHandlerto clean up security state.
- CleanupCallback() - Constructor for class org.springframework.ws.soap.security.callback.CleanupCallback
- clear() - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Removes all declared prefixes.
- clearResponse() - Method in class org.springframework.ws.context.DefaultMessageContext
- clearResponse() - Method in interface org.springframework.ws.context.MessageContext
- 
Removes the response message, if any.
- CLIENT - Enum constant in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
Constant used to indicate that aClientfault must be created.
- CLIENT - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
ConstantQNameused to indicate that aClientfault must be created.
- ClientHttpRequestConnection - Class in org.springframework.ws.transport.http
- 
Implementation of theWebServiceConnectioninterface that is based on the Spring 3ClientHttpRequestandClientHttpResponse.
- ClientHttpRequestConnection(ClientHttpRequest) - Constructor for class org.springframework.ws.transport.http.ClientHttpRequestConnection
- ClientHttpRequestMessageSender - Class in org.springframework.ws.transport.http
- 
WebServiceMessageSenderimplementation based on theClientHttpRequestFactoryintroduced in Spring 3.
- ClientHttpRequestMessageSender() - Constructor for class org.springframework.ws.transport.http.ClientHttpRequestMessageSender
- ClientHttpRequestMessageSender(ClientHttpRequestFactory) - Constructor for class org.springframework.ws.transport.http.ClientHttpRequestMessageSender
- ClientInterceptor - Interface in org.springframework.ws.client.support.interceptor
- 
Workflow interface that allows for customized client-side message interception.
- ClientInterceptorAdapter - Class in org.springframework.ws.client.support.interceptor
- 
Default implementation of theClientInterceptorinterface, for simplified implementation of pre-only/post-only interceptors.
- ClientInterceptorAdapter() - Constructor for class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- clientOrSenderFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aClient(SOAP 1.1) orSender(SOAP 1.2) fault.
- clientOrSenderFault(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aClient(SOAP 1.1) orSender(SOAP 1.2) fault with a particular fault string or reason.
- close() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- close() - Method in class org.springframework.ws.transport.TransportInputStream
- close() - Method in class org.springframework.ws.transport.TransportOutputStream
- close() - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Closes this connection.
- closeConnection(WebServiceConnection) - Static method in class org.springframework.ws.transport.support.TransportUtils
- 
Close the givenWebServiceConnectionand ignore any thrown exception.
- closeFolder(Folder) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- 
Close the given JavaMail Folder and ignore any thrown exception.
- closeFolder(Folder, boolean) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- 
Close the given JavaMail Folder and ignore any thrown exception.
- closeService(Service) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- 
Close the given JavaMail Service and ignore any thrown exception.
- CommonsHttpConnection - Class in org.springframework.ws.transport.http
- 
Deprecated.In favor ofHttpComponentsConnection
- CommonsHttpConnection(HttpClient, PostMethod) - Constructor for class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- CommonsHttpMessageSender - Class in org.springframework.ws.transport.http
- 
Deprecated.In favor ofHttpComponentsMessageSender
- CommonsHttpMessageSender() - Constructor for class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Create a new instance of theCommonsHttpMessageSenderwith a defaultHttpClientthat uses a defaultMultiThreadedHttpConnectionManager.
- CommonsHttpMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Create a new instance of theCommonsHttpMessageSenderwith the givenHttpClientinstance.
- CommonsXsdSchema - Class in org.springframework.xml.xsd.commons
- 
Implementation of theXsdSchemainterface that uses Apache WS-Commons XML Schema.
- CommonsXsdSchema(XmlSchema) - Constructor for class org.springframework.xml.xsd.commons.CommonsXsdSchema
- 
Create a new instance of theCommonsXsdSchemaclass with the specifiedXmlSchemareference.
- CommonsXsdSchema(XmlSchema, XmlSchemaCollection) - Constructor for class org.springframework.xml.xsd.commons.CommonsXsdSchema
- 
Create a new instance of theCommonsXsdSchemaclass with the specifiedXmlSchemaandXmlSchemaCollectionreference.
- CommonsXsdSchemaCollection - Class in org.springframework.xml.xsd.commons
- 
Implementation of theXsdSchemaCollectionthat uses Apache WS-Commons XML Schema.
- CommonsXsdSchemaCollection() - Constructor for class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- 
Constructs a new, empty instance of theCommonsXsdSchemaCollection.
- CommonsXsdSchemaCollection(Resource...) - Constructor for class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- 
Constructs a new instance of theCommonsXsdSchemaCollectionbased on the given resources.
- CommonsXsdSchemaException - Exception in org.springframework.xml.xsd.commons
- 
Commons XmlSchema version of theXsdSchemaException.
- CommonsXsdSchemaException(String) - Constructor for exception org.springframework.xml.xsd.commons.CommonsXsdSchemaException
- CommonsXsdSchemaException(String, Throwable) - Constructor for exception org.springframework.xml.xsd.commons.CommonsXsdSchemaException
- connectionTo(String) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects a connection to the given URI.
- connectionTo(URI) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects a connection to the given URI.
- containsProperty(String) - Method in class org.springframework.ws.context.AbstractMessageContext
- containsProperty(String) - Method in interface org.springframework.ws.context.MessageContext
- 
Check if this message context contains a property with the given name.
- CONTENT_ENCODING_GZIP - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
Header value that indicates a compressed "Content-Encoding".
- convertToByteArrayInputStream(Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- 
Converts the given source to a byte array input stream.
- convertToXopPackage() - Method in interface org.springframework.ws.mime.MimeMessage
- 
Turns this message into a XOP package.
- convertToXopPackage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- createClient(ApplicationContext) - Static method in class org.springframework.ws.test.server.MockWebServiceClient
- 
Creates aMockWebServiceClientinstance based on the givenApplicationContext.
- createClient(WebServiceMessageReceiver, WebServiceMessageFactory) - Static method in class org.springframework.ws.test.server.MockWebServiceClient
- 
Creates aMockWebServiceClientinstance based on the givenWebServiceMessageReceiverandWebServiceMessageFactory.
- createConnection(URI) - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Creates a connection to the given URI, or throws an exception when it cannot be resolved.
- createConnection(URI) - Method in class org.springframework.ws.test.client.MockWebServiceMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.http.ClientHttpRequestMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.
- createConnection(URI) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.jms.JmsMessageSender
- createConnection(URI) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- createConnection(URI) - Method in interface org.springframework.ws.transport.WebServiceMessageSender
- 
Create a newWebServiceConnectionto the specified URI.
- createConnection(URI) - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- createConnectionConfiguration(String, int, String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- 
Creates theConnectionConfigurationfrom the given parameters.
- createContentHandler() - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
- 
Deprecated.Returns the SAXContentHandlerused to parse the incoming request payload.
- createContext(URI) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- 
Template method that allows for creation of anHttpContextfor the given uri.
- createContext(URI) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Template method that allows for creation of aHttpContextfor the given uri.
- createDefaultTaskExecutor() - Method in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- 
Create a default TaskExecutor.
- createDiff(Source) - Method in class org.springframework.ws.test.support.matcher.PayloadDiffMatcher
- 
Deprecated.
- createDiff(Source) - Method in class org.springframework.ws.test.support.matcher.xmlunit2.PayloadDiffMatcher
- createDiff(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.DiffMatcher
- 
Deprecated.Creates aDifffor the given message.
- createDiff(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.PayloadDiffMatcher
- 
Deprecated.
- createDiff(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.xmlunit2.DiffMatcher
- 
Creates aDifffor the given message.
- createDiff(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.xmlunit2.PayloadDiffMatcher
- createDocumentBuilder(DocumentBuilderFactory) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Create aDocumentBuilderthat this endpoint will use for parsing XML documents.
- createDocumentBuilderFactory() - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Create aDocumentBuilderFactorythat this endpoint will use for constructing XML documents.
- createDocumentBuilderFactory() - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- 
Create aDocumentBuilderFactorythat this resolver will use to create response payloads.
- createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Creates a newEndpointInvocationChainbased on the given message context, endpoint, and interceptors.
- createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- 
Creates a newSoapEndpointInvocationChainbased on the given endpoint, and the set interceptors, and actors/roles.
- createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- 
Creates a newSoapEndpointInvocationChainbased on the given endpoint, and the set interceptors, and actors/roles.
- createInputSource(Resource) - Static method in class org.springframework.xml.sax.SaxUtils
- 
Creates a SAXInputSourcefrom the given resource.
- createInputStream() - Method in class org.springframework.ws.transport.TransportInputStream
- 
Returns the input stream to read from.
- createMarshaller(JAXBContext) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- 
Creates a newMarshallerto be used for marshalling objects to XML.
- createMessage(WebServiceMessageFactory) - Method in class org.springframework.ws.test.support.creator.AbstractMessageCreator
- createMessage(WebServiceMessageFactory) - Method in interface org.springframework.ws.test.support.creator.WebServiceMessageCreator
- 
Create a message.
- createOutputStream() - Method in class org.springframework.ws.transport.TransportOutputStream
- 
Returns the output stream to write to.
- createQName(String, String, String) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Deprecated.in favor ofQName(String, String, String)
- createRequest(WebServiceMessageFactory) - Method in interface org.springframework.ws.test.server.RequestCreator
- 
Create a request.
- createResponse(URI, WebServiceMessage, WebServiceMessageFactory) - Method in interface org.springframework.ws.test.client.ResponseCreator
- 
Create a response for the given the request and URI.
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
- 
Creates a response payload for the given return value.
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- createResponsePayload(MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- createRootApplicationContext() - Method in class org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer
- createSerializer(OutputStream) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated.Creates aSerializerto be used for writing the response to.
- createServer(ApplicationContext) - Static method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Creates aMockWebServiceServerinstance based on the givenApplicationContext.
- createServer(WebServiceGatewaySupport) - Static method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Creates aMockWebServiceServerinstance based on the givenWebServiceGatewaySupport.
- createServer(WebServiceTemplate) - Static method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Creates aMockWebServiceServerinstance based on the givenWebServiceTemplate.
- createServletApplicationContext() - Method in class org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer
- 
Create a servlet application context to be provided to theMessageDispatcherServlet.
- createServletApplicationContext() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Create a servlet application context to be provided to theMessageDispatcherServlet.
- createThread() - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- createTransformer() - Method in class org.springframework.xml.transform.TransformerHelper
- 
Creates a newTransformer.
- createTransformer() - Method in class org.springframework.xml.transform.TransformerObjectSupport
- 
Creates a newTransformer.
- createTransportInputStream() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
- createTransportInputStream() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- createTransportInputStream() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Returns aTransportInputStream.
- createTransportOutputStream() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
- createTransportOutputStream() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- createTransportOutputStream() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Returns aTransportOutputStreamfor the given message.
- createUnmarshaller(JAXBContext) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- 
Creates a newUnmarshallerto be used for unmarshalling XML to objects.
- createValidator() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- createValidator() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- createValidator() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- createValidator() - Method in interface org.springframework.xml.xsd.XsdSchema
- 
Creates aXmlValidatorbased on the schema.
- createValidator() - Method in interface org.springframework.xml.xsd.XsdSchemaCollection
- 
Creates aXmlValidatorbased on the schemas contained in this collection.
- createValidator(Resource[], String) - Static method in class org.springframework.xml.validation.XmlValidatorFactory
- 
Create aXmlValidatorwith the given schema resources and schema language type.
- createValidator(Resource, String) - Static method in class org.springframework.xml.validation.XmlValidatorFactory
- 
Create aXmlValidatorwith the given schema resource and schema language type.
- createWebServiceMessage() - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- createWebServiceMessage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- createWebServiceMessage() - Method in interface org.springframework.ws.soap.SoapMessageFactory
- 
Creates a new, emptySoapMessage.
- createWebServiceMessage() - Method in interface org.springframework.ws.WebServiceMessageFactory
- 
Creates a new, emptyWebServiceMessage.
- createWebServiceMessage(InputStream) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- createWebServiceMessage(InputStream) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- createWebServiceMessage(InputStream) - Method in interface org.springframework.ws.soap.SoapMessageFactory
- 
Reads aSoapMessagefrom the given input stream.
- createWebServiceMessage(InputStream) - Method in interface org.springframework.ws.WebServiceMessageFactory
- 
Reads aWebServiceMessagefrom the given input stream.
- createXmlEventFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated.Create aXMLEventFactorythat this endpoint will use to createXMLEvents.
- createXmlInputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
- 
Deprecated.Create aXMLInputFactorythat this endpoint will use to createXMLStreamReaders orXMLEventReader.
- createXmlInputFactory() - Method in class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- 
Create aXMLInputFactorythat this resolver will use to createXMLStreamReaderandXMLEventReaderobjects.
- createXmlInputFactory() - Method in class org.springframework.ws.server.endpoint.adapter.method.StaxPayloadMethodArgumentResolver
- 
Create aXMLInputFactorythat this resolver will use to createXMLStreamReaderandXMLEventReaderobjects.
- createXmlOutputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
- 
Deprecated.Create aXMLOutputFactorythat this endpoint will use to createXMLStreamWriterss orXMLEventWriters.
- createXMLReader() - Static method in class org.springframework.xml.validation.XMLReaderFactoryUtils
- 
Build aXMLReaderand set properties to prevent external entity access.
- createXPathExpression(String) - Static method in class org.springframework.xml.xpath.XPathExpressionFactory
- 
Create a compiled XPath expression using the given string.
- createXPathExpression(String, Map<String, String>) - Static method in class org.springframework.xml.xpath.XPathExpressionFactory
- 
Create a compiled XPath expression using the given string and namespaces.
- createXPathFactory() - Method in class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- 
Create aXPathFactorythat this resolver will use to createXPathobjects.
- CryptoFactoryBean - Class in org.springframework.ws.soap.security.wss4j2.support
- 
Spring factory bean for a WSS4JCrypto.
- CryptoFactoryBean() - Constructor for class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- CUSTOM - Enum constant in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
Constant used to indicate that a fault must be created with a custom fault code.
- customFaultCode() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapFault
- 
The custom fault code, to be used ifSoapFault.faultCode()is set toFaultCode.CUSTOM.
- customize(HttpClientBuilder) - Method in interface org.springframework.ws.transport.http.HttpComponents5ClientFactory.HttpClientBuilderCustomizer
- customize(PoolingHttpClientConnectionManagerBuilder) - Method in interface org.springframework.ws.transport.http.HttpComponents5ClientFactory.PoolingHttpClientConnectionManagerBuilderCustomizer
- customizeFault(Object, Exception, SoapFault) - Method in class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
- 
Customize theSoapFaultcreated by this resolver.
- customizeFault(MessageContext, Object, Exception, SoapFault) - Method in class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
- 
Empty template method to allow subclasses an opportunity to customize the givenSoapFault.
- customizeRegistration(ServletRegistration.Dynamic) - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Optionally perform further registration customization onceAbstractMessageDispatcherServletInitializer.registerMessageDispatcherServlet(ServletContext)has completed.
D
- DaoX509AuthoritiesPopulator - Class in org.springframework.ws.soap.security.x509.populator
- 
Populates the X509 authorities via anUserDetailsService.
- DaoX509AuthoritiesPopulator() - Constructor for class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
The default content type for the POX messages.
- DEFAULT_DETAIL_ELEMENT_NAME - Static variable in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Default SOAP Fault Detail name used when a global validation error occur on the request.
- DEFAULT_DETAIL_ELEMENT_NAME - Static variable in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Default SOAP Fault Detail name used when a validation errors occur on the request.
- DEFAULT_FAULT_ACTION_SUFFIX - Static variable in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
The defaults suffix to add to responseActionfor reply messages.
- DEFAULT_FAULT_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
The default suffix used to detect fault elements in the schema.
- DEFAULT_FAULT_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
The default suffix used to detect fault elements in the schema.
- DEFAULT_FAULTSTRING_OR_REASON - Static variable in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Default SOAP Fault string used when a validation errors occur on the request.
- DEFAULT_FAULTSTRING_OR_REASON - Static variable in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Default SOAP Fault string used when a validation errors occur on the request.
- DEFAULT_LOCATION_EXPRESSION - Static variable in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Default XPath expression used for extracting alllocationattributes from the WSDL definition.
- DEFAULT_MESSAGE_ENCODING - Static variable in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- 
Default encoding used to read from and write toMessagemessages.
- DEFAULT_MESSAGE_ENCODING - Static variable in class org.springframework.ws.transport.xmpp.XmppMessageSender
- 
Default encoding used to read from and write toMessagemessages.
- DEFAULT_MESSAGE_FACTORY_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Well-known name for theWebServiceMessageFactorybean in the bean factory for this namespace.
- DEFAULT_MESSAGE_RECEIVER_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Well-known name for theWebServiceMessageReceiverobject in the bean factory for this namespace.
- DEFAULT_MESSAGE_RECEIVER_HANDLER_ADAPTER_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Well-known name for theWebServiceMessageReceiverHandlerAdapterobject in the bean factory for this namespace.
- DEFAULT_METHOD_PREFIX - Static variable in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Default method prefix.
- DEFAULT_METHOD_SUFFIX - Static variable in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Default method suffix.
- DEFAULT_MUST_UNDERSTAND_FAULT_STRING - Static variable in class org.springframework.ws.soap.server.SoapMessageDispatcher
- 
Default message used when creating a SOAP MustUnderstand fault.
- DEFAULT_OUTPUT_ACTION_SUFFIX - Static variable in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
The defaults suffix to add to the requestActionfor reply messages.
- DEFAULT_POLLING_FREQUENCY - Static variable in class org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy
- 
Defines the default polling frequency.
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.ws.transport.jms.JmsMessageSender
- 
Default timeout for receive operations: -1 indicates a blocking receive without timeout.
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.ws.transport.mail.MailMessageSender
- 
Default timeout for receive operations.
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.ws.transport.xmpp.XmppMessageSender
- 
Default timeout for receive operations: -1 indicates a blocking receive without timeout.
- DEFAULT_REQUEST_NAME - Static variable in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Default request object name used for validating request objects.
- DEFAULT_REQUEST_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
The default suffix used to detect request elements in the schema.
- DEFAULT_REQUEST_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
The default suffix used to detect request elements in the schema.
- DEFAULT_RESPONSE_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
The default suffix used to detect response elements in the schema.
- DEFAULT_RESPONSE_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
The default suffix used to detect response elements in the schema.
- DEFAULT_SCHEMA_LOCATION_EXPRESSION - Static variable in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Default XPath expression used for extracting allschemaLocationattributes from the WSDL definition.
- DEFAULT_SCHEMA_LOCATION_EXPRESSION - Static variable in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- 
Default XPath expression used for extracting allschemaLocationattributes from the WSDL definition.
- DEFAULT_SERVLET_MAPPINGS - Static variable in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
The default servlet mappings.
- DEFAULT_SERVLET_NAME - Static variable in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
The default servlet name.
- DEFAULT_SSL_PROTOCOL - Static variable in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
The default SSL protocol.
- DEFAULT_TEXT_MESSAGE_ENCODING - Static variable in class org.springframework.ws.transport.jms.JmsMessageReceiver
- 
Default encoding used to read from and write toTextMessagemessages.
- DEFAULT_TEXT_MESSAGE_ENCODING - Static variable in class org.springframework.ws.transport.jms.JmsMessageSender
- 
Default encoding used to read fromn and write toTextMessagemessages.
- DEFAULT_THREAD_NAME_PREFIX - Variable in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- 
Default thread name prefix.
- DEFAULT_TRANSPORT_URI - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
The default transport URI, which indicates an HTTP transport.
- DEFAULT_TRANSPORT_URI - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
The default transport URI, which indicates an HTTP transport.
- DEFAULT_WSDL_DEFINITION_HANDLER_ADAPTER_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Well-known name for theWsdlDefinitionHandlerAdapterobject in the bean factory for this namespace.
- DEFAULT_WSDL_LOCATION_EXPRESSION - Static variable in class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
- 
Default XPath expression used for extracting alllocationattributes from the WSDL definition.
- DEFAULT_XSD_SCHEMA_HANDLER_ADAPTER_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Well-known name for theXsdSchemaHandlerAdapterobject in the bean factory for this namespace.
- DefaultConcretePartProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Default implementation of theBindingsProviderandServicesProviderinterfaces.
- DefaultConcretePartProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- DefaultMessageContext - Class in org.springframework.ws.context
- 
Default implementation ofMessageContext.
- DefaultMessageContext(WebServiceMessageFactory) - Constructor for class org.springframework.ws.context.DefaultMessageContext
- 
Construct a new, empty instance of theDefaultMessageContextwith the given message factory.
- DefaultMessageContext(WebServiceMessage, WebServiceMessageFactory) - Constructor for class org.springframework.ws.context.DefaultMessageContext
- 
Construct a new instance of theDefaultMessageContextwith the given request message and message factory.
- DefaultMessagesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Default implementation of theMessagesProvider.
- DefaultMessagesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- defaultMethodEndpointAdapter() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aDefaultMethodEndpointAdapterfor processing requests through annotated endpoint methods.
- DefaultMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Default extension ofAbstractMethodEndpointAdapterwith support for pluggable argument resolvers and return value handlers.
- DefaultMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- DefaultStrategiesHelper - Class in org.springframework.ws.support
- 
Helper class for for loading default implementations of an interface.
- DefaultStrategiesHelper(Class<?>) - Constructor for class org.springframework.ws.support.DefaultStrategiesHelper
- 
Initializes a new instance of theDefaultStrategiesHelperbased on the given type.
- DefaultStrategiesHelper(Properties) - Constructor for class org.springframework.ws.support.DefaultStrategiesHelper
- 
Initializes a new instance of theDefaultStrategiesHelperbased on the given set of properties.
- DefaultStrategiesHelper(Resource) - Constructor for class org.springframework.ws.support.DefaultStrategiesHelper
- 
Initializes a new instance of theDefaultStrategiesHelperbased on the given resource.
- DefaultTransportContext - Class in org.springframework.ws.transport.context
- 
Default implementation of theTransportContextinterface.
- DefaultTransportContext(WebServiceConnection) - Constructor for class org.springframework.ws.transport.context.DefaultTransportContext
- 
Creates a newDefaultTransportContextthat exposes the given connection.
- DefaultWsdl11Definition - Class in org.springframework.ws.wsdl.wsdl11
- 
Convenient implementation ofWsdl11Definitionthat creates a SOAP 1.1 or 1.2 binding based on naming conventions in one or more inlined XSD schemas.
- DefaultWsdl11Definition() - Constructor for class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Creates a new instance of theDefaultWsdl11Definition.
- DelegatingSmartEndpointInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
- 
Implementation of theSmartEndpointInterceptorinterface that delegates to a delegateEndpointInterceptor.
- DelegatingSmartEndpointInterceptor(EndpointInterceptor) - Constructor for class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- 
Creates a new instance of theDelegatingSmartEndpointInterceptorwith the given delegate.
- DelegatingSmartSoapEndpointInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
Implementation of theSmartSoapEndpointInterceptorinterface that delegates to a delegateSoapEndpointInterceptor.
- DelegatingSmartSoapEndpointInterceptor(EndpointInterceptor) - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.DelegatingSmartSoapEndpointInterceptor
- 
Creates a new instance of theDelegatingSmartSoapEndpointInterceptorwith the given delegate.
- DelegatingSoapEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
- 
EndpointMappingimplement that adds SOAP actors or roles to a delegate endpoint.
- DelegatingSoapEndpointMapping() - Constructor for class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- DelegatingWsConfiguration - Class in org.springframework.ws.config.annotation
- 
A sub-class ofWsConfigurationSupportthat detects and delegates to all beans of typeWsConfigurerallowing them to customize the configuration provided byWsConfigurationSupport.
- DelegatingWsConfiguration() - Constructor for class org.springframework.ws.config.annotation.DelegatingWsConfiguration
- deleteMessages(Folder, Message[]) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Deletes the given messages from the given folder.
- deleteMessages(Folder, Message[]) - Method in class org.springframework.ws.transport.mail.monitor.Pop3PollingMonitoringStrategy
- 
Deletes the given messages from the given folder, and closes it to expunge deleted messages.
- DestinationProvider - Interface in org.springframework.ws.client.support.destination
- 
Strategy interface for providing aWebServiceTemplatedestination URI at runtime.
- DestinationProvisionException - Exception in org.springframework.ws.client.support.destination
- 
Thrown by aDestinationProviderwhen it cannot provide a destination.
- DestinationProvisionException(String) - Constructor for exception org.springframework.ws.client.support.destination.DestinationProvisionException
- DestinationProvisionException(String, Throwable) - Constructor for exception org.springframework.ws.client.support.destination.DestinationProvisionException
- destroy() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.
- destroy() - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- destroy() - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- destroy() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
CallsAbstractStandaloneMessageReceiver.shutdown()when the BeanFactory destroys the receiver instance.
- destroy() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- DiffMatcher - Class in org.springframework.ws.test.support.matcher
- 
Deprecated.Migrate toDiffMatcher.
- DiffMatcher - Class in org.springframework.ws.test.support.matcher.xmlunit2
- 
Implementation ofWebServiceMessageMatcherbased on XMLUnit'sDiff.
- DiffMatcher() - Constructor for class org.springframework.ws.test.support.matcher.DiffMatcher
- 
Deprecated.
- DiffMatcher() - Constructor for class org.springframework.ws.test.support.matcher.xmlunit2.DiffMatcher
- dispatch(MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Dispatches the request in the given MessageContext according to the configuration.
- DocumentBuilderFactoryUtils - Class in org.springframework.xml
- DocumentBuilderFactoryUtils() - Constructor for class org.springframework.xml.DocumentBuilderFactoryUtils
- doesNotExist() - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to not exist.
- doesNotExist() - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to not exist.
- doesNotExist() - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- Dom4jPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.dom
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports dom4j elements.
- Dom4jPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor
- DomContentHandler - Class in org.springframework.xml.dom
- 
SAXContentHandlerthat transforms callback calls to DOMNodes.
- DomContentHandler(Node) - Constructor for class org.springframework.xml.dom.DomContentHandler
- 
Creates a new instance of theDomContentHandlerwith the given node.
- DomPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.dom
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports W3C DOM elements.
- DomPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor
- DomPoxMessage - Class in org.springframework.ws.pox.dom
- 
Implementation of thePoxMessageinterface that is based on a DOM Document.
- DomPoxMessage(Document, Transformer, String) - Constructor for class org.springframework.ws.pox.dom.DomPoxMessage
- 
Constructs a new instance of theDomPoxMessagewith the given document.
- DomPoxMessageException - Exception in org.springframework.ws.pox.dom
- 
Specific subclass ofPoxMessageExceptionfor DOM Plain Old XML messages.
- DomPoxMessageException(String) - Constructor for exception org.springframework.ws.pox.dom.DomPoxMessageException
- DomPoxMessageException(String, Throwable) - Constructor for exception org.springframework.ws.pox.dom.DomPoxMessageException
- DomPoxMessageFactory - Class in org.springframework.ws.pox.dom
- 
Implementation of theWebServiceMessageFactoryinterface that creates aDomPoxMessage.
- DomPoxMessageFactory() - Constructor for class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Use defaultDocumentBuilderFactory.
- DomPoxMessageFactory(DocumentBuilderFactory) - Constructor for class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Provide your ownDocumentBuilderFactory.
- domResult(Node) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- 
Perform an operation on the node contained in aDOMResult.
- domSource(Node) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- 
Perform an operation on the node contained in aDOMSource.
- doSendAndReceive(MessageContext, WebServiceConnection, WebServiceMessageCallback, WebServiceMessageExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Sends and receives aMessageContext.
- doService(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- doWithMessage(WebServiceMessage) - Method in interface org.springframework.ws.client.core.WebServiceMessageCallback
- 
Execute any number of operations on the suppliedmessage.
- doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.soap.client.core.SoapActionCallback
- doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.test.support.creator.AbstractMessageCreator
- 
Abstract template method, invoked byAbstractMessageCreator.createMessage(WebServiceMessageFactory)after a message has been created.
- doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.test.support.creator.PayloadMessageCreator
- doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.test.support.creator.SoapEnvelopeMessageCreator
- doWithResult(Result, TraxUtils.ResultCallback) - Static method in class org.springframework.xml.transform.TraxUtils
- doWithSource(Source, TraxUtils.SourceCallback) - Static method in class org.springframework.xml.transform.TraxUtils
E
- EhCacheBasedX509UserCache - Class in org.springframework.ws.soap.security.x509.cache
- 
Deprecated.Migrate toSpringBasedX509UserCacheand inject a platform neutral Spring-basedCache.
- EhCacheBasedX509UserCache() - Constructor for class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- EMPTY_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The empty SOAP action value.
- EnableWs - Annotation Interface in org.springframework.ws.config.annotation
- 
Add this annotation to an@Configurationclass to have the Spring Web Services configuration defined inWsConfigurationSupportimported.
- endDocument() - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- endDocument() - Method in class org.springframework.xml.dom.DomContentHandler
- endElement(String, String, String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- endElement(String, String, String) - Method in class org.springframework.xml.dom.DomContentHandler
- Endpoint - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Indicates that an annotated class is an "Endpoint" (e.g.
- ENDPOINT_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.ws.server.MessageDispatcher
- 
Log category to use when no mapped endpoint is found for a request.
- EndpointAdapter - Interface in org.springframework.ws.server
- 
Interface that must be implemented for each endpoint type to handle a message request.
- EndpointAwareWebServiceConnection - Interface in org.springframework.ws.transport
- 
Sub-interface ofWebServiceConnectionthat is aware of any server-side situations where an endpoint is not found.
- EndpointExceptionResolver - Interface in org.springframework.ws.server
- 
Defines the interface for objects than can resolve exceptions thrown during endpoint execution.
- EndpointInterceptor - Interface in org.springframework.ws.server
- 
Workflow interface that allows for customized endpoint invocation chains.
- EndpointInterceptorAdapter - Class in org.springframework.ws.server.endpoint.interceptor
- 
Default implementation of theEndpointInterceptorinterface, for simplified implementation of pre-only/post-only interceptors.
- EndpointInterceptorAdapter() - Constructor for class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- EndpointInvocationChain - Class in org.springframework.ws.server
- 
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
- EndpointInvocationChain(Object) - Constructor for class org.springframework.ws.server.EndpointInvocationChain
- 
Create newEndpointInvocationChain.
- EndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.server.EndpointInvocationChain
- 
Create newEndpointInvocationChain.
- EndpointMapping - Interface in org.springframework.ws.server
- 
Defines a mapping between message requests and endpoint objects.
- endpointNotFound() - Method in interface org.springframework.ws.transport.EndpointAwareWebServiceConnection
- 
Called when an endpoint is not found.
- endpointNotFound() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- endpointNotFound() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- endpointNotFoundLogger - Static variable in class org.springframework.ws.server.MessageDispatcher
- 
Additional logger to use when no mapped endpoint is found for a request.
- EndpointReference - Class in org.springframework.ws.soap.addressing.core
- 
Represents an Endpoint Reference, as defined in the WS-Addressing specification.
- EndpointReference(URI) - Constructor for class org.springframework.ws.soap.addressing.core.EndpointReference
- 
Creates a new instance of theEndpointReferenceclass with the given address.
- EndpointReference(URI, List<Node>, List<Node>) - Constructor for class org.springframework.ws.soap.addressing.core.EndpointReference
- 
Creates a new instance of theEndpointReferenceclass with the given address, reference properties, and reference parameters.
- endPrefixMapping(String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- endPrefixMapping(String) - Method in class org.springframework.xml.dom.DomContentHandler
- EnumerationIterator<T> - Class in org.springframework.ws.transport.support
- 
Adapts anEnumerationto follow the interface ofIterator.
- EnumerationIterator(Enumeration<T>) - Constructor for class org.springframework.ws.transport.support.EnumerationIterator
- equals(Object) - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- equals(Object) - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- escapeAction(String) - Static method in class org.springframework.ws.soap.support.SoapUtils
- 
Escapes the given SOAP action to be surrounded by quotes.
- evaluate(String, Source, NodeCallbackHandler) - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
- evaluate(String, Source, NodeCallbackHandler) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression, handling the resultNodeobjects on a per-node basis with aNodeCallbackHandler.
- evaluate(String, Source, NodeMapper<T>) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluate(String, Source, NodeMapper<T>) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluate(String, Source, NodeMapper<T>) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression, mapping each resultNodeobjects to a Java object via aNodeMapper.
- evaluate(Node, NodeMapper<T>) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression, mapping each resultNodeobjects to a Java object via aNodeMapper.
- evaluateAsBoolean(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsBoolean(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsBoolean(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression as aboolean.
- evaluateAsBoolean(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression as aboolean.
- evaluateAsDouble(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsDouble(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsDouble(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression as adouble.
- evaluateAsNode(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsNode(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsNode(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression as aNode.
- evaluateAsNode(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression as aNode.
- evaluateAsNodeList(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsNodeList(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsNodeList(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression as a list ofNodeobjects.
- evaluateAsNodeList(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression, and returns allNodeobjects that conform to it.
- evaluateAsNumber(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression as a number (double).
- evaluateAsObject(String, Source, NodeMapper<T>) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsObject(String, Source, NodeMapper<T>) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsObject(String, Source, NodeMapper<T>) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression, mapping a singleNoderesult to a Java object via aNodeMapper.
- evaluateAsObject(Node, NodeMapper<T>) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression, mapping a singleNoderesult to a Java object via aNodeMapper.
- evaluateAsString(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
- evaluateAsString(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
- evaluateAsString(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
- 
Evaluates the given expression as aString.
- evaluateAsString(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
- 
Evaluates the given expression as a String.
- evaluatesTo(boolean) - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to evaluate to the given boolean.
- evaluatesTo(boolean) - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to evaluate to the given boolean.
- evaluatesTo(boolean) - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- evaluatesTo(double) - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to evaluate to the given double.
- evaluatesTo(double) - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to evaluate to the given double.
- evaluatesTo(double) - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- evaluatesTo(int) - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to evaluate to the given integer.
- evaluatesTo(int) - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to evaluate to the given integer.
- evaluatesTo(int) - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- evaluatesTo(String) - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to evaluate to the given string.
- evaluatesTo(String) - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to evaluate to the given string.
- evaluatesTo(String) - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- examineAllHeaderElements() - Method in interface org.springframework.ws.soap.SoapHeader
- 
Returns anIteratorover all theSoapHeaderElements in this header.
- examineHeaderElements(QName) - Method in interface org.springframework.ws.soap.SoapHeader
- 
Returns anIteratorover all theSoapHeaderElements with the given qualified name in this header.
- examineHeaderElementsToProcess(String[]) - Method in interface org.springframework.ws.soap.soap11.Soap11Header
- 
Returns anIteratorover all theheader elementsthat should be processed for the given actors.
- examineHeaderElementsToProcess(String[], boolean) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
- 
Returns anIteratorover all theheader elementsthat should be processed for the given roles.
- examineMustUnderstandHeaderElements(String) - Method in interface org.springframework.ws.soap.SoapHeader
- 
Returns anIteratorover all theSoapHeaderElements that have the specified actor or role and that have aMustUnderstandattribute whose value is equivalent totrue.
- execute(Runnable) - Method in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- 
Executes the givenRunnablevia this receiver'sTaskExecutor.
- exists() - Method in interface org.springframework.ws.test.client.RequestXPathExpectations
- 
Expects the XPath expression to exist.
- exists() - Method in interface org.springframework.ws.test.server.ResponseXPathExpectations
- 
Expects the XPath expression to exist.
- exists() - Method in class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- expect(RequestMatcher) - Method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Records an expectation specified by the givenRequestMatcher.
- extractActionFromContentType(String) - Static method in class org.springframework.ws.soap.support.SoapUtils
- 
Returns the value of the action parameter in the given SOAP 1.2 content type.
- extractData(Source) - Method in interface org.springframework.ws.client.core.SourceExtractor
- 
Process the data in the givenSource, creating a corresponding result object.
- extractData(WebServiceMessage) - Method in interface org.springframework.ws.client.core.WebServiceMessageExtractor
- 
Process the data in the givenWebServiceMessage, creating a corresponding result object.
- extractFilenameFromUrlPath(String) - Static method in class org.springframework.ws.support.WebUtils
- 
Extract the URL filename from the given request URL path.
- extractFullFilenameFromUrlPath(String) - Static method in class org.springframework.ws.support.WebUtils
- 
Extract the full URL filename (including file extension) from the given request URL path.
F
- fail(String) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Fails a test with the given message.
- fail(String, String, Source) - Static method in class org.springframework.ws.test.support.AssertionErrors
- 
Fails a test with the given message and source.
- fault() - Element in annotation interface org.springframework.ws.soap.addressing.server.annotation.Action
- 
Signifies the value for the fault response WS-AddressingActionheader that is provided by the method.
- FaultAwareWebServiceConnection - Interface in org.springframework.ws.transport
- 
Sub-interface ofWebServiceConnectionthat is aware of any Fault messages received.
- FaultAwareWebServiceMessage - Interface in org.springframework.ws
- 
Sub-interface ofWebServiceMessagethat can contain special Fault messages.
- faultCode() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapFault
- 
The fault code.
- FaultCode - Enum Class in org.springframework.ws.soap.server.endpoint.annotation
- 
Enumeration that represents the standard SOAP Fault codes for use with the JDK 1.5+SoapFaultannotation.
- FaultMessageResolver - Interface in org.springframework.ws.client.core
- 
Defines the interface for objects than can resolve faultWebServiceMessages.
- faultStringOrReason() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapFault
- 
The fault string or reason text.
- fetchMessages(Folder, Message[]) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Fetches the specified messages from the specified folder.
- flush() - Method in class org.springframework.ws.transport.TransportOutputStream
G
- GenericMarshallingMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandMarshallingPayloadMethodProcessor.
- GenericMarshallingMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newGenericMarshallingMethodEndpointAdapter.
- GenericMarshallingMethodEndpointAdapter(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newGenericMarshallingMethodEndpointAdapterwith the given marshaller.
- GenericMarshallingMethodEndpointAdapter(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newGenericMarshallingMethodEndpointAdapterwith the given marshaller and unmarshaller.
- getAction() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns theAction.
- getAction() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the action property.
- getActionForMethod(Method) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping
- 
Returns the action value for the specified method.
- getActionForMethod(Method) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- 
Returns the action value for the specified method.
- getActionName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theActionaddressing header.
- getActorOrRole() - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Returns the actor or role for this header element.
- getActorOrRoleName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of the SOAPactor/roleattribute.
- getActorsOrRoles() - Method in class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Gets the actors (SOAP 1.1) or roles (SOAP 1.2) associated with an invocation of this chain and its contained interceptors and endpoint.
- getAddress() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- 
Returns the address of the endpoint.
- getAddressName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
The qualified name of theAddressinEndpointReference.
- getAddValidationErrorDetail() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Returns whether a SOAP Fault detail element should be created when a validation error occurs.
- getAddValidationErrorDetail() - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Returns whether a SOAP Fault detail element should be created when a validation error occurs.
- getAllAttributes() - Method in interface org.springframework.ws.soap.SoapElement
- 
Returns anIteratorover all of the attributes in element asqualified names.
- getAnonymous() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the anonymous URI.
- getAnonymous() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getAnonymous() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getApplicationContext() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- getApplicationContext() - Method in class org.springframework.ws.test.support.MockStrategiesHelper
- 
Returns the application context.
- getAsText() - Method in class org.springframework.xml.namespace.QNameEditor
- getAttachment(String) - Method in interface org.springframework.ws.mime.MimeMessage
- 
Returns theAttachmentwith the specified content Id.
- getAttachment(String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- getAttachments() - Method in interface org.springframework.ws.mime.MimeMessage
- 
Returns anIteratorover allAttachmentobjects that are part of this message.
- getAttachments() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- getAttributeValue(QName) - Method in interface org.springframework.ws.soap.SoapElement
- 
Returns the value of the attribute with the specified qualified name.
- getAuthScope() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Returns the authentication scope to be used.
- getBean() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Returns the object bean for this method endpoint.
- getBindingsProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns theBindingsProviderfor this definition.
- getBindingSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Returns the suffix to append to the port type name to obtain the binding name.
- getBody() - Method in interface org.springframework.ws.soap.SoapEnvelope
- 
Returns theSoapBody.
- getBodyName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name for a SOAP body.
- getBoundPrefixes() - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Returns all declared prefixes.
- getCallbackHandlers() - Method in class org.springframework.ws.soap.security.callback.CallbackHandlerChain
- getClientHttpRequest() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getClientHttpResponse() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getClientOrSenderFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of the Sender/Client SOAP Fault value.
- getConnection() - Method in class org.springframework.ws.transport.context.DefaultTransportContext
- getConnection() - Method in interface org.springframework.ws.transport.context.TransportContext
- 
Returns the currentWebServiceConnection.
- getConnection() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getContentHandler() - Method in class org.springframework.xml.sax.AbstractXmlReader
- getContentId() - Method in interface org.springframework.ws.mime.Attachment
- 
Returns the content identifier of the attachment.
- getContentType() - Method in interface org.springframework.ws.mime.Attachment
- 
Returns the content type of the attachment.
- getContentType() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns theContent-TypeMIME header for a SOAP message.
- getCredentials() - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationToken
- getCredentials() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Returns the credentials to be used.
- getCustomMethodArgumentResolvers() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Returns the custom argument resolvers.
- getCustomMethodReturnValueHandlers() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Returns the custom return value handlers.
- getDataHandler() - Method in interface org.springframework.ws.mime.Attachment
- 
Returns the data handler of the attachment.
- getDefaultEndpoint() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Returns the default endpoint for this endpoint mapping.
- getDefaultReplyTo(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the default ReplyTo EPR.
- getDefaultReplyTo(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getDefaultReplyTo(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getDefaultStrategies(Class<T>) - Method in class org.springframework.ws.support.DefaultStrategiesHelper
- 
Create a list of strategy objects for the given strategy interface.
- getDefaultStrategies(Class<T>, ApplicationContext) - Method in class org.springframework.ws.support.DefaultStrategiesHelper
- 
Create a list of strategy objects for the given strategy interface.
- getDefaultStrategy(Class<T>) - Method in class org.springframework.ws.support.DefaultStrategiesHelper
- 
Return the default strategy object for the given strategy interface.
- getDefaultStrategy(Class<T>, ApplicationContext) - Method in class org.springframework.ws.support.DefaultStrategiesHelper
- 
Return the default strategy object for the given strategy interface.
- getDefaultTo() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the default To URI.
- getDefaultTo() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getDefaultTo() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getDefaultUri() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns the default URI used by the gateway.
- getDefaultUri() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the default URI to be used on operations that do not have a URI parameter.
- getDefinition() - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- 
Returns the WSDL4JDefinition.
- getDelegate() - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- 
Returns the delegate.
- getDeliveryMode(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the delivery mode of the given URI.
- getDepth(String, Exception) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver
- 
Return the depth to the superclass matching.
- getDestination() - Method in class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
- getDestination() - Method in interface org.springframework.ws.client.support.destination.DestinationProvider
- 
Return the destination URI.
- getDestinationName(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the destination name of the given URI.
- getDestinationProvider() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns the destination provider used by the gateway.
- getDestinationProvider() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the destination provider used on operations that do not have a URI parameter.
- getDetailElementName() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Returns the fault detail element name when validation errors occur on the request.
- getDetailElementName() - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Returns the fault detail element name when validation errors occur on the request.
- getDetailEntries() - Method in interface org.springframework.ws.soap.SoapFaultDetail
- 
Gets an iterator over all of theSoapFaultDetailElements in this detail.
- getDocument() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- 
Returns the document underlying this message.
- getDocument() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- getDocument() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Returns this message as aDocument.
- getDocument(DOMSource) - Static method in class org.springframework.xml.transform.TraxUtils
- getDocumentElement(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated.Returns the payload element of the given source.
- getDocumentElement(Source) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated.Returns the payload element of the given source.
- getDocumentElement(Source, DocumentBuilder) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Returns the payload element of the given source.
- getDTDHandler() - Method in class org.springframework.xml.sax.AbstractXmlReader
- getElementName(Element) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- 
Returns the name attribute of the given element.
- getElementNames() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- getEndpoint() - Method in class org.springframework.ws.server.EndpointInvocationChain
- 
Returns the endpoint object to invoke.
- getEndpoint(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Look up an endpoint for the given message context, falling back to the default endpoint if no specific one is found.
- getEndpoint(MessageContext) - Method in interface org.springframework.ws.server.EndpointMapping
- 
Returns an endpoint and any interceptors for this message context.
- getEndpoint(MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Returns the endpoint for this request.
- getEndpoint(MessageContext) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- getEndpoint(MessageContext) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- 
Creates a newSoapEndpointInvocationChainbased on the delegate endpoint, the delegate interceptors, and set actors/roles.
- getEndpointAdapter(Object) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Returns theEndpointAdapterfor the given endpoint.
- getEndpointAdapters() - Method in class org.springframework.ws.server.MessageDispatcher
- 
Returns theEndpointAdapters to use by thisMessageDispatcher.
- getEndpointAddress(Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Returns the address property of the given endpoint.
- getEndpointAddress(Object) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- 
Returns the address property of the givenMethodEndpoint, by looking for theAddressannotation.
- getEndpointAddress(Object) - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- getEndpointAnnotationType() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
- 
Returns the 'endpoint' annotation type.
- getEndpointAnnotationType() - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- 
Returns the 'endpoint' annotation type.
- getEndpointClass(Object) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Return the class or interface to use for method reflection.
- getEndpointClass(Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping
- 
Return the class or interface to use for method reflection.
- getEndpointExceptionResolvers() - Method in class org.springframework.ws.server.MessageDispatcher
- 
Returns theEndpointExceptionResolvers to use by thisMessageDispatcher.
- getEndpointInternal(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Lookup an endpoint for the given request, returningnullif no specific one is found.
- getEndpointInternal(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Lookup an endpoint for the given message.
- getEndpointInternal(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Lookup an endpoint for the given message.
- getEndpointInternal(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- getEndpointInternal(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Lookup an endpoint for the givenMessageAddressingProperties, returningnullif no specific one is found.
- getEndpointMappings() - Method in class org.springframework.ws.server.MessageDispatcher
- 
Returns theEndpointMappings to use by thisMessageDispatcher.
- getEndpoints() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- getEntityResolver() - Method in class org.springframework.xml.sax.AbstractXmlReader
- getEnvelope() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- getEnvelope() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Returns theSoapEnvelopeassociated with thisSoapMessage.
- getEnvelope(SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Returns the SAAJSOAPEnvelopefor the given element.
- getEnvelopeName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name for a SOAP envelope.
- getEnvelopeNamespaceUri() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the namespace URI for the SOAP envelope namespace.
- getErrorHandler() - Method in class org.springframework.xml.sax.AbstractXmlReader
- getErrorMessage() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getErrorMessage() - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Returns the error message.
- getErrorMessage() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getErrorMessage() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getErrorMessage(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- getErrors() - Method in interface org.springframework.xml.validation.ValidationErrorHandler
- 
Returns the errors collected by this error handler.
- getFault() - Method in interface org.springframework.ws.soap.soap11.Soap11Body
- getFault() - Method in interface org.springframework.ws.soap.soap12.Soap12Body
- getFault() - Method in interface org.springframework.ws.soap.SoapBody
- 
Returns theSoapFaultof this body.
- getFaultAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- getFaultAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Provides the WS-Addressing Action for response fault messages, given the endpoint, and request Message Addressing Properties.
- getFaultAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- getFaultActionSuffix() - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Returns the suffix to add to requestActions for reply fault messages.
- getFaultActor() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
- 
Returns the fault actor for the exception.
- getFaultActorOrRole() - Method in interface org.springframework.ws.soap.SoapFault
- 
Returns the fault actor or role.
- getFaultCode() - Method in interface org.springframework.ws.FaultAwareWebServiceMessage
- 
Returns the fault code, if any.
- getFaultCode() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetSoapBody().getFault().getFaultCode().
- getFaultCode() - Method in exception org.springframework.ws.soap.client.SoapFaultClientException
- 
Returns the fault code.
- getFaultCode() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
- 
Returns the fault code for the exception.
- getFaultCode() - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Returns the fault code.
- getFaultCode() - Method in interface org.springframework.ws.soap.SoapFault
- 
Returns the fault code.
- getFaultDefinition(Object, Exception) - Method in class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
- 
Template method that returns theSoapFaultDefinitionfor the given exception.
- getFaultDefinition(Object, Exception) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolver
- getFaultDefinition(Object, Exception) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver
- getFaultDetail() - Method in interface org.springframework.ws.soap.SoapFault
- 
Returns the optional detail element for thisSoapFault.
- getFaultLocale() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Returns the locale for SOAP fault reason and validation message resolution.
- getFaultMessageResolver() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the fault message resolver for this template.
- getFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name for a SOAP fault.
- getFaultNode() - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Returns the fault node.
- getFaultReason() - Method in interface org.springframework.ws.FaultAwareWebServiceMessage
- 
Returns the fault reason message.
- getFaultReason() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- getFaultReason() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetSoapBody().getFault().getFaultStringOrReason().
- getFaultReasonText(Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Returns the reason associated with the given language.
- getFaultString() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
- 
Returns the fault string for the exception.
- getFaultStringLocale() - Method in interface org.springframework.ws.soap.soap11.Soap11Fault
- 
Returns the locale of the fault string.
- getFaultStringOrReason() - Method in exception org.springframework.ws.soap.client.SoapFaultClientException
- 
Returns the fault string or reason.
- getFaultStringOrReason() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Sets the SOAPfaultstringorReasonused when validation errors occur on the request.
- getFaultStringOrReason() - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Sets the SOAPfaultstringorReasonused when validation errors occur on the request.
- getFaultStringOrReason() - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Returns the fault string or reason text.
- getFaultStringOrReason() - Method in interface org.springframework.ws.soap.SoapFault
- 
Returns the fault string or reason.
- getFaultStringOrReasonLocale() - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Returns the SOAP fault reason locale used when validation errors occur on the request.
- getFaultSubcodes() - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Returns an iteration over the fault subcodes.
- getFaultSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Returns the suffix used to detect fault elements in the schema.
- getFaultSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Returns the suffix used to detect fault elements in the schema.
- getFaultTo() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns theFaultTo.
- getFaultTo() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the fault endpoint property.
- getFaultToName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theFaultToaddressing header.
- getFeature(String) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
- getFeature(String) - Method in class org.springframework.xml.sax.AbstractXmlReader
- 
Throws aSAXNotRecognizedExceptionexception.
- getFirstBodyElement(SOAPBody) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Returns the first child element of the given body.
- getFolderOpenMode() - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- getFolderOpenMode() - Method in interface org.springframework.ws.transport.mail.monitor.MonitoringStrategy
- 
Returns the folder open mode to be used by this strategy.
- getFrom() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns theFrom.
- getFrom() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the source endpoint property.
- getFromName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theFromaddressing header.
- getHeader() - Method in interface org.springframework.ws.soap.SoapEnvelope
- 
Returns theSoapHeader.
- getHeaderName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name for a SOAP header.
- getHeaderNames() - Method in class org.springframework.ws.transport.TransportInputStream
- 
Returns an iteration over all the header names this stream contains.
- getHeaderNames(Message) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns an iterator over all header names in the given message.
- getHeaderNames(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- getHeaders(Message, String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns an iterator over all the header values of the given message and header name.
- getHeaders(String) - Method in class org.springframework.ws.transport.TransportInputStream
- 
Returns an iteration over all the string values of the specified header.
- getHeaders(Message, String) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- getHttpClient() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Returns theHttpClientused by this message sender.
- getHttpClient() - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- 
Returns theHttpClientused by this message sender.
- getHttpClient() - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Returns theHttpClientused by this message sender.
- getHttpExchange() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- 
Returns theHttpExchangefor this connection.
- getHttpPost() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getHttpPost() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getHttpResponse() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getHttpResponse() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getHttpServletRequest() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- 
Returns theHttpServletRequestfor this connection.
- getHttpServletResponse() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- 
Returns theHttpServletResponsefor this connection.
- getImportsProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns theImportsProviderfor this definition.
- getInputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
- 
Deprecated.Returns anXMLInputFactoryto read XML from.
- getInputStream() - Method in interface org.springframework.ws.mime.Attachment
- 
Return anInputStreamto read the contents of the attachment from.
- getInputStream() - Method in class org.springframework.xml.transform.StringSource
- 
Returnsnull.
- getInterceptors() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theClientInterceptorsused by the template.
- getInterceptors() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the client interceptors to apply to all web service invocations made by this template.
- getInterceptors() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Provide access to the shared handler interceptors used to configureEndpointMappinginstances with.
- getInterceptors() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Returns the endpoint interceptors to apply to all endpoints mapped by this endpoint mapping.
- getInterceptors() - Method in class org.springframework.ws.server.EndpointInvocationChain
- 
Returns the array of interceptors to apply before the handler executes.
- getInvalidAddressingHeaderFaultReason() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the reason of the fault that indicates that a header is invalid.
- getInvalidAddressingHeaderFaultReason() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getInvalidAddressingHeaderFaultReason() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getInvalidAddressingHeaderFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of the fault subcode that indicates that a header is invalid.
- getInvalidAddressingHeaderFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getInvalidAddressingHeaderFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getJaxpVersion() - Static method in class org.springframework.xml.JaxpVersion
- 
Gets the JAXP version.
- getJmsException() - Method in exception org.springframework.ws.transport.jms.JmsTransportException
- getLastModified(HttpServletRequest) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- getLastModified(HttpServletRequest, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- getLastModified(HttpServletRequest, Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- getLastModified(HttpServletRequest, Object) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- getLexicalHandler() - Method in class org.springframework.xml.sax.AbstractXmlReader
- getLocale() - Method in class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
- 
Returns the locale for the faultstring or reason of the SOAP Fault.
- getLocale() - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Gets the fault string locale.
- getLocationUri() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Returns the value used for the SOAP Address location attribute value.
- getLocationUri() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Returns the value used for the SOAP Address location attribute value.
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Returns the endpoint key for the given message context.
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Returns the endpoint keys for the given message context.
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.jaxb.XmlRootElementEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Returns the local part of the payload root element of the request.
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- getLookupKeyForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Returns the endpoint key for the given method.
- getLookupKeyForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.jaxb.XmlRootElementEndpointMapping
- getLookupKeyForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Returns the name of the given method, with the prefix and suffix stripped off.
- getLookupKeyForMethod(Method) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- getLookupKeysForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Returns the endpoint keys for the given method.
- getLookupKeysForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping
- getLookupKeysForMethod(Method) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- getMarshaller() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theMarshallerused by the gateway.
- getMarshaller() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the marshaller for this template.
- getMarshaller() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Returns the marshaller used for transforming objects into XML.
- getMarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Returns the marshaller used for transforming objects into XML.
- getMarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Returns the marshaller used for transforming objects into XML.
- getMessage() - Method in error org.springframework.ws.test.support.SourceAssertionError
- getMessageAddressingHeaderRequiredFaultReason() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the reason of the fault that indicates that a header is missing.
- getMessageAddressingHeaderRequiredFaultReason() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getMessageAddressingHeaderRequiredFaultReason() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getMessageAddressingHeaderRequiredFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of the fault subcode that indicates that a header is missing.
- getMessageAddressingHeaderRequiredFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getMessageAddressingHeaderRequiredFaultSubcode() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getMessageAddressingProperties(SoapMessage) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- getMessageAddressingProperties(SoapMessage) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Returns theMessageAddressingPropertiesfor the given message.
- getMessageFactory() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theWebServiceMessageFactoryused by the gateway.
- getMessageFactory() - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Returns the message factory used for creating messages.
- getMessageFactory() - Method in class org.springframework.ws.context.DefaultMessageContext
- getMessageFactory() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Returns the SAAJMessageFactoryused.
- getMessageFactory() - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- 
Returns theWebServiceMessageFactory.
- getMessageFactoryBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns the bean name used to lookup aWebServiceMessageFactory.
- getMessageId() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the message id property.
- getMessageIdName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theMessageIDaddressing header.
- getMessageIdStrategy() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns the message id strategy used for creating WS-Addressing MessageIds.
- getMessageIdStrategy() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Returns the message id strategy used for creating WS-Addressing MessageIds.
- getMessageIdStrategy(Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Returns the message ID strategy for the given endpoint.
- getMessageReceiver() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns theWebServiceMessageReceiverused by this servlet.
- getMessageReceiver() - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
- 
Returns theWebServiceMessageReceiverused by this listener.
- getMessageReceiverBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns the bean name used to lookup aWebServiceMessageReceiver.
- getMessageReceiverHandlerAdapterBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns the bean name used to lookup aWebServiceMessageReceiverHandlerAdapter.
- getMessageSenders() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theWebServiceMessageSenders used by the gateway.
- getMessageSenders() - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Returns the message senders used for sending messages.
- getMessageSenders() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Returns the message senders, which are used to send out-of-band reply messages.
- getMessageSenders(Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Returns the message senders for the given endpoint.
- getMessagesProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns theMessagesProviderfor this definition.
- getMessageType(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the message type of the given URI.
- getMessagingException() - Method in exception org.springframework.ws.transport.mail.MailTransportException
- getMethod() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Returns the method for this method endpoint.
- getMethodArgumentResolvers() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Returns the list ofMethodArgumentResolvers to use.
- getMethodArguments(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Returns the argument array for the given method endpoint.
- getMethodParameters() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Returns the method parameters for this method endpoint.
- getMethodPrefix() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Returns the method prefix.
- getMethodReturnValueHandlers() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Returns the list ofMethodReturnValueHandlers to use.
- getMethodSuffix() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Returns the method suffix.
- getMustUnderstand() - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Indicates whether themustUnderstandattribute for this header element is set.
- getMustUnderstandAttributeName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of the SOAPMustUnderstandattribute.
- getMustUnderstandFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of theMustUnderstandSOAP Fault value.
- getName() - Method in interface org.springframework.ws.soap.SoapElement
- 
Returns the qualified name of this element.
- getName() - Method in interface org.springframework.ws.stream.StreamingPayload
- 
Returns the qualified name of the payload.
- getNamespaceContext(Method) - Static method in class org.springframework.ws.server.endpoint.support.NamespaceUtils
- 
Creates aNamespaceContextfor the specified method, based on@Namespacesand@Namespaceannotations.
- getNamespacePrefix() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the prefix associated with the WS-Addressing namespace handled by this specification.
- getNamespaces() - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
- 
Returns namespaces used in the XPath expression.
- getNamespaceUri() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the WS-Addressing namespace handled by this specification.
- getNamespaceUri() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getNamespaceUri() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getNamespaceURI(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- getNextActorOrRoleUri() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the URI indicating that a header element is intended for the next SOAP application that processes the message.
- getNone() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the none URI, ornullif the spec does not define it.
- getNone() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getNone() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- getNoneActorOrRoleUri() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the URI indicating that a header element should never be directly processed.
- getObject() - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- getObject() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- getObject() - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- getObject() - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- getObject() - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- getObject() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- getObject() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- getObjectType() - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- getObjectType() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- getObjectType() - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- getObjectType() - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- getObjectType() - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- getObjectType() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- getObjectType() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- getOperationName(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Template method that returns the name of the operation coupled to the givenMessage.
- getOperationName(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- getOperationType(Operation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Returns theOperationTypefor the given operation.
- getOrder() - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- getOrder() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- getOrder() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- getOutputActionSuffix() - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Returns the suffix to add to requestActions for reply messages.
- getOutputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
- 
Deprecated.Returns anXMLOutputFactoryto write XML to.
- getPayloadResult() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- getPayloadResult() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetSoapBody().getPayloadResult().
- getPayloadResult() - Method in interface org.springframework.ws.soap.SoapBody
- 
Returns aResultthat represents the contents of the body.
- getPayloadResult() - Method in interface org.springframework.ws.WebServiceMessage
- 
Returns the contents of the message as aResult.
- getPayloadRootQName(Source, TransformerFactory) - Static method in class org.springframework.ws.server.endpoint.support.PayloadRootUtils
- 
Returns the root qualified name of the given source, transforming it if necessary.
- getPayloadRootQName(Source, TransformerHelper) - Static method in class org.springframework.ws.server.endpoint.support.PayloadRootUtils
- getPayloadSource() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- getPayloadSource() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetSoapBody().getPayloadSource().
- getPayloadSource() - Method in interface org.springframework.ws.soap.SoapBody
- 
Returns aSourcethat represents the contents of the body.
- getPayloadSource() - Method in interface org.springframework.ws.WebServiceMessage
- 
Returns the contents of the message as aSource.
- getPortTypeName() - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Returns the port type name used for this definition.
- getPortTypesProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns thePortTypesProviderfor this definition.
- getPostMethod() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getPrefix(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- getPrefix(QName) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Deprecated.in favor ofQName.getPrefix()
- getPrefixes(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- getPrincipal() - Method in class org.springframework.ws.soap.security.wss4j2.callback.UsernameTokenPrincipalCallback
- 
Get the retrievedPrincipal.
- getPrincipal() - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationToken
- getPriority(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the priority of the given URI.
- getProperty(String) - Method in class org.springframework.ws.context.AbstractMessageContext
- getProperty(String) - Method in interface org.springframework.ws.context.MessageContext
- 
Gets the value of a specific property from theMessageContext.
- getProperty(String) - Method in class org.springframework.xml.sax.AbstractXmlReader
- 
Throws aSAXNotRecognizedExceptionexception when the given property does not signify a lexical handler.
- getPropertyNames() - Method in class org.springframework.ws.context.AbstractMessageContext
- getPropertyNames() - Method in interface org.springframework.ws.context.MessageContext
- 
Return the names of all properties in thisMessageContext.
- getQNameForNode(Node) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Returns the qualified name of the given DOM Node.
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- 
Returns the raw, possibly compressed input stream to read the response from.
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getReader() - Method in class org.springframework.xml.transform.StringSource
- getReferenceParameters() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- 
Returns the reference parameters of the endpoint, as a list ofNodeobjects.
- getReferenceParameters() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the endpoint parameters.
- getReferenceParametersName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theReferenceParametersin the endpoint reference.
- getReferenceProperties() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- 
Returns the reference properties of the endpoint, as a list ofNodeobjects.
- getReferenceProperties() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the endpoint properties.
- getReferencePropertiesName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theReferencePropertiesin the endpoint reference.
- getReferencePropertiesName() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- getRelatesTo() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the relationship property.
- getRelatesToName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theRelatesToaddressing header.
- getRelationshipTypeName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theRelatesToaddressing header.
- getRemoveSecurityHeader() - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- getReplyProperties(EndpointReference, URI, URI) - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Creates aMessageAddressingPropertiesthat can be used for creating a reply to the givenEndpointReference.
- getReplyTo() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns theReplyTo.
- getReplyTo() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the reply endpoint property.
- getReplyToName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theReplyToaddressing header.
- getReplyToName(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the reply-to name of the given URI.
- getRequest() - Method in class org.springframework.ws.context.DefaultMessageContext
- getRequest() - Method in interface org.springframework.ws.context.MessageContext
- 
Returns the request message.
- getRequestFactory() - Method in class org.springframework.ws.transport.http.ClientHttpRequestMessageSender
- getRequestHeaderNames() - Method in interface org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection
- 
Returns an iteration over all the header names this request contains.
- getRequestHeaderNames() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getRequestHeaderNames() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getRequestHeaderNames() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getRequestHeaderNames() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getRequestHeaderNames() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getRequestHeaders(String) - Method in interface org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection
- 
Returns an iteration over all the string values of the specified header.
- getRequestHeaders(String) - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getRequestHeaders(String) - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getRequestHeaders(String) - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getRequestHeaders(String) - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getRequestHeaders(String) - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getRequestInputStream() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
- 
Returns the input stream to read the response from.
- getRequestInputStream() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getRequestInputStream() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getRequestInputStream() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getRequestInputStream() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getRequestInputStream() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getRequestMessage() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- 
Returns the request message for this connection.
- getRequestMessage() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- 
Returns the request message for this connection.
- getRequestMessage() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- 
Returns the request message for this connection.
- getRequestMessage() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- 
Returns the request message for this connection.
- getRequestMessage() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- 
Returns the request message for this connection.
- getRequestMessage() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- 
Returns the request message for this connection.
- getRequestName() - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Return the name of the request object for validation error codes.
- getRequestOutputStream() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- 
Returns the output stream to write the request to.
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getRequestOutputStream() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getRequestSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Returns the suffix used to detect request elements in the schema.
- getRequestSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Returns the suffix used to detect request elements in the schema.
- getResponse() - Method in class org.springframework.ws.context.DefaultMessageContext
- getResponse() - Method in interface org.springframework.ws.context.MessageContext
- 
Returns the response message.
- getResponse(ContentHandler) - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
- 
Deprecated.Returns the response to be given, if any.
- getResponseAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- getResponseAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Provides the WS-Addressing Action for response messages, given the endpoint, and request Message Addressing Properties.
- getResponseAction(Object, MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- getResponseCode() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- 
Returns the HTTP status code of the response.
- getResponseCode() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getResponseCode() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getResponseCode() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getResponseCode() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getResponseCode() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getResponseCode() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- 
Returns the length of the response.
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getResponseContentLength() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getResponseHeaderNames() - Method in interface org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection
- 
Returns an iteration over all the header names this request contains.
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getResponseHeaderNames() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getResponseHeaders(String) - Method in interface org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection
- 
Returns an iteration over all the string values of the specified header.
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getResponseHeaders(String) - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getResponseInputStream() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- 
Returns the input stream to read the response from.
- getResponseInputStream() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- getResponseInputStream() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getResponseInputStream() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getResponseInputStream() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getResponseMessage() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- 
Returns the HTTP status message of the response.
- getResponseMessage() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getResponseMessage() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getResponseMessage() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getResponseMessage() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getResponseMessage() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getResponseMessage() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getResponseMessage() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- 
Returns the response message, if any, for this connection.
- getResponseMessage() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- 
Returns the response message, if any, for this connection.
- getResponseMessage() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- 
Returns the response message, if any, for this connection.
- getResponseMessage() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- 
Returns the response message, if any, for this connection.
- getResponseMessage() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- 
Returns the response message, if any, for this connection.
- getResponseMessage() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- 
Returns the response message, if any, for this connection.
- getResponseOutputStream() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
- 
Returns the output stream to write the request to.
- getResponseOutputStream() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getResponseOutputStream() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getResponseOutputStream() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getResponseOutputStream() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getResponseOutputStream() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getResponseSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Returns the suffix used to detect response elements in the schema.
- getResponseSuffix() - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Returns the suffix used to detect response elements in the schema.
- getResult() - Method in interface org.springframework.ws.soap.SoapFaultDetail
- 
Returns aResultthat represents the concents of the detail.
- getResult() - Method in interface org.springframework.ws.soap.SoapFaultDetailElement
- 
Returns aResultthat allows for writing to the contents of the detail element.
- getResult() - Method in interface org.springframework.ws.soap.SoapHeader
- 
Returns aResultthat represents the contents of the header.
- getResult() - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Returns aResultthat allows for writing to the contents of the header element.
- getReturnType() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Returns the method return type, asMethodParameter.
- getRootConfigClasses() - Method in class org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer
- getRootElement(Source) - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
- 
Returns the root element of the given source.
- getSaajMessage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Return the SAAJSOAPMessagethat thisSaajSoapMessageis based on.
- getSaajVersion() - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Gets the SAAJ version.
- getSaajVersion(SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Gets the SAAJ version for the specifiedSOAPElement.
- getSaajVersion(SOAPMessage) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Gets the SAAJ version for the specifiedSOAPMessage.
- getSaajVersionString() - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Returns the SAAJ version as a String.
- getSchema() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- 
Returns the wrapped CommonsXmlSchemaobject.
- getSchemaCollection() - Method in class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- 
Returns the XSD schema collection to inline.
- getSchemaLanguage() - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- getSchemaLanguage() - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- getSchemas() - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Returns the schema resources to use for validation.
- getSchemas() - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Returns the schema resources to use for validation.
- getSchemaSource(XsdSchema) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- 
Returns theSourceof the given schema.
- getServerOrReceiverFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of the Receiver/Server SOAP Fault value.
- getServiceName() - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Returns the service name.
- getServicesProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns theServicesProviderfor this definition.
- getServletConfigClasses() - Method in class org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer
- 
Specify@Configurationand/or@Componentclasses to be provided to the dispatcher servlet application context.
- getServletMappings() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Specify the servlet mapping(s) for theMessageDispatcherServlet.
- getServletName() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Return the name under which theMessageDispatcherServletwill be registered.
- getSize() - Method in interface org.springframework.ws.mime.Attachment
- 
Returns the size of the attachment in bytes.
- getSoapAction() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- getSoapAction() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Get the SOAP Action for this message, ornullif not present.
- getSoapActions() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Returns the SOAP Actions for this binding.
- getSoapActions() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Returns the SOAP Actions for this binding.
- getSoapBody() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetEnvelope().getBody().
- getSoapBody() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Returns theSoapBodyassociated with thisSoapMessage.
- getSoapFault() - Method in exception org.springframework.ws.soap.client.SoapFaultClientException
- 
Returns theSoapFault.
- getSoapHeader() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetEnvelope().getHeader().
- getSoapHeader() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Returns theSoapHeaderassociated with thisSoapMessage.
- getSource() - Method in interface org.springframework.ws.soap.SoapElement
- 
Returns theSourceof this element.
- getSource() - Method in error org.springframework.ws.test.support.SourceAssertionError
- 
Returns the source context of this error.
- getSource() - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- getSource() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- getSource() - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- getSource() - Method in interface org.springframework.ws.wsdl.WsdlDefinition
- 
Returns theSourceof the definition.
- getSource() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- getSource() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- getSource() - Method in interface org.springframework.xml.xsd.XsdSchema
- 
Returns theSourceof the schema.
- getSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Abstract template method that returns theSourcefor the givenWebServiceMessage.
- getSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadLoggingInterceptor
- getSource(WebServiceMessage) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
- getStrategy(Class<T>) - Method in class org.springframework.ws.test.support.MockStrategiesHelper
- 
Returns a single strategy found in the given application context.
- getStrategy(Class<T>, Class<D>) - Method in class org.springframework.ws.test.support.MockStrategiesHelper
- 
Returns a single strategy found in the given application context, or instantiates a default strategy if no applicable strategy was found.
- getSubject(URI) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- getSystemId(Resource) - Static method in class org.springframework.xml.sax.SaxUtils
- 
Retrieves the URL from the given resource as System ID.
- getSystemId(Resource) - Static method in class org.springframework.xml.validation.SchemaLoaderUtils
- 
Retrieves the URL from the given resource as System ID.
- getTargetNamespace() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns the target namespace for the WSDL definition.
- getTargetNamespace() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- getTargetNamespace() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- getTargetNamespace() - Method in interface org.springframework.xml.xsd.XsdSchema
- 
Returns the target namespace of this schema.
- getText() - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Returns the text content of this header element, if any.
- getTimeToLive(URI) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Returns the lifetime, in milliseconds, of the given URI.
- getTo() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns theDestinationfor outgoing messages.
- getTo() - Method in class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Returns the value of the destination property.
- getTo(URI) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- getTo(URI) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- getToName() - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- 
Returns the qualified name of theToaddressing header.
- getTransformerFactory() - Method in class org.springframework.xml.transform.TransformerHelper
- 
Returns theTransformerFactory.
- getTransformerFactory() - Method in class org.springframework.xml.transform.TransformerObjectSupport
- 
Returns theTransformerFactory.
- getTransportContext() - Static method in class org.springframework.ws.transport.context.TransportContextHolder
- 
Return theTransportContextassociated with the current thread, if any.
- getTransportUri() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Returns the value used for the binding transport attribute value.
- getTransportUri() - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Returns the value used for the binding transport attribute value.
- getTypesProvider() - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Returns theTypesProviderfor this definition.
- getUltimateReceiverRoleUri() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the URI indicating that a header element should only be processed by nodes acting as the ultimate receiver of a message.
- getUnmarshaller() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theUnmarshallerused by the gateway.
- getUnmarshaller() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Returns the unmarshaller for this template.
- getUnmarshaller() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Returns the unmarshaller used for transforming XML into objects.
- getUnmarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Returns the unmarshaller used for transforming XML into objects.
- getUnmarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Returns the unmarshaller used for transforming XML into objects.
- getUri() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- getUri() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- getUri() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- getUri() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- getUri() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- getUri() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- getUri() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- getUri() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- getUri() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- getUri() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- getUri() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- getUri() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- getUri() - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Returns the URI for this connection.
- getUri() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- getUri() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- getUserDetails(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- getUserDetails(X509Certificate) - Method in interface org.springframework.ws.soap.security.x509.X509AuthoritiesPopulator
- 
Obtains the granted authorities for the specified user.
- getUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- getUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.NullX509UserCache
- getUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- getUserFromCache(X509Certificate) - Method in interface org.springframework.ws.soap.security.x509.cache.X509UserCache
- getValidationErrors() - Method in exception org.springframework.ws.client.support.interceptor.WebServiceValidationException
- 
Returns the validation errors.
- getValidationRequestSource(WebServiceMessage) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Abstract template method that returns the part of the request message that is to be validated.
- getValidationRequestSource(WebServiceMessage) - Method in class org.springframework.ws.client.support.interceptor.PayloadValidatingInterceptor
- 
Returns the part of the request message that is to be validated.
- getValidationRequestSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Abstract template method that returns the part of the request message that is to be validated.
- getValidationRequestSource(WebServiceMessage) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor
- 
Returns the payload source of the given message.
- getValidationResponseSource(WebServiceMessage) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Abstract template method that returns the part of the response message that is to be validated.
- getValidationResponseSource(WebServiceMessage) - Method in class org.springframework.ws.client.support.interceptor.PayloadValidatingInterceptor
- 
Returns the part of the response message that is to be validated.
- getValidationResponseSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Abstract template method that returns the part of the response message that is to be validated.
- getValidationResponseSource(WebServiceMessage) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor
- 
Returns the payload source of the given message.
- getValidator() - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Return the primary Validator for this controller.
- getValidators() - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Return the Validators for this controller.
- getVersion() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- getVersion() - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Returns the WS-Addressing version
- getVersion() - Method in interface org.springframework.ws.soap.SoapMessage
- 
Returns the SOAP version of this message.
- getVersionMismatchFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
- 
Returns the qualified name of theVersionMismatchSOAP Fault value.
- getWebServiceMessage() - Method in exception org.springframework.ws.client.WebServiceFaultException
- 
Returns the fault message.
- getWebServiceTemplate() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Returns theWebServiceTemplatefor the gateway.
- getWsdlDefinition(HttpServletRequest) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Determines theWsdlDefinitionfor a given request, ornullif none is found.
- getWsdlDefinitionHandlerAdapterBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns the bean name used to lookup aWsdlDefinitionHandlerAdapter.
- getXsdSchema(HttpServletRequest) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Determines theXsdSchemafor a given request, ornullif none is found.
- getXsdSchemaHandlerAdapterBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Returns the bean name used to lookup aXsdSchemaHandlerAdapter.
- getXsdSchemas() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- getXsdSchemas() - Method in interface org.springframework.xml.xsd.XsdSchemaCollection
- 
Returns all schemas contained in this collection.
H
- handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHttpHandler
- handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- handle(Callback[]) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
- 
Iterates over the given callbacks, and callshandleInternalfor each of them.
- handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when aCleanupCallbackis passed toAbstractCallbackHandler.handle(Callback[]).
- handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- handleConnection(WebServiceConnection) - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
- handleConnection(WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- handleCustomToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.CUSTOM_TOKENusage.
- handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.DECRYPTusage.
- handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.DECRYPTusage.
- handleError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Handles an error on the given connection.
- handleFault(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Does nothing by default.
- handleFault(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
- 
Processes the incoming response fault.
- handleFault(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- handleFault(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Returnstrue, i.e.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Does nothing by default.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Does nothing by default.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Returnstrue.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Does nothing by default.
- handleFault(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
- 
Processes the outgoing response fault.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Returnstrue, i.e.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
- handleFault(WebServiceConnection, MessageContext) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Handles an fault in the given response message.
- handleFaultException(WsSecurityFaultException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Handles a fault exception.Default implementation logs the given exception, and creates a SOAP Fault with the properties of the given exception, and returnsfalse.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
- 
Template method that should be implemented by subclasses.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.CallbackHandlerChain
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
HandlesWSPasswordCallbackcallbacks.
- handleInvalidXmlException(HttpServletRequest, HttpServletResponse, Object, InvalidXmlException) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- 
Template method that is invoked when parsing the request results in aInvalidXmlException.
- handleMessage(Message, Session) - Method in class org.springframework.ws.transport.jms.JmsMessageReceiver
- 
Handles an incoming message.
- handleMethodReturnValue(MessageContext, Object, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Handle the return value for the given method endpoint.
- handleNoEndpointFoundException(NoEndpointFoundException, WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- 
Template method for handlingNoEndpointFoundExceptions.
- handleNonPostMethod(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- 
Template method that is invoked when the request method is notPOST.
- handleRequest(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Validates the request message in the given message context.
- handleRequest(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
- 
Processes the outgoing request message.
- handleRequest(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- handleRequest(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Secures a client-side outgoing request.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Logs the request message payload.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Validates the request message in the given message context.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Returnstrue.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Transforms the request message in the given message context using a provided stylesheet.
- handleRequest(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
- 
Processes the incoming request message.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Validates a server-side incoming request.
- handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Callback for pre-processing of given invocation chain and message context.
- handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
- 
Process the headers targeted at the actor or role fullfilled by the endpoint.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Template method that is called when the request message contains validation errors.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Template method that is called when the request message contains validation errors.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Template method that is called when the request message contains validation errors.
- handleResponse(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Validates the response message in the given message context.
- handleResponse(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
- 
Processes the incoming response message.
- handleResponse(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- handleResponse(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Validates a client-side incoming response.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Logs the response message payload.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Validates the response message in the given message context.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Returnstrue.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Transforms the response message in the given message context using a stylesheet.
- handleResponse(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
- 
Processes the outgoing response message.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Secures a server-side outgoing response.
- handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Template method that is called when the response message contains validation errors.
- handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Template method that is called when the response message contains validation errors.
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodReturnValueHandler
- 
Handles the given return value.
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
- handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.SECRET_KEYusage.
- handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.SECRET_KEYusage.
- handleSecurementException(WsSecuritySecurementException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Handles an securement exception.
- handleSecurityContextToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.SECURITY_CONTEXT_TOKENusage.
- handleSignature(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.SIGNATUREusage.
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.USERNAME_TOKENusage.
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SimplePasswordValidationCallbackHandler
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- 
Invoked when the callback has aWSPasswordCallback.USERNAME_TOKENusage.
- handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.AbstractWsPasswordCallbackHandler
- 
Invoked when aUsernameTokenPrincipalCallbackis passed toAbstractCallbackHandler.handle(Callback[]).
- handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- handleValidationException(WsSecurityValidationException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Handles an invalid SOAP message.
- hasAnonymousAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- hasAnonymousAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Indicates whether the given endpoint reference has a Anonymous address.
- hasBinding(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- hasError() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- hasError() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- hasError() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- hasError() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- hasError() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- hasError() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- hasError() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- hasError() - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Indicates whether this connection has an error.
- hasError() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- hasError() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- hasError(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- hasError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Determines whether the given connection or message context has an error.
- hasFault() - Method in interface org.springframework.ws.FaultAwareWebServiceMessage
- 
Does this message have a fault?
- hasFault() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- hasFault() - Method in class org.springframework.ws.soap.AbstractSoapMessage
- 
ReturnsgetSoapBody().hasFault().
- hasFault() - Method in interface org.springframework.ws.soap.SoapBody
- 
Indicates whether this body has aSoapFault.
- hasFault() - Method in interface org.springframework.ws.transport.FaultAwareWebServiceConnection
- 
Indicates whether this connection received a fault.
- hasFault() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- hasFault() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- hasFault() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- hasFault(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Determines whether the given connection or message has a fault.
- hashCode() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- hashCode() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- hasNext() - Method in class org.springframework.ws.transport.support.EnumerationIterator
- hasNoneAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- hasNoneAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Indicates whether the given endpoint reference has a None address.
- hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- hasRequiredProperties(MessageAddressingProperties) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Indicates whether the givenMessageAddressingPropertieshas all required properties.
- hasResponse() - Method in class org.springframework.ws.context.DefaultMessageContext
- hasResponse() - Method in interface org.springframework.ws.context.MessageContext
- 
Indicates whether this context has a response.
- hasResponse() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- 
Indicates whether this connection has a response.
- hasResponse() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- hasResponse() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- hasResponse() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- hasResponse() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- HEADER_ACCEPT - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Accept" header.
- HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "Accept-Encoding" header.
- HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Accept-Encoding" header.
- HEADER_CONTENT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "Content-Encoding" header.
- HEADER_CONTENT_ID - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Content-Id" header.
- HEADER_CONTENT_LENGTH - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Content-Length" header.
- HEADER_CONTENT_TRANSFER_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Content-Transfer-Encoding" header.
- HEADER_CONTENT_TYPE - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "Content-Type" header.
- HEADER_IN_REPLY_TO - Static variable in interface org.springframework.ws.transport.mail.MailTransportConstants
- 
The "In-Reply-To" header.
- HEADER_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "SOAPAction" header, used in SOAP 1.1.
- HeadersAwareReceiverWebServiceConnection - Interface in org.springframework.ws.transport
- 
Interface to define access to header information for certainWebServiceConnectionimplementations.
- HeadersAwareSenderWebServiceConnection - Interface in org.springframework.ws.transport
- headerToJmsProperty(String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Converts the given transport header to a JMS property name.
- HTTP_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "http" URI scheme.
- HttpComponents5ClientFactory - Class in org.springframework.ws.transport.http
- 
FactoryBeanto set up aCloseableHttpClientusing HttpComponents HttpClient 5.
- HttpComponents5ClientFactory() - Constructor for class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- HttpComponents5ClientFactory.HttpClientBuilderCustomizer - Interface in org.springframework.ws.transport.http
- HttpComponents5ClientFactory.PoolingHttpClientConnectionManagerBuilderCustomizer - Interface in org.springframework.ws.transport.http
- HttpComponents5Connection - Class in org.springframework.ws.transport.http
- 
Implementation ofWebServiceConnectionthat is based on Apache HttpClient 5.
- HttpComponents5Connection(HttpClient, HttpPost, HttpContext) - Constructor for class org.springframework.ws.transport.http.HttpComponents5Connection
- HttpComponents5MessageSender - Class in org.springframework.ws.transport.http
- 
WebServiceMessageSenderimplementation that uses Apache HttpClient to execute POST requests.
- HttpComponents5MessageSender() - Constructor for class org.springframework.ws.transport.http.HttpComponents5MessageSender
- 
Create a new instance of theHttpClientMessageSenderwith a defaultHttpClientthat uses a defaultPoolingHttpClientConnectionManager.
- HttpComponents5MessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.HttpComponents5MessageSender
- 
Create a new instance of theHttpComponents5MessageSenderwith the givenHttpClientinstance.
- HttpComponents5MessageSender.RemoveSoapHeadersInterceptor - Class in org.springframework.ws.transport.http
- 
HttpClientHttpRequestInterceptorimplementation that removesContent-LengthandTransfer-Encodingheaders from the request.
- HttpComponentsConnection - Class in org.springframework.ws.transport.http
- 
Implementation ofWebServiceConnectionthat is based on Apache HttpClient.
- HttpComponentsConnection(HttpClient, HttpPost, HttpContext) - Constructor for class org.springframework.ws.transport.http.HttpComponentsConnection
- HttpComponentsMessageSender - Class in org.springframework.ws.transport.http
- 
WebServiceMessageSenderimplementation that uses Apache HttpClient to execute POST requests.
- HttpComponentsMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Create a new instance of theHttpClientMessageSenderwith a defaultHttpClientthat uses a defaultPoolingClientConnectionManager.
- HttpComponentsMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Create a new instance of theHttpClientMessageSenderwith the givenHttpClientinstance.
- HttpComponentsMessageSender.RemoveSoapHeadersInterceptor - Class in org.springframework.ws.transport.http
- 
HttpClientHttpRequestInterceptorimplementation that removesContent-LengthandTransfer-Encodingheaders from the request.
- HttpExchangeConnection - Class in org.springframework.ws.transport.http
- 
Implementation ofWebServiceConnectionthat is based on the Java 6 HttpServerHttpExchange.
- HttpExchangeConnection(HttpExchange) - Constructor for class org.springframework.ws.transport.http.HttpExchangeConnection
- 
Constructs a new exchange connection with the givenHttpExchange.
- HTTPS_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "https" URI scheme.
- HttpServletConnection - Class in org.springframework.ws.transport.http
- 
Implementation ofWebServiceConnectionthat is based on the Servlet API.
- HttpServletConnection(HttpServletRequest, HttpServletResponse) - Constructor for class org.springframework.ws.transport.http.HttpServletConnection
- 
Constructs a new servlet connection with the givenHttpServletRequestandHttpServletResponse.
- HttpsTransportException - Exception in org.springframework.ws.transport.http
- 
Exception that is thrown when an error occurs in the HTTP transport.
- HttpsTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
- HttpsTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
- HttpsUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
- 
Extension ofHttpUrlConnectionMessageSenderthat adds support for (self-signed) HTTPS certificates.
- HttpsUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- HttpTransportConstants - Interface in org.springframework.ws.transport.http
- 
Declares HTTP-specific transport constants.
- HttpTransportException - Exception in org.springframework.ws.transport.http
- 
Exception that is thrown when an error occurs in the HTTP transport.
- HttpTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
- HttpTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
- HttpUrlConnection - Class in org.springframework.ws.transport.http
- 
Implementation of theWebServiceConnectioninterface that uses aHttpURLConnection.
- HttpUrlConnection(HttpURLConnection) - Constructor for class org.springframework.ws.transport.http.HttpUrlConnection
- 
Creates a new instance of theHttpUrlConnectionwith the givenHttpURLConnection.
- HttpUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
- 
WebServiceMessageSenderimplementation that uses standard J2SE facilities to execute POST requests, without support for HTTP authentication or advanced configuration options.
- HttpUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
I
- ignorableWhitespace(char[], int, int) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.springframework.xml.dom.DomContentHandler
- ImapIdleMonitoringStrategy - Class in org.springframework.ws.transport.mail.monitor
- 
Implementation of theMonitoringStrategyinterface that uses the IMAP IDLE command for asynchronous message detection.
- ImapIdleMonitoringStrategy() - Constructor for class org.springframework.ws.transport.mail.monitor.ImapIdleMonitoringStrategy
- ImportsProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingImports to aDefinition.
- init() - Method in class org.springframework.ws.config.WebServicesNamespaceHandler
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Initializes the interceptors.
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Registers annd checks the set endpoints.
- initDefaultStrategies() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Initialize the default implementations for the template's strategies:SoapFaultMessageResolver,SaajSoapMessageFactory, andHttpUrlConnectionMessageSender.
- initDefaultStrategies() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Initialize the default implementations for the adapter's strategies.
- initDefaultStrategies() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Initializes the default implementation for this mapping's strategies: theAddressing200408andAddressing10versions of the specification, and theUuidMessageIdStrategy.
- initGateway() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Subclasses can override this for custom initialization behavior.
- initializeRequestData(MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Creates and initializes a request data for the given message context.
- initializeValidationRequestData(MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Creates and initializes a request data for the given message context.
- initInterceptors() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Initialize the specified interceptors, adapting them where necessary.
- initStrategies(ApplicationContext) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Initialize the strategy objects that this servlet uses.
- InliningXsdSchemaTypesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- InliningXsdSchemaTypesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- InvalidXmlException - Exception in org.springframework.ws
- 
Exception thrown when aWebServiceMessageFactorycannot parse the XML passed on toWebServiceMessageFactory.createWebServiceMessage(java.io.InputStream).
- InvalidXmlException(String, Throwable) - Constructor for exception org.springframework.ws.InvalidXmlException
- invoke(Object...) - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Invokes this method endpoint with the given arguments.
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated.
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated.
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
- 
Deprecated.Invokes the providedContentHandleron the given request.
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated.
- invoke(Source) - Method in interface org.springframework.ws.server.endpoint.PayloadEndpoint
- 
Invokes the endpoint with the given request payload, and possibly returns a response.
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated.
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
- 
Deprecated.
- invoke(MessageContext) - Method in interface org.springframework.ws.server.endpoint.MessageEndpoint
- 
Invokes an operation.
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter
- invoke(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointAdapter
- 
Use the givenendpointto handle the request.
- invokeInternal(Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Template method that subclasses must implement to process a request.
- invokeInternal(XMLEventReader, XMLEventConsumer, XMLEventFactory) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated.Template method.
- invokeInternal(XMLStreamReader, XMLStreamWriter) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
- 
Deprecated.Template method.
- invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated.Template method.
- invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated.Template method.
- invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated.Template method.
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- 
Use the given method endpoint to handle the request.
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
- 
Deprecated.
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
- 
Deprecated.
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated.
- invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Template method that subclasses must implement to process the request.
- isAcceptGzipEncoding() - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- 
Return whether to accept GZIP encoding, that is, whether to send the HTTPAccept-Encodingheader withgzipas value.
- isActive() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Return whether this server is currently active, that is, whether it has been set up but not shut down yet.
- isAtLeastJaxp14() - Static method in class org.springframework.xml.JaxpVersion
- 
Convenience method to determine if the current JAXP version is at least 1.4 (packaged with JDK 1.6).
- isDuplicate(URI) - Method in interface org.springframework.ws.soap.addressing.messageid.MessageIdStrategy
- 
Indicates whether the givenMessageIDvalue is a duplicate or not
- isDuplicate(URI) - Method in class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
- 
Returnsfalse.
- isFaultMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included asFaultmessage in the definition.
- isFaultMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included asFaultmessage in the definition.
- isInputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included asInputmessage in the definition.
- isInputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included asInputmessage in the definition.
- isLogEnabled() - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Determine whether theAbstractLoggingInterceptor.loggerfield is enabled.
- isMessageElement(Element) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- 
Indicates whether the given element should be includes asMessagein the definition.
- isMessageElement(Element) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- isOutputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included asOutputmessage in the definition.
- isOutputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included asOutputmessage in the definition.
- isRunning() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Return whether this server is currently running, that is, whether it has been started and not stopped yet.
- isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- isSingleton() - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- isSingleton() - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- isSingleton() - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- isSingleton() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- isSingleton() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- isToHeaderRequired() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- isToHeaderRequired() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- isToHeaderRequired() - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Indicates whether the wsa:To header is REQUIRED or not.
- isTransformSchemaLocations() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Indicates whether relative address locations in the XSD are to be transformed using the request URI of the incomingHttpServletRequest.
- isTransformSchemaLocations() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Indicates whether relative address locations in the XSD are to be transformed using the request URI of the incoming HTTP request.
- isTransformWsdlLocations() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Indicates whether relative address locations in the WSDL are to be transformed using the request URI of the incomingHttpServletRequest.
- isTransformWsdlLocations() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Indicates whether relative address locations in the WSDL are to be transformed using the request URI of the incoming HTTP request.
- isUltimateReceiver() - Method in class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Indicates whether this chain fulfills the SOAP 1.2 Ultimate Receiver role.
- isXopPackage() - Method in interface org.springframework.ws.mime.MimeMessage
- 
Indicates whether this message is a XOP package.
- isXopPackage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
J
- JaxbElementPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.jaxb
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supportsJAXBElementobjects.
- JaxbElementPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
- JaxenXPathTemplate - Class in org.springframework.xml.xpath
- 
Implementation ofXPathOperationsthat uses Jaxen.
- JaxenXPathTemplate() - Constructor for class org.springframework.xml.xpath.JaxenXPathTemplate
- JAXP_10 - Static variable in class org.springframework.xml.JaxpVersion
- 
Constant identifying JAXP 1.0.
- JAXP_11 - Static variable in class org.springframework.xml.JaxpVersion
- 
Constant identifying JAXP 1.1.
- JAXP_13 - Static variable in class org.springframework.xml.JaxpVersion
- 
Constant identifying JAXP 1.3.
- JAXP_14 - Static variable in class org.springframework.xml.JaxpVersion
- 
Constant identifying JAXP 1.4.
- JAXP_15 - Static variable in class org.springframework.xml.JaxpVersion
- 
Constant identifying JAXP 1.5.
- Jaxp13XPathTemplate - Class in org.springframework.xml.xpath
- 
Implementation ofXPathOperationsthat uses JAXP 1.3.
- Jaxp13XPathTemplate() - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
- Jaxp13XPathTemplate(String) - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
- JaxpVersion - Class in org.springframework.xml
- 
Helper class used to find the current version of JAXP.
- JaxpVersion() - Constructor for class org.springframework.xml.JaxpVersion
- JdkHttpClientConnection - Class in org.springframework.ws.transport.http
- 
Implementation of theWebServiceConnectioninterface that uses Java's built-inHttpClient.
- JdkHttpClientConnection(HttpClient, URI, Duration) - Constructor for class org.springframework.ws.transport.http.JdkHttpClientConnection
- JdkHttpClientMessageSender - Class in org.springframework.ws.transport.http
- 
WebServiceMessageSenderimplementation that uses the standard JavaHttpClientfacilities to execute POST requests.
- JdkHttpClientMessageSender() - Constructor for class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- JdkHttpClientMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- JDomPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.dom
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports JDOM elements.
- JDomPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
- JMS_URI_SCHEME - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
The "jms" URI scheme"
- JmsMessageReceiver - Class in org.springframework.ws.transport.jms
- 
Convenience base class for JMS server-side transport objects.
- JmsMessageReceiver() - Constructor for class org.springframework.ws.transport.jms.JmsMessageReceiver
- JmsMessageSender - Class in org.springframework.ws.transport.jms
- 
WebServiceMessageSenderimplementation that uses JMSMessages.
- JmsMessageSender() - Constructor for class org.springframework.ws.transport.jms.JmsMessageSender
- 
Create a newJmsMessageSender
- JmsMessageSender(ConnectionFactory) - Constructor for class org.springframework.ws.transport.jms.JmsMessageSender
- 
Create a newJmsMessageSender, given a ConnectionFactory.
- jmsPropertyToHeader(String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Converts the given JMS property name to a transport header name.
- JmsReceiverConnection - Class in org.springframework.ws.transport.jms
- 
Implementation ofWebServiceConnectionthat is used for server-side JMS access.
- JmsReceiverConnection(BytesMessage, Session) - Constructor for class org.springframework.ws.transport.jms.JmsReceiverConnection
- 
Constructs a new JMS connection with the givenBytesMessage.
- JmsReceiverConnection(TextMessage, String, Session) - Constructor for class org.springframework.ws.transport.jms.JmsReceiverConnection
- 
Constructs a new JMS connection with the givenTextMessage.
- JmsSenderConnection - Class in org.springframework.ws.transport.jms
- 
Implementation ofWebServiceConnectionthat is used for client-side JMS access.
- JmsSenderConnection(ConnectionFactory, Connection, Session, Destination, Message) - Constructor for class org.springframework.ws.transport.jms.JmsSenderConnection
- 
Constructs a new JMS connection with the given parameters.
- JmsTransportConstants - Interface in org.springframework.ws.transport.jms
- 
Declares JMS-specific transport constants.
- JmsTransportException - Exception in org.springframework.ws.transport.jms
- 
Exception that is thrown when an error occurs in the JMS transport.
- JmsTransportException(JMSException) - Constructor for exception org.springframework.ws.transport.jms.JmsTransportException
- JmsTransportException(String, JMSException) - Constructor for exception org.springframework.ws.transport.jms.JmsTransportException
- JmsTransportUtils - Class in org.springframework.ws.transport.jms.support
- 
Collection of utility methods to work with JMS transports.
K
- KeyManagersFactoryBean - Class in org.springframework.ws.soap.security.support
- 
Spring factory bean for an array ofKeyManagers.
- KeyManagersFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- KeyStoreCallbackHandler - Class in org.springframework.ws.soap.security.wss4j2.callback
- 
Callback handler that uses Java SecurityKeyStores to handle cryptographic callbacks.
- KeyStoreCallbackHandler() - Constructor for class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- KeyStoreFactoryBean - Class in org.springframework.ws.soap.security.support
- 
Spring factory bean for aKeyStore.
- KeyStoreFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- KeyStoreUtils - Class in org.springframework.ws.soap.security.support
- 
Generic utility methods for dealing withKeyStoreobjects.
- KeyStoreUtils() - Constructor for class org.springframework.ws.soap.security.support.KeyStoreUtils
L
- loadDefaultKeyStore() - Static method in class org.springframework.ws.soap.security.support.KeyStoreUtils
- 
Loads the key store indicated by system properties.
- loadDefaultKeyStore() - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Loads the key store indicated by system properties.
- loadDefaultTrustStore() - Static method in class org.springframework.ws.soap.security.support.KeyStoreUtils
- 
Loads a default trust store.
- loadMessage(Resource, MessageFactory) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Loads a SAAJSOAPMessagefrom the given resource with a given message factory.
- loadSchema(Resource[], String) - Static method in class org.springframework.xml.validation.SchemaLoaderUtils
- 
Load schema from the given resource.
- loadSchema(Resource, String) - Static method in class org.springframework.xml.validation.SchemaLoaderUtils
- 
Load schema from the given resource.
- locale() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapFault
- 
The fault string locale.
- localPart() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.PayloadRoot
- 
Signifies the local part of the payload root element handled by the annotated method.
- LocationTransformerObjectSupport - Class in org.springframework.ws.transport.http
- 
Abstract base class forWsdlDefinitionHandlerAdapterandXsdSchemaHandlerAdapterthat transforms XSD and WSDL location attributes.
- LocationTransformerObjectSupport() - Constructor for class org.springframework.ws.transport.http.LocationTransformerObjectSupport
- logException(Exception, MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Log the given exception at warn level, provided that warn logging has been activated through the"warnLogCategory"property.
- logger - Variable in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter
- 
Logger available to subclasses
- logger - Variable in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
SharedLogfor subclasses to use.
- logger - Variable in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
The defaultLoginstance used to write trace messages.
- logger - Variable in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Logger available to subclasses.
- logger - Variable in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Logger available to subclasses
- logger - Variable in class org.springframework.ws.server.MessageDispatcher
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Logger available to subclasses.
- logger - Variable in class org.springframework.xml.transform.TransformerObjectSupport
- 
Logger available to subclasses.
- logMessage(String) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Logs the given string message.
- logMessageSource(String, Source) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Logs the givensourceto theAbstractLoggingInterceptor.logger, using the message as a prefix.
- lookupDestination() - Method in class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
- 
Abstract template method that looks up the URI.
- lookupDestination() - Method in class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
- lookupEndpoint(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Looks up an endpoint instance for the given keys.
- lookupEndpoint(URI) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Looks up an endpoint instance for the given action.
- lookupEndpoint(T) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Looks up an endpoint instance for the given keys.
M
- MAIL_URI_SCHEME - Static variable in interface org.springframework.ws.transport.mail.MailTransportConstants
- 
The "mail" URI scheme.
- MailMessageReceiver - Class in org.springframework.ws.transport.mail
- 
Server-side component for receiving email messages using JavaMail.
- MailMessageReceiver() - Constructor for class org.springframework.ws.transport.mail.MailMessageReceiver
- MailMessageSender - Class in org.springframework.ws.transport.mail
- 
WebServiceMessageSenderimplementation that uses MailMimeMessages.
- MailMessageSender() - Constructor for class org.springframework.ws.transport.mail.MailMessageSender
- MailReceiverConnection - Class in org.springframework.ws.transport.mail
- 
Implementation ofWebServiceConnectionthat is used for server-side Mail access.
- MailReceiverConnection(Message, Session) - Constructor for class org.springframework.ws.transport.mail.MailReceiverConnection
- 
Constructs a new Mail connection with the given parameters.
- MailSenderConnection - Class in org.springframework.ws.transport.mail
- 
Implementation ofWebServiceConnectionthat is used for client-side Mail access.
- MailSenderConnection(Session, URLName, URLName, InternetAddress, long) - Constructor for class org.springframework.ws.transport.mail.MailSenderConnection
- 
Constructs a new Mail connection with the given parameters.
- MailTransportConstants - Interface in org.springframework.ws.transport.mail
- 
Declares Mail-specific transport constants.
- MailTransportException - Exception in org.springframework.ws.transport.mail
- 
Exception that is thrown when an error occurs in the Mail transport.
- MailTransportException(MessagingException) - Constructor for exception org.springframework.ws.transport.mail.MailTransportException
- MailTransportException(String, MessagingException) - Constructor for exception org.springframework.ws.transport.mail.MailTransportException
- MailTransportUtils - Class in org.springframework.ws.transport.mail.support
- 
Collection of utility methods to work with Mail transports.
- mapNode(Node, int) - Method in interface org.springframework.xml.xpath.NodeMapper
- 
Maps a single node to an arbitrary object.
- mark(int) - Method in class org.springframework.ws.transport.TransportInputStream
- markSupported() - Method in class org.springframework.ws.transport.TransportInputStream
- marshal(Marshaller, Object, WebServiceMessage) - Static method in class org.springframework.ws.support.MarshallingUtils
- 
Marshals the given object to the payload of the given message using the providedMarshaller.
- MarshallingMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandMarshallingPayloadMethodProcessor.
- MarshallingMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newMarshallingMethodEndpointAdapter.
- MarshallingMethodEndpointAdapter(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newMarshallingMethodEndpointAdapterwith the given marshaller.
- MarshallingMethodEndpointAdapter(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Creates a newMarshallingMethodEndpointAdapterwith the given marshaller and unmarshaller.
- MarshallingPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat usesMarshallerandUnmarshallerto support marshalled objects.
- MarshallingPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Creates a newMarshallingPayloadMethodProcessor.
- MarshallingPayloadMethodProcessor(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Creates a newMarshallingPayloadMethodProcessorwith the given marshaller.
- MarshallingPayloadMethodProcessor(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Creates a newMarshallingPayloadMethodProcessorwith the given marshaller and unmarshaller.
- MarshallingUtils - Class in org.springframework.ws.support
- 
Helper class for endpoints and endpoint mappings that use marshalling.
- marshalSendAndReceive(Object) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, marshalled by the configuredMarshaller.
- marshalSendAndReceive(Object) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- marshalSendAndReceive(Object, WebServiceMessageCallback) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, marshalled by the configuredMarshaller.
- marshalSendAndReceive(Object, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- marshalSendAndReceive(String, Object) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, marshalled by the configuredMarshaller.
- marshalSendAndReceive(String, Object) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- marshalSendAndReceive(String, Object, WebServiceMessageCallback) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, marshalled by the configuredMarshaller.
- marshalSendAndReceive(String, Object, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- marshalToResponsePayload(MessageContext, Class<?>, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- 
Marshals the givenjaxbElementto the response payload of the given message context.
- match(URI, WebServiceMessage) - Method in interface org.springframework.ws.test.client.RequestMatcher
- 
Matches the given request message against the expectations.
- match(SoapMessage) - Method in class org.springframework.ws.test.support.matcher.AbstractSoapMessageMatcher
- 
Abstract template method that gets invoked fromAbstractSoapMessageMatcher.match(WebServiceMessage)if the given message is aSoapMessage.
- match(SoapMessage) - Method in class org.springframework.ws.test.support.matcher.SoapEnvelopeDiffMatcher
- 
Deprecated.
- match(SoapMessage) - Method in class org.springframework.ws.test.support.matcher.SoapHeaderMatcher
- match(SoapMessage) - Method in class org.springframework.ws.test.support.matcher.xmlunit2.SoapEnvelopeDiffMatcher
- match(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.AbstractSoapMessageMatcher
- match(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.DiffMatcher
- 
Deprecated.
- match(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.SchemaValidatingMatcher
- match(WebServiceMessage) - Method in interface org.springframework.ws.test.support.matcher.WebServiceMessageMatcher
- 
Matches the given message against the expectations.
- match(WebServiceMessage) - Method in class org.springframework.ws.test.support.matcher.xmlunit2.DiffMatcher
- match(WebServiceMessage, WebServiceMessage) - Method in interface org.springframework.ws.test.server.ResponseMatcher
- 
Matches the given response message against the expectations.
- MESSAGE_TRACING_LOG_CATEGORY - Static variable in class org.springframework.ws.client.core.WebServiceTemplate
- 
Log category to use for message tracing.
- MESSAGE_TRACING_LOG_CATEGORY - Static variable in class org.springframework.ws.server.MessageDispatcher
- 
Log category to use for message tracing.
- MessageAddressingProperties - Class in org.springframework.ws.soap.addressing.core
- 
Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification.
- MessageAddressingProperties(URI, EndpointReference, EndpointReference, EndpointReference, URI, URI) - Constructor for class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
- 
Constructs a newMessageAddressingPropertieswith the given parameters.
- MessageContext - Interface in org.springframework.ws.context
- 
Context holder for message requests.
- MessageContextMethodArgumentResolver - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverthat supportsMessageContextarguments.
- MessageContextMethodArgumentResolver() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.MessageContextMethodArgumentResolver
- MessageDispatcher - Class in org.springframework.ws.server
- 
Central dispatcher for use within Spring-WS, dispatching Web service messages to registered endpoints.
- MessageDispatcher() - Constructor for class org.springframework.ws.server.MessageDispatcher
- 
Initializes a new instance of theMessageDispatcher.
- MessageDispatcherServlet - Class in org.springframework.ws.transport.http
- 
Servlet for simplified dispatching of Web service messages.
- MessageDispatcherServlet() - Constructor for class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Public constructor, necessary for some Web application servers.
- MessageDispatcherServlet(WebApplicationContext) - Constructor for class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Constructor to support programmatic configuration of the Servlet with the specified web application context.
- MessageEndpoint - Interface in org.springframework.ws.server.endpoint
- 
Defines the basic contract for Web Services interested in the entire message payload.
- MessageEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Adapter to use aMessageEndpointas the endpoint for aEndpointInvocationChain.
- MessageEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter
- MessageIdStrategy - Interface in org.springframework.ws.soap.addressing.messageid
- 
Strategy interface that encapsulates the creation and validation of WS-AddressingMessageIDs.
- MessageMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandMessageContextMethodArgumentResolver.
- MessageMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
- 
Deprecated.
- messages - Variable in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- messages - Variable in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- MessagesProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingMessages to aDefinition.
- METHOD_GET - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "GET" HTTP method
- METHOD_POST - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "POST" HTTP method
- MethodArgumentResolver - Interface in org.springframework.ws.server.endpoint.adapter.method
- 
Strategy interface used to resolve method parameters into arguments.
- MethodEndpoint - Class in org.springframework.ws.server.endpoint
- 
Represents a bean method that will be invoked as part of an incoming Web service message.
- MethodEndpoint(Object, Method) - Constructor for class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Constructs a new method endpoint with the given bean and method.
- MethodEndpoint(Object, String, Class<?>...) - Constructor for class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Constructs a new method endpoint with the given bean, method name and parameters.
- MethodEndpoint(String, BeanFactory, Method) - Constructor for class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Constructs a new method endpoint with the given bean name and method.
- MethodReturnValueHandler - Interface in org.springframework.ws.server.endpoint.adapter.method
- 
Strategy interface used to handle method return values.
- MimeMessage - Interface in org.springframework.ws.mime
- 
Represents a Web service message with MIME attachments.
- MockStrategiesHelper - Class in org.springframework.ws.test.support
- 
Helper class for for loading default implementations of an interface.
- MockStrategiesHelper(ApplicationContext) - Constructor for class org.springframework.ws.test.support.MockStrategiesHelper
- 
Creates a new instance of theMockStrategiesHelperwith the given application context.
- MockWebServiceClient - Class in org.springframework.ws.test.server
- 
Main entry point for server-side Web service testing.
- MockWebServiceMessageSender - Class in org.springframework.ws.test.client
- 
Mock implementation ofWebServiceMessageSender.
- MockWebServiceMessageSender() - Constructor for class org.springframework.ws.test.client.MockWebServiceMessageSender
- MockWebServiceServer - Class in org.springframework.ws.test.client
- 
Main entry point for client-side Web service testing.
- MockWebServiceServer(MockWebServiceMessageSender) - Constructor for class org.springframework.ws.test.client.MockWebServiceServer
- monitor(Folder) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Monitors the given folder, and returns any new messages when they arrive.
- monitor(Folder) - Method in interface org.springframework.ws.transport.mail.monitor.MonitoringStrategy
- 
Monitors the given folder, and returns any new messages when they arrive.
- MonitoringStrategy - Interface in org.springframework.ws.transport.mail.monitor
- 
Defines the contract for objects that monitor a given folder for new messages.
- mustUnderstandFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aMustUnderstandfault.
- mustUnderstandFault(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aMustUnderstandfault with a particular fault string or reason.
N
- namespace() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.PayloadRoot
- 
Signifies the namespace of the payload root element handled by the annotated method.
- Namespace - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Sets up a namespace to be used in an@Endpointmethod, class, or package.
- Namespaces - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Sets the namespaces to be used in an@Endpointmethod, class, or package.
- NamespaceUtils - Class in org.springframework.ws.server.endpoint.support
- 
Helper class for handling@Namespaceannotations.
- newInstance() - Static method in class org.springframework.xml.DocumentBuilderFactoryUtils
- 
Build aDocumentBuilderFactorythen set properties to prevent external entity access.
- newInstance() - Static method in class org.springframework.xml.transform.TransformerFactoryUtils
- 
Build a newTransformerFactoryusing the default constructor.
- newInstance() - Static method in class org.springframework.xml.XMLInputFactoryUtils
- 
Build anXMLInputFactoryand set properties to prevent external entities from accessing.
- newInstance(Class<? extends TransformerFactory>) - Static method in class org.springframework.xml.transform.TransformerFactoryUtils
- 
Build anTransformerFactoryand prevent external entities from accessing.
- newInstance(String) - Static method in class org.springframework.xml.validation.SchemaFactoryUtils
- 
Build aSchemaFactoryand set properties to prevent external entities from accessing.
- newMessageId(SoapMessage) - Method in interface org.springframework.ws.soap.addressing.messageid.MessageIdStrategy
- 
Returns a new WS-AddressingMessageIDfor the givenSoapMessage.
- newMessageId(SoapMessage) - Method in class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
- newTransformerFactory(Class<? extends TransformerFactory>) - Method in class org.springframework.xml.transform.TransformerHelper
- 
Instantiate a new TransformerFactory.
- newTransformerFactory(Class<? extends TransformerFactory>) - Method in class org.springframework.xml.transform.TransformerObjectSupport
- 
Instantiate a new TransformerFactory.
- next() - Method in class org.springframework.ws.transport.support.EnumerationIterator
- NodeCallbackHandler - Interface in org.springframework.xml.xpath
- 
An interface used byXPathOperationsimplementations for processingNodeobjects on a per-node basis.
- NodeMapper<T> - Interface in org.springframework.xml.xpath
- 
An interface used byXPathOperationsimplementations for mappingNodeobjects on a per-node basis.
- NoEndpointFoundException - Exception in org.springframework.ws
- 
Exception thrown when an endpoint cannot be resolved for an incoming message request.
- NoEndpointFoundException(WebServiceMessage) - Constructor for exception org.springframework.ws.NoEndpointFoundException
- noFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the response not to contain a SOAP fault.
- NullX509UserCache - Class in org.springframework.ws.soap.security.x509.cache
- 
"Cache" that doesn't do any caching.
- NullX509UserCache() - Constructor for class org.springframework.ws.soap.security.x509.cache.NullX509UserCache
O
- onActivate() - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- onActivate() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Template method invoked whenAbstractStandaloneMessageReceiver.activate()is invoked.
- onActivate() - Method in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- onClose() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
- 
Template method invoked fromAbstractWebServiceConnection.close().
- onClose() - Method in class org.springframework.ws.transport.AbstractSenderConnection
- 
Template method invoked fromAbstractWebServiceConnection.close().
- onClose() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Template method invoked fromAbstractWebServiceConnection.close().
- onClose() - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- onClose() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- onClose() - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- onClose() - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- onClose() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- onClose() - Method in class org.springframework.ws.transport.http.HttpServletConnection
- onClose() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- onClose() - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- onClose() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- onClose() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- onMarshalResponse(MessageContext, Object, Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Callback for post-processing in terms of marshalling.
- onMessage(Message, Session) - Method in class org.springframework.ws.transport.jms.WebServiceMessageListener
- onReceiveAfterRead(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Called when the given message has been read from theTransportInputStream.
- onReceiveBeforeRead() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Called before a message has been read from theTransportInputStream.
- onReceiveBeforeRead() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- onReceiveBeforeRead() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- onReceiveBeforeRead() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- onRefresh(ApplicationContext) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
This implementation callsMessageDispatcherServlet.initStrategies(org.springframework.context.ApplicationContext).
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Called after the given message has been written to theTransportOutputStream.
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.ClientHttpRequestConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpServletConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- 
Called before the given message has been written to theTransportOutputStream.
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
- 
Deprecated.
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpComponents5Connection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpComponentsConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.JdkHttpClientConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.mail.MailSenderConnection
- onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- onShutdown() - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- onShutdown() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Template method invoked whenAbstractStandaloneMessageReceiver.shutdown()is invoked.
- onShutdown() - Method in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- onStart() - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- onStart() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Template method invoked whenAbstractStandaloneMessageReceiver.start()is invoked.
- onStart() - Method in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- onStartup(ServletContext) - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- onStop() - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- onStop() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Template method invoked whenAbstractStandaloneMessageReceiver.stop()is invoked.
- onStop() - Method in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- onUnmarshalRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Callback for post-processing in terms of unmarshalling.
- onUnmarshalRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.
- onValidationErrors(MessageContext, Object, Errors) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Callback for post-processing validation errors.
- onValidationErrors(MessageContext, Object, Errors) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.This implementation logs all errors, returnsfalse, and creates aclient or senderSoapFault, adding aSoapFaultDetailwith all errors if theaddValidationErrorDetailproperty istrue.
- org.springframework.ws - package org.springframework.ws
- 
Provides the core functionality of the Spring Web Services framework.
- org.springframework.ws.client - package org.springframework.ws.client
- 
Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.
- org.springframework.ws.client.core - package org.springframework.ws.client.core
- 
Core package of the Spring-WS client-side support.
- org.springframework.ws.client.core.support - package org.springframework.ws.client.core.support
- 
Convenient super class for application classes that need Web service access.
- org.springframework.ws.client.support - package org.springframework.ws.client.support
- 
Classes supporting the org.springframework.ws.client.core package.
- org.springframework.ws.client.support.destination - package org.springframework.ws.client.support.destination
- 
Provides theDestinationProviderinterface.
- org.springframework.ws.client.support.interceptor - package org.springframework.ws.client.support.interceptor
- 
Provides theClientInterceptorinterface, and validating interceptors.
- org.springframework.ws.config - package org.springframework.ws.config
- 
Provides an namespace handler for the Spring Web Services namespace.
- org.springframework.ws.config.annotation - package org.springframework.ws.config.annotation
- org.springframework.ws.context - package org.springframework.ws.context
- 
Contains theMessageContextinterface and implementations thereof.
- org.springframework.ws.mime - package org.springframework.ws.mime
- 
Provides MIME functionality for use the Spring Web Services framework.
- org.springframework.ws.pox - package org.springframework.ws.pox
- 
Provides the Plain Old XML (POX) functionality of the Spring Web Services framework.
- org.springframework.ws.pox.dom - package org.springframework.ws.pox.dom
- 
Contains an implementation of the POX interfaces that is based on DOM.
- org.springframework.ws.server - package org.springframework.ws.server
- 
Contains classes for server-side Spring-WS support.
- org.springframework.ws.server.endpoint - package org.springframework.ws.server.endpoint
- 
Provides standard endpoint, andEndpointAdapterimplementations.
- org.springframework.ws.server.endpoint.adapter - package org.springframework.ws.server.endpoint.adapter
- 
Provides miscellaneousEndpointAdapterimplementations.
- org.springframework.ws.server.endpoint.adapter.method - package org.springframework.ws.server.endpoint.adapter.method
- 
Provides theMethodArgumentResolverandMethodReturnValueHandlerabstractions, and various implementations thereof.
- org.springframework.ws.server.endpoint.adapter.method.dom - package org.springframework.ws.server.endpoint.adapter.method.dom
- 
Provides DOM-based implementations of theMethodArgumentResolverandMethodReturnValueHandlerinterfaces.
- org.springframework.ws.server.endpoint.adapter.method.jaxb - package org.springframework.ws.server.endpoint.adapter.method.jaxb
- 
Provides JAXB2-based implementations of theMethodArgumentResolverandMethodReturnValueHandlerinterfaces.
- org.springframework.ws.server.endpoint.annotation - package org.springframework.ws.server.endpoint.annotation
- 
JDK 1.5+ annotations for Spring-WS endpoints.
- org.springframework.ws.server.endpoint.interceptor - package org.springframework.ws.server.endpoint.interceptor
- 
Provides miscellaneous endpointsEndpointInterceptorimplementations.
- org.springframework.ws.server.endpoint.mapping - package org.springframework.ws.server.endpoint.mapping
- 
Provides miscellaneous endpointsEndpointMappingimplementations.
- org.springframework.ws.server.endpoint.mapping.jaxb - package org.springframework.ws.server.endpoint.mapping.jaxb
- 
Provides JAXB2-basedEndpointMappingimplementations.
- org.springframework.ws.server.endpoint.support - package org.springframework.ws.server.endpoint.support
- 
Provides helper classes forEndpointAdapter,EndpointInteceptor, andEndpointMappingimplementations.
- org.springframework.ws.soap - package org.springframework.ws.soap
- 
Provides the SOAP functionality of the Spring Web Services framework.
- org.springframework.ws.soap.addressing - package org.springframework.ws.soap.addressing
- 
Provides WS-Addressing implementation classes.
- org.springframework.ws.soap.addressing.client - package org.springframework.ws.soap.addressing.client
- org.springframework.ws.soap.addressing.core - package org.springframework.ws.soap.addressing.core
- 
Core package for WS-Addressing support.
- org.springframework.ws.soap.addressing.messageid - package org.springframework.ws.soap.addressing.messageid
- 
Contains various strategies for generating WS-Addressing MessageIDs.
- org.springframework.ws.soap.addressing.server - package org.springframework.ws.soap.addressing.server
- 
Contains servers-side WS-Addressing support, in the form ofEndpointMappings.
- org.springframework.ws.soap.addressing.server.annotation - package org.springframework.ws.soap.addressing.server.annotation
- org.springframework.ws.soap.addressing.version - package org.springframework.ws.soap.addressing.version
- 
Contains abstractions over various versions of the WS-Addressing specification.
- org.springframework.ws.soap.client - package org.springframework.ws.soap.client
- 
Contains classes for SOAP-specific client-side Spring-WS support.
- org.springframework.ws.soap.client.core - package org.springframework.ws.soap.client.core
- 
Contains core classes for SOAP-specific client-side Spring-WS support.
- org.springframework.ws.soap.saaj - package org.springframework.ws.soap.saaj
- 
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
- org.springframework.ws.soap.saaj.support - package org.springframework.ws.soap.saaj.support
- 
Support classes for working with the SOAP with Attachments API for Java (SAAJ).
- org.springframework.ws.soap.security - package org.springframework.ws.soap.security
- 
Provides WS-Security implementation classes.
- org.springframework.ws.soap.security.callback - package org.springframework.ws.soap.security.callback
- 
Contains genericCallbackHandlerimplementations.
- org.springframework.ws.soap.security.support - package org.springframework.ws.soap.security.support
- 
Contains support classes for handling WS-Security messages.
- org.springframework.ws.soap.security.wss4j2 - package org.springframework.ws.soap.security.wss4j2
- 
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation within Spring-WS.
- org.springframework.ws.soap.security.wss4j2.callback - package org.springframework.ws.soap.security.wss4j2.callback
- 
ContainsCallbackHandlerimplementations for WSS4J 2.0.
- org.springframework.ws.soap.security.wss4j2.support - package org.springframework.ws.soap.security.wss4j2.support
- 
Contains support classes for working with WSS4J 2.0.
- org.springframework.ws.soap.security.x509 - package org.springframework.ws.soap.security.x509
- org.springframework.ws.soap.security.x509.cache - package org.springframework.ws.soap.security.x509.cache
- org.springframework.ws.soap.security.x509.populator - package org.springframework.ws.soap.security.x509.populator
- org.springframework.ws.soap.server - package org.springframework.ws.soap.server
- 
Contains classes for SOAP-specific server-side Spring-WS support.
- org.springframework.ws.soap.server.endpoint - package org.springframework.ws.soap.server.endpoint
- 
ProvidesEndpointAdapter,EndpointMapping, andEndpointExceptionResolverimplementations for SOAP.
- org.springframework.ws.soap.server.endpoint.adapter.method - package org.springframework.ws.soap.server.endpoint.adapter.method
- org.springframework.ws.soap.server.endpoint.annotation - package org.springframework.ws.soap.server.endpoint.annotation
- 
JDK 1.5+ annotations for Spring-WS SOAP endpoints.
- org.springframework.ws.soap.server.endpoint.interceptor - package org.springframework.ws.soap.server.endpoint.interceptor
- 
Provides miscellaneous endpointsEndpointInterceptorimplementations for SOAP purposes.
- org.springframework.ws.soap.server.endpoint.mapping - package org.springframework.ws.soap.server.endpoint.mapping
- 
Provides miscellaneous endpointsEndpointMappingimplementations for SOAP purposes.
- org.springframework.ws.soap.soap11 - package org.springframework.ws.soap.soap11
- 
Contains interfaces specific to SOAP 1.1.
- org.springframework.ws.soap.soap12 - package org.springframework.ws.soap.soap12
- 
Contains interfaces specific to SOAP 1.2.
- org.springframework.ws.soap.support - package org.springframework.ws.soap.support
- 
Classes supporting the org.springframework.ws.soap package.
- org.springframework.ws.stream - package org.springframework.ws.stream
- org.springframework.ws.support - package org.springframework.ws.support
- 
Provides general helper classes for Spring Web Services.
- org.springframework.ws.test.client - package org.springframework.ws.test.client
- 
Provides a testing framework for client-side Web service testing.
- org.springframework.ws.test.server - package org.springframework.ws.test.server
- 
Provides a testing framework for server-side Web service testing.
- org.springframework.ws.test.support - package org.springframework.ws.test.support
- 
Support classes for the testing framework, used by the classes in theorg.springframework.ws.test.clientandorg.springframework.ws.test.serverpackages.
- org.springframework.ws.test.support.creator - package org.springframework.ws.test.support.creator
- 
Provides the genericWebServiceMessageCreatorinterface, and implementations.
- org.springframework.ws.test.support.matcher - package org.springframework.ws.test.support.matcher
- 
Provides the genericWebServiceMessageMatcherinterface, and implementations.
- org.springframework.ws.test.support.matcher.xmlunit2 - package org.springframework.ws.test.support.matcher.xmlunit2
- org.springframework.ws.transport - package org.springframework.ws.transport
- 
Contains the TransportRequest and TransportResponse interfaces.
- org.springframework.ws.transport.context - package org.springframework.ws.transport.context
- 
Abstraction for determining the current TransportInputStream and TransportOutputStream.
- org.springframework.ws.transport.http - package org.springframework.ws.transport.http
- 
Package providing support for handling messages via HTTP.
- org.springframework.ws.transport.http.support - package org.springframework.ws.transport.http.support
- org.springframework.ws.transport.jms - package org.springframework.ws.transport.jms
- 
Package providing support for handling messages via JMS.
- org.springframework.ws.transport.jms.support - package org.springframework.ws.transport.jms.support
- 
Classes supporting the org.springframework.ws.transport.jms package.
- org.springframework.ws.transport.mail - package org.springframework.ws.transport.mail
- 
Package providing support for handling messages via email.
- org.springframework.ws.transport.mail.monitor - package org.springframework.ws.transport.mail.monitor
- 
Provides the MonitoringStrategy interface and implementations.
- org.springframework.ws.transport.mail.support - package org.springframework.ws.transport.mail.support
- 
Classes supporting the org.springframework.ws.transport.mail package.
- org.springframework.ws.transport.support - package org.springframework.ws.transport.support
- 
Classes supporting the org.springframework.ws.transport package.
- org.springframework.ws.transport.xmpp - package org.springframework.ws.transport.xmpp
- 
Package providing support for handling messages via xmpp.
- org.springframework.ws.transport.xmpp.support - package org.springframework.ws.transport.xmpp.support
- org.springframework.ws.wsdl - package org.springframework.ws.wsdl
- 
Provides the WSDL functionality of the Spring Web Services framework.
- org.springframework.ws.wsdl.wsdl11 - package org.springframework.ws.wsdl.wsdl11
- 
Contains interfaces and classes specific to WSDL 1.1.
- org.springframework.ws.wsdl.wsdl11.provider - package org.springframework.ws.wsdl.wsdl11.provider
- 
Provides a contribution strategy for WSDL definitions.
- org.springframework.xml - package org.springframework.xml
- 
Provides classes for XML handling: version detection and a base XML exception class.
- org.springframework.xml.dom - package org.springframework.xml.dom
- 
Provides classes that help with DOM: the Document Object Model.
- org.springframework.xml.namespace - package org.springframework.xml.namespace
- 
Provides classes that help with XML Namespace processing.
- org.springframework.xml.sax - package org.springframework.xml.sax
- 
Provides classes that help with SAX: the Simple API for XML.
- org.springframework.xml.transform - package org.springframework.xml.transform
- 
Provides classes that help with XML transformations.
- org.springframework.xml.validation - package org.springframework.xml.validation
- 
Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.
- org.springframework.xml.xpath - package org.springframework.xml.xpath
- 
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
- org.springframework.xml.xsd - package org.springframework.xml.xsd
- 
Provides an abstraction over XSD XML schemas.
- org.springframework.xml.xsd.commons - package org.springframework.xml.xsd.commons
- 
Contains a implementation of theXsdSchemainterfaces that uses Apache WS-Commons XML Schema.
- output() - Element in annotation interface org.springframework.ws.soap.addressing.server.annotation.Action
- 
Signifies the value for the response WS-AddressingActionheader that is provided by the method.
P
- PARAMETER_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
- 
The "action" parameter, used to set SOAP Actions in SOAP 1.2.
- parse(String) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
- 
Parses the StAX XML reader passed at construction-time.
- parse(InputSource) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
- 
Parses the StAX XML reader passed at construction-time.
- parseQNameString(String) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Parse the given qualified name string into aQName.
- payload(Source) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the givenSourceXML payload.
- payload(Source) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the givenSourceXML payload.
- payload(Resource) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the givenResourceXML payload.
- payload(Resource) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the givenResourceXML payload.
- PayloadDiffMatcher - Class in org.springframework.ws.test.support.matcher
- 
Deprecated.Migrate toPayloadDiffMatcher.s
- PayloadDiffMatcher - Class in org.springframework.ws.test.support.matcher.xmlunit2
- 
MatchesSourcepayloads.
- PayloadDiffMatcher(Source) - Constructor for class org.springframework.ws.test.support.matcher.PayloadDiffMatcher
- 
Deprecated.
- PayloadDiffMatcher(Source) - Constructor for class org.springframework.ws.test.support.matcher.xmlunit2.PayloadDiffMatcher
- PayloadEndpoint - Interface in org.springframework.ws.server.endpoint
- 
Defines the basic contract for Web Services interested in just the message payload.
- PayloadEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Adapter to use aPayloadEndpointas the endpoint for aEndpointInvocationChain.
- PayloadEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter
- PayloadLoggingInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
- 
SimpleEndpointInterceptorthat logs the payload of request and response messages.
- PayloadLoggingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.PayloadLoggingInterceptor
- PayloadMessageCreator - Class in org.springframework.ws.test.support.creator
- 
Implementation ofWebServiceMessageCreatorthat creates a request based on aSource.
- PayloadMessageCreator(Source) - Constructor for class org.springframework.ws.test.support.creator.PayloadMessageCreator
- 
Creates a new instance of thePayloadMessageCreatorwith the given payload source.
- PayloadMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandSourcePayloadMethodProcessor.
- PayloadMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
- 
Deprecated.
- PayloadRoot - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Marks an endpoint method as the handler for an incoming request.
- payloadRootAnnotationMethodEndpointMapping() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aPayloadRootAnnotationMethodEndpointMappingordered at 0 for mapping requests to annotated endpoints.
- PayloadRootAnnotationMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface that uses thePayloadRootannotation to map methods to request payload root elements.
- PayloadRootAnnotationMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping
- PayloadRootQNameEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface to map from the qualified name of the request payload root element.
- PayloadRootQNameEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping
- PayloadRoots - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Marks an endpoint method as containing multiplePayloadRoots.
- PayloadRootSmartSoapEndpointInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
Implementation of theSmartSoapEndpointInterceptorinterface that only intercepts requests that have a specified namespace URI or local part (or both) as payload root.
- PayloadRootSmartSoapEndpointInterceptor(EndpointInterceptor, String, String) - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.PayloadRootSmartSoapEndpointInterceptor
- PayloadRootUtils - Class in org.springframework.ws.server.endpoint.support
- 
Helper class for determining the root qualified name of a Web Service payload.
- PayloadTransformingInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
- 
Interceptor that transforms the payload ofWebServiceMessages using XSLT stylesheet.
- PayloadTransformingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- PayloadValidatingInterceptor - Class in org.springframework.ws.client.support.interceptor
- 
Client-side interceptor that validates the contents ofWebServiceMessages using a schema.
- PayloadValidatingInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
Interceptor that validates the contents ofWebServiceMessages using a schema.
- PayloadValidatingInterceptor() - Constructor for class org.springframework.ws.client.support.interceptor.PayloadValidatingInterceptor
- PayloadValidatingInterceptor() - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor
- PollingMonitoringStrategy - Class in org.springframework.ws.transport.mail.monitor
- 
Implementation of theMonitoringStrategyinterface that uses a simple polling mechanism.
- PollingMonitoringStrategy() - Constructor for class org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy
- Pop3PollingMonitoringStrategy - Class in org.springframework.ws.transport.mail.monitor
- 
Implementation of theMonitoringStrategyinterface that uses a simple polling mechanism suitable for POP3 servers.
- Pop3PollingMonitoringStrategy() - Constructor for class org.springframework.ws.transport.mail.monitor.Pop3PollingMonitoringStrategy
- populateBinding(Definition, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theBindinghas been created, but before any sub-elements are added.
- populateBinding(Definition, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theBindinghas been created, but before any sub-elements are added.
- populateBinding(Definition, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theBindinghas been created, but before any sub-elements are added.
- populateBindingFault(Definition, BindingFault, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theBindingFaulthas been created.
- populateBindingFault(Definition, BindingFault, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theBindingFaulthas been created.
- populateBindingFault(Definition, BindingFault, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theBindingFaulthas been created.
- populateBindingInput(Definition, BindingInput, Input) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theBindingInputhas been created.
- populateBindingInput(Definition, BindingInput, Input) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theBindingInputhas been created.
- populateBindingInput(Definition, BindingInput, Input) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theBindingInputhas been created.
- populateBindingOperation(Definition, BindingOperation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theBindingOperationhas been created, but before any sub-elements are added.
- populateBindingOperation(Definition, BindingOperation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theBindingOperationhas been created, but before any sub-elements are added.
- populateBindingOperation(Definition, BindingOperation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theBindingOperationhas been created, but before any sub-elements are added.
- populateBindingOutput(Definition, BindingOutput, Output) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theBindingOutputhas been created.
- populateBindingOutput(Definition, BindingOutput, Output) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theBindingInputhas been created.
- populateBindingOutput(Definition, BindingOutput, Output) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theBindingInputhas been created.
- populateFault(Definition, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Called after theFaulthas been created, but it's added to the operation.
- populateInput(Definition, Input) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Called after theInputhas been created, but it's added to the operation.
- populateMessage(Definition, Message, QName) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- 
Called after theMessagehas been created.
- populateOutput(Definition, Output) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Called after theOutputhas been created, but it's added to the operation.
- populatePart(Definition, Part, QName) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- 
Called after theParthas been created.
- populatePort(Definition, Port) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after thePorthas been created, but before any sub-elements are added.
- populatePort(Definition, Port) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after thePorthas been created, but before any sub-elements are added.
- populatePort(Definition, Port) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after thePorthas been created, but before any sub-elements are added.
- populatePortType(Definition, PortType) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Called after thePortTypehas been created.
- populateService(Definition, Service) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Called after theServicehas been created, but before any sub-elements are added.
- populateSoapAddress(SOAPAddress) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theSOAPAddresshas been created.
- populateSoapAddress(SOAP12Address) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theSOAP12Addresshas been created.
- populateSoapBinding(SOAPBinding, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theSOAPBindinghas been created.
- populateSoapBinding(SOAP12Binding, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theSOAPBindinghas been created.
- populateSoapBody(SOAPBody) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theSOAPBodyhas been created.
- populateSoapBody(SOAP12Body) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theSOAPBodyhas been created.
- populateSoapFault(BindingFault, SOAPFault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theSOAPFaulthas been created.
- populateSoapFault(BindingFault, SOAP12Fault) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theSOAPFaulthas been created.
- populateSoapOperation(SOAPOperation, BindingOperation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Called after theSOAPOperationhas been created.
- populateSoapOperation(SOAP12Operation, BindingOperation) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Called after theSOAPOperationhas been created.
- PortTypesProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingPortTypes to aDefinition.
- postProcess(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Template method that allows for post-processing of the givenSOAPMessage.
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping
- PoxMessage - Interface in org.springframework.ws.pox
- 
Defines the contract for Plain Old XML messages.
- PoxMessageException - Exception in org.springframework.ws.pox
- 
Specific subclass ofWebServiceMessageExceptionfor Plain Old XML messages.
- PoxMessageException(String) - Constructor for exception org.springframework.ws.pox.PoxMessageException
- PoxMessageException(String, Throwable) - Constructor for exception org.springframework.ws.pox.PoxMessageException
- prefix() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.Namespace
- 
Signifies the prefix of the namespace.
- PREFIX - Static variable in class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
- prepareConnection(HttpURLConnection) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- prepareConnection(HttpURLConnection) - Method in class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
- 
Template method for preparing the givenHttpURLConnection.
- process(HttpRequest, EntityDetails, HttpContext) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender.RemoveSoapHeadersInterceptor
- process(HttpRequest, HttpContext) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender.RemoveSoapHeadersInterceptor
- processEndpointException(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Determine an errorSOAPMessageresponse via the registeredEndpointExceptionResolvers.
- processingInstruction(String, String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- processingInstruction(String, String) - Method in class org.springframework.xml.dom.DomContentHandler
- processNode(Node) - Method in interface org.springframework.xml.xpath.NodeCallbackHandler
- 
Processed a single node.
- PROPERTY_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
JMS property used for storingTransportConstants.HEADER_ACCEPT_ENCODING.
- PROPERTY_CONTENT_LENGTH - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
JMS property used for storingTransportConstants.HEADER_CONTENT_LENGTH.
- PROPERTY_CONTENT_TYPE - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
JMS property used for storingTransportConstants.HEADER_CONTENT_TYPE.
- PROPERTY_PREFIX - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
Prefix for JMS properties that map to transport headers.
- PROPERTY_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
JMS property used for storingTransportConstants.HEADER_SOAP_ACTION.
- ProviderBasedWsdl4jDefinition - Class in org.springframework.ws.wsdl.wsdl11
- 
Implementation of theWsdl11Definitionthat uses a provider-based mechanism to populate a WSDL4JDefinition.
- ProviderBasedWsdl4jDefinition() - Constructor for class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- putUserInCache(X509Certificate, UserDetails) - Method in class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- putUserInCache(X509Certificate, UserDetails) - Method in class org.springframework.ws.soap.security.x509.cache.NullX509UserCache
- putUserInCache(X509Certificate, UserDetails) - Method in class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- putUserInCache(X509Certificate, UserDetails) - Method in interface org.springframework.ws.soap.security.x509.cache.X509UserCache
Q
- QNameEditor - Class in org.springframework.xml.namespace
- 
PropertyEditor forjavax.xml.namespace.QName, to populate a property of type QName from a String value.
- QNameEditor() - Constructor for class org.springframework.xml.namespace.QNameEditor
- QNameUtils - Class in org.springframework.xml.namespace
- 
Helper class for usingQName.
- QNameUtils() - Constructor for class org.springframework.xml.namespace.QNameUtils
R
- read() - Method in class org.springframework.ws.transport.TransportInputStream
- read(byte[]) - Method in class org.springframework.ws.transport.TransportInputStream
- read(byte[], int, int) - Method in class org.springframework.ws.transport.TransportInputStream
- readResponse(InputStream) - Method in class org.springframework.ws.context.DefaultMessageContext
- readResponse(InputStream) - Method in interface org.springframework.ws.context.MessageContext
- 
Reads a response message from the given input stream.
- receive(MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
- receive(MessageContext) - Method in interface org.springframework.ws.transport.WebServiceMessageReceiver
- 
Receives the given message context.
- receive(WebServiceMessageFactory) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- receive(WebServiceMessageFactory) - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Receives a message using the givenWebServiceMessageFactory.
- receivedMessageTracingLogger - Static variable in class org.springframework.ws.client.core.WebServiceTemplate
- 
Additional logger to use for received message tracing.
- receivedMessageTracingLogger - Static variable in class org.springframework.ws.server.MessageDispatcher
- 
Additional logger to use for received message tracing.
- RECEIVER - Enum constant in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
ConstantQNameused to indicate that aReceiverfault must be created.
- RECEIVER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
ConstantQNameused to indicate that aReceiverfault must be created.
- registerEndpoint(String, Object) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Register the given endpoint instance under the registration key.
- registerEndpoint(URI, Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Register the specified endpoint for the given action URI.
- registerEndpoint(T, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Register the given endpoint instance under the key.
- registerEndpoints(Map<URI, Object>) - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- 
Register all endpoints specified in the action map.
- registerMessageDispatcherServlet(ServletContext) - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Register aMessageDispatcherServletagainst the given servlet context.
- registerMethods(Object) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Helper method that registers the methods of the given bean.
- registerMethods(Object) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping
- 
Helper method that registers the methods of the given bean.
- registerMethods(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
- 
Helper method that registers the methods of the given class.
- remove() - Method in class org.springframework.ws.transport.support.EnumerationIterator
- removeAttribute(QName) - Method in interface org.springframework.ws.soap.SoapElement
- 
Removes the attribute with the specified name.
- removeBinding(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Removes the given prefix from this context.
- removeHeaderElement(QName) - Method in interface org.springframework.ws.soap.SoapHeader
- 
Removes theSoapHeaderElementwith the specified qualified name from this header.
- removeProperty(String) - Method in class org.springframework.ws.context.AbstractMessageContext
- removeProperty(String) - Method in interface org.springframework.ws.context.MessageContext
- 
Removes a property from theMessageContext.
- RemoveSoapHeadersInterceptor() - Constructor for class org.springframework.ws.transport.http.HttpComponents5MessageSender.RemoveSoapHeadersInterceptor
- RemoveSoapHeadersInterceptor() - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender.RemoveSoapHeadersInterceptor
- removeUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- removeUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.NullX509UserCache
- removeUserFromCache(X509Certificate) - Method in class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- removeUserFromCache(X509Certificate) - Method in interface org.springframework.ws.soap.security.x509.cache.X509UserCache
- RequestCreator - Interface in org.springframework.ws.test.server
- 
Creates request messages.
- RequestCreators - Class in org.springframework.ws.test.server
- 
Factory methods forRequestCreatorclasses.
- RequestMatcher - Interface in org.springframework.ws.test.client
- 
Defines the contract for matching requests to expectations.
- RequestMatchers - Class in org.springframework.ws.test.client
- 
Factory methods forRequestMatcherclasses.
- RequestPayload - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Annotation which indicates that a method parameter should be bound to the request payload.
- RequestXPathExpectations - Interface in org.springframework.ws.test.client
- 
Allows for setting up expectations on XPath expressions.
- reset() - Method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Reset theMockWebServiceMessageSender's expectations.
- reset() - Method in class org.springframework.ws.transport.TransportInputStream
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.MessageContextMethodArgumentResolver
- resolveArgument(MessageContext, MethodParameter) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodArgumentResolver
- 
Resolves the given parameter into a method argument.
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.StaxPayloadMethodArgumentResolver
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.soap.server.endpoint.adapter.method.SoapHeaderElementMethodArgumentResolver
- resolveArgument(MessageContext, MethodParameter) - Method in class org.springframework.ws.soap.server.endpoint.adapter.method.SoapMethodArgumentResolver
- resolveException(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Default implementation that checks whether the givenendpointis in the set ofmapped endpoints.
- resolveException(MessageContext, Object, Exception) - Method in interface org.springframework.ws.server.EndpointExceptionResolver
- 
Try to resolve the given exception that got thrown during on endpoint execution.
- resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Template method for resolving exceptions that is called byAbstractEndpointExceptionResolver.resolveException(org.springframework.ws.context.MessageContext, java.lang.Object, java.lang.Exception).
- resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
- resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
- resolveFault(WebServiceMessage) - Method in interface org.springframework.ws.client.core.FaultMessageResolver
- 
Try to resolve the given fault message that got received.
- resolveFault(WebServiceMessage) - Method in class org.springframework.ws.client.core.SimpleFaultMessageResolver
- 
Throws a newWebServiceFaultException.
- resolveFault(WebServiceMessage) - Method in class org.springframework.ws.soap.client.core.SoapFaultMessageResolver
- resolveQName(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping
- 
Template method that resolves the qualified names from the given SOAP message.
- resolveQName(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
- 
Resolves the given parameter, annotated withRequestPayload, into a method argument.
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- resolveRequestPayloadArgument(MethodParameter, Source) - Method in class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- resolveStringEndpoint(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Resolves an endpoint string.
- ResourceSource - Class in org.springframework.xml.transform
- 
Convenient subclass ofSAXSourcethat reads from a SpringResource.
- ResourceSource(Resource) - Constructor for class org.springframework.xml.transform.ResourceSource
- 
Initializes a new instance of theResourceSourcewith the given resource.
- ResourceSource(XMLReader, Resource) - Constructor for class org.springframework.xml.transform.ResourceSource
- 
Initializes a new instance of theResourceSourcewith the givenXMLReaderand resource.
- ResponseActions - Interface in org.springframework.ws.test.client
- 
Allows for setting up responses and additional expectations.
- ResponseActions - Interface in org.springframework.ws.test.server
- 
Allows for setting up expectation about response messages.
- ResponseCreator - Interface in org.springframework.ws.test.client
- 
Allows for creating up responses.
- ResponseCreators - Class in org.springframework.ws.test.client
- 
Factory methods forResponseCreatorclasses.
- ResponseMatcher - Interface in org.springframework.ws.test.server
- 
Defines the contract for matching response messages to expectations.
- ResponseMatchers - Class in org.springframework.ws.test.server
- 
Factory methods forResponseMatcherclasses.
- ResponsePayload - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Annotation which indicates that a method return value should be bound to the response payload.
- ResponseXPathExpectations - Interface in org.springframework.ws.test.server
- 
Allows for setting up expectations on XPath expressions.
- result(String) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- 
Perform an operation on the system identifier contained in anyResult.
S
- SAAJ_11 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
- SAAJ_12 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
- SAAJ_13 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
- SaajAttachmentException - Exception in org.springframework.ws.soap.saaj
- SaajAttachmentException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
- SaajAttachmentException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
- SaajAttachmentException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
- SaajContentHandler - Class in org.springframework.ws.soap.saaj.support
- 
SAXContentHandlerthat transforms callback calls to the creation of SAAJNodes andSOAPElements.
- SaajContentHandler(SOAPElement) - Constructor for class org.springframework.ws.soap.saaj.support.SaajContentHandler
- 
Constructs a new instance of theSaajContentHandlerthat creates children of the givenSOAPElement.
- SaajSoapBodyException - Exception in org.springframework.ws.soap.saaj
- SaajSoapBodyException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapBodyException
- SaajSoapBodyException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapBodyException
- SaajSoapBodyException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapBodyException
- SaajSoapElementException - Exception in org.springframework.ws.soap.saaj
- SaajSoapElementException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapElementException
- SaajSoapElementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapElementException
- SaajSoapElementException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapElementException
- SaajSoapEnvelopeException - Exception in org.springframework.ws.soap.saaj
- SaajSoapEnvelopeException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapEnvelopeException
- SaajSoapEnvelopeException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapEnvelopeException
- SaajSoapEnvelopeException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapEnvelopeException
- SaajSoapFaultException - Exception in org.springframework.ws.soap.saaj
- SaajSoapFaultException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapFaultException
- SaajSoapFaultException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapFaultException
- SaajSoapFaultException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapFaultException
- SaajSoapHeaderException - Exception in org.springframework.ws.soap.saaj
- SaajSoapHeaderException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapHeaderException
- SaajSoapHeaderException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapHeaderException
- SaajSoapHeaderException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapHeaderException
- SaajSoapMessage - Class in org.springframework.ws.soap.saaj
- 
SAAJ-specific implementation of theSoapMessageinterface.
- SaajSoapMessage(SOAPMessage) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Create a newSaajSoapMessagebased on the given SAAJSOAPMessage.
- SaajSoapMessage(SOAPMessage, boolean) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Create a newSaajSoapMessagebased on the given SAAJSOAPMessage.
- SaajSoapMessage(SOAPMessage, boolean, MessageFactory) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Create a newSaajSoapMessagebased on the given SAAJSOAPMessage.
- SaajSoapMessage(SOAPMessage, MessageFactory) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Create a newSaajSoapMessagebased on the given SAAJSOAPMessage.
- SaajSoapMessageCreationException - Exception in org.springframework.ws.soap.saaj
- SaajSoapMessageCreationException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapMessageCreationException
- SaajSoapMessageCreationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapMessageCreationException
- SaajSoapMessageException - Exception in org.springframework.ws.soap.saaj
- SaajSoapMessageException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapMessageException
- SaajSoapMessageException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajSoapMessageException
- SaajSoapMessageFactory - Class in org.springframework.ws.soap.saaj
- 
SAAJ-specific implementation of theWebServiceMessageFactory.
- SaajSoapMessageFactory() - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Default, empty constructor.
- SaajSoapMessageFactory(MessageFactory) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Constructor that takes a message factory as an argument.
- SaajUtils - Class in org.springframework.ws.soap.saaj.support
- 
Collection of generic utility methods to work with SAAJ.
- SaajUtils() - Constructor for class org.springframework.ws.soap.saaj.support.SaajUtils
- SaajXmlReader - Class in org.springframework.ws.soap.saaj.support
- 
SAXXMLReaderthat reads from a SAAJNode.
- SaajXmlReader(Node) - Constructor for class org.springframework.ws.soap.saaj.support.SaajXmlReader
- 
Constructs a new instance of theSaajXmlReaderthat reads from the givenNode.
- saxResult(ContentHandler, LexicalHandler) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- saxSource(XMLReader, InputSource) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- SaxUtils - Class in org.springframework.xml.sax
- 
Convenient utility methods for dealing with SAX.
- SaxUtils() - Constructor for class org.springframework.xml.sax.SaxUtils
- SCHEMA_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- 
The prefix used to register the schema namespace in the WSDL.
- SCHEMA_RELAX_NG - Static variable in class org.springframework.xml.validation.XmlValidatorFactory
- 
Constant that defines a RELAX NG Schema.
- SCHEMA_W3C_XML - Static variable in class org.springframework.xml.validation.XmlValidatorFactory
- 
Constant that defines a W3C XML Schema.
- SchemaFactoryUtils - Class in org.springframework.xml.validation
- SchemaFactoryUtils() - Constructor for class org.springframework.xml.validation.SchemaFactoryUtils
- SchemaLoaderUtils - Class in org.springframework.xml.validation
- 
Convenient utility methods for loading ofSchemaobjects, performing standard handling of input streams.
- SchemaLoaderUtils() - Constructor for class org.springframework.xml.validation.SchemaLoaderUtils
- SchemaValidatingMatcher - Class in org.springframework.ws.test.support.matcher
- 
Uses theXmlValidatorto validate request payload.
- SchemaValidatingMatcher(Resource, Resource...) - Constructor for class org.springframework.ws.test.support.matcher.SchemaValidatingMatcher
- 
Creates aSchemaValidatingMatcherbased on the given schema resource(s).
- searchForNewMessages(Folder) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Retrieves new messages from the given folder.
- searchForNewMessages(Folder) - Method in class org.springframework.ws.transport.mail.monitor.Pop3PollingMonitoringStrategy
- 
Simply returnsFolder.getMessages().
- SECUREMENT_USER_PROPERTY_NAME - Static variable in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- secureMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Abstract template method.
- secureMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- send(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
- send(WebServiceMessage) - Method in interface org.springframework.ws.transport.WebServiceConnection
- 
Sends the given message using this connection.
- sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageCallback) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that can be manipulated with the given request callback, handling the response with a response callback.
- sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that can be manipulated with the given callback, reading the result with aWebServiceMessageExtractor.
- sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendAndReceive(WebServiceMessageCallback, WebServiceMessageCallback) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that can be manipulated with the given request callback, handling the response with a response callback.
- sendAndReceive(WebServiceMessageCallback, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendAndReceive(WebServiceMessageCallback, WebServiceMessageExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that can be manipulated with the given callback, reading the result with aWebServiceMessageExtractor.
- sendAndReceive(WebServiceMessageCallback, WebServiceMessageExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- SENDER - Enum constant in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
ConstantQNameused to indicate that aSenderfault must be created.
- SENDER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
ConstantQNameused to indicate that aSenderfault must be created.
- sendRequest(RequestCreator) - Method in class org.springframework.ws.test.server.MockWebServiceClient
- 
Sends a request message by using the givenRequestCreator.
- sendSourceAndReceive(String, Source, SourceExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, reading the result with aSourceExtractor.
- sendSourceAndReceive(String, Source, SourceExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceive(String, Source, WebServiceMessageCallback, SourceExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, reading the result with aSourceExtractor.
- sendSourceAndReceive(String, Source, WebServiceMessageCallback, SourceExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceive(Source, SourceExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, reading the result with aSourceExtractor.
- sendSourceAndReceive(Source, SourceExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceive(Source, WebServiceMessageCallback, SourceExtractor<T>) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload, reading the result with aSourceExtractor.
- sendSourceAndReceive(Source, WebServiceMessageCallback, SourceExtractor<T>) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceiveToResult(String, Source, Result) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload.
- sendSourceAndReceiveToResult(String, Source, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceiveToResult(String, Source, WebServiceMessageCallback, Result) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload.
- sendSourceAndReceiveToResult(String, Source, WebServiceMessageCallback, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceiveToResult(Source, Result) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload.
- sendSourceAndReceiveToResult(Source, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sendSourceAndReceiveToResult(Source, WebServiceMessageCallback, Result) - Method in interface org.springframework.ws.client.core.WebServiceOperations
- 
Sends a web service message that contains the given payload.
- sendSourceAndReceiveToResult(Source, WebServiceMessageCallback, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- sentMessageTracingLogger - Static variable in class org.springframework.ws.client.core.WebServiceTemplate
- 
Additional logger to use for sent message tracing.
- sentMessageTracingLogger - Static variable in class org.springframework.ws.server.MessageDispatcher
- 
Additional logger to use for sent message tracing.
- SERVER - Enum constant in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
ConstantQNameused to indicate that aServerfault must be created.
- SERVER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
ConstantQNameused to indicate that aServerfault must be created.
- serverOrReceiverFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aServer(SOAP 1.1) orReceiver(SOAP 1.2) fault.
- serverOrReceiverFault(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aServer(SOAP 1.1) orReceiver(SOAP 1.2) fault with a particular fault string or reason.
- ServicesProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingServices to aDefinition.
- setAcceptGzipEncoding(boolean) - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- 
Set whether to accept GZIP encoding, that is, whether to send the HTTPAccept-Encodingheader withgzipas value.
- setActionInContentType(String, String) - Static method in class org.springframework.ws.soap.support.SoapUtils
- 
Replaces or adds the value of the action parameter in the given SOAP 1.2 content type.
- setActionMap(Map<?, Object>) - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- 
Set a Map with action URIs as keys and handler beans (or handler bean names) as values.
- setActorOrRole(String) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- setActorOrRole(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- setActorOrRole(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- setActorOrRole(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- setActorOrRole(String) - Method in interface org.springframework.ws.soap.server.SoapEndpointMapping
- 
Sets a single SOAP actor/actorOrRole to apply to all endpoints mapped by the delegate endpoint mapping.
- setActorOrRole(String) - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Sets the actor or role for this header element.
- setActorsOrRoles(String[]) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- setActorsOrRoles(String[]) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- setActorsOrRoles(String[]) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- setActorsOrRoles(String[]) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- setActorsOrRoles(String[]) - Method in interface org.springframework.ws.soap.server.SoapEndpointMapping
- 
Sets the array of SOAP actors/actorsOrRoles to apply to all endpoints mapped by the delegate endpoint mapping.
- setAddInclusivePrefixes(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets whether to add an InclusiveNamespaces PrefixList as a CanonicalizationMethod child when generating Signatures using WSConstants.C14N_EXCL_OMIT_COMMENTS.
- setAddress(URI) - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- 
Set the address property.
- setAddValidationErrorDetail(boolean) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Indicates whether a SOAP Fault detail element should be created when a validation error occurs.
- setAddValidationErrorDetail(boolean) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Indicates whether a SOAP Fault detail element should be created when a validation error occurs.
- setAlgorithm(String) - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- 
Sets the algorithm of theKeyManagerto use.
- setAlgorithm(String) - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- 
Sets the algorithm of theTrustManagerto use.
- setAllowRSA15KeyTransportAlgorithm(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets whether the RSA 1.5 key transport algorithm is allowed.
- setAlwaysTransform(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated.Set if the requestSourceshould always be transformed into a newDocumentResult.
- setAlwaysTransform(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.
- setAlwaysTransform(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated.Set if the requestSourceshould always be transformed into a newJDOMResult.
- setApplicationContext(ApplicationContext) - Method in class org.springframework.ws.server.MessageDispatcher
- setApplicationContext(ApplicationContext) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- setAsText(String) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinitionEditor
- setAsText(String) - Method in class org.springframework.xml.namespace.QNameEditor
- setAuthScope(AuthScope) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Sets the authentication scope to be used.
- setAuthScope(AuthScope) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Sets the authentication scope to be used.
- setAuthScope(AuthScope) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setAuthScope(AuthScope) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Sets the authentication scope to be used.
- setAutoStartup(boolean) - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Set whether to automatically start the receiver after initialization.
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- setBeanName(String) - Method in class org.springframework.ws.server.MessageDispatcher
- setBeanName(String) - Method in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- setBindings(Map<String, String>) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
- 
Sets the bindings for this namespace context.
- setBindingsProvider(BindingsProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets theBindingsProviderfor this definition.
- setBindingSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Sets the suffix to append to the port type name to obtain the binding name.
- setBspCompliant(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Set the WS-I Basic Security Profile compliance mode.
- setCache(boolean) - Method in class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
- 
Set whether to cache resolved destinations.
- setCache(Ehcache) - Method in class org.springframework.ws.soap.security.x509.cache.EhCacheBasedX509UserCache
- 
Deprecated.
- setCache(Cache) - Method in class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- setCheckConnectionForError(boolean) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Indicates whether the connection should be checked for error indicators (true), or whether these should be ignored (false).
- setCheckConnectionForFault(boolean) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Indicates whether the connection should be checked for fault indicators (true), or whether we should rely on themessageonly (false).
- setChunkedEncoding(boolean) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHttpHandler
- 
Enables chunked encoding on response bodies.
- setClientBuilderCustomizer(HttpComponents5ClientFactory.HttpClientBuilderCustomizer) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- setConfiguration(Properties) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the configuration of the Crypto.
- setConfigurers(List<WsConfigurer>) - Method in class org.springframework.ws.config.annotation.DelegatingWsConfiguration
- setConnection(XMPPTCPConnection) - Method in class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- 
Sets theXMPPConnectionto use.
- setConnection(XMPPConnection) - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- 
Sets theXMPPConnection.
- setConnectionManagerBuilderCustomizer(HttpComponents5ClientFactory.PoolingHttpClientConnectionManagerBuilderCustomizer) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- setConnectionTimeout(int) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Sets the timeout until a connection is etablished.
- setConnectionTimeout(int) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Sets the timeout until a connection is established.
- setConnectionTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Sets the timeout until a connection is established.
- setConnectionTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setConnectionTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
- 
Sets the timeout until a connection is established.
- setConnectionTimeout(Duration) - Method in class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- setContentHandler(ContentHandler) - Method in class org.springframework.xml.sax.AbstractXmlReader
- setContentType(String) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Sets the content-type for theDomPoxMessage.
- setConversionService(ConversionService) - Method in class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- 
Sets the conversion service to use.
- setCreateSoap11Binding(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Indicates whether a SOAP 1.1 binding should be created.
- setCreateSoap11Binding(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Indicates whether a SOAP 1.1 binding should be created.
- setCreateSoap12Binding(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Indicates whether a SOAP 1.2 binding should be created.
- setCreateSoap12Binding(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Indicates whether a SOAP 1.2 binding should be created.
- setCredentials(Credentials) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Sets the credentials to be used.
- setCredentials(Credentials) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Sets the credentials to be used.
- setCredentials(Credentials) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setCredentials(Credentials) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Sets the credentials to be used.
- setCryptoProvider(Class<? extends Crypto>) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets theorg.apache.ws.security.components.crypto.Cryptoprovider name.
- setCustomMethodArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Sets the custom handlers for method arguments.
- setCustomMethodReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Sets the handlers for custom return value types.
- setDefaultEndpoint(Object) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Sets the default endpoint for this endpoint mapping.
- setDefaultFault(SoapFaultDefinition) - Method in class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
- 
Set the default fault.
- setDefaultUri(String) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets the default URI used by the gateway.
- setDefaultUri(String) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Set the default URI to be used on operations that do not have a URI parameter.
- setDefaultX509Alias(String) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the alias name of the default certificate which has been specified as a property.
- setDefinition(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- 
Set the WSDL4JDefinition.
- setDefinition(WsdlDefinition) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
- setDelegate(EndpointMapping) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- 
Sets the delegateEndpointMappingto resolve the endpoint with.
- setDeleteMessages(boolean) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Sets whether messages should be marked asDELETEDafter they have been read.
- setDeleteMessages(boolean) - Method in class org.springframework.ws.transport.mail.monitor.Pop3PollingMonitoringStrategy
- setDestinationProvider(DestinationProvider) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Set the destination provider URI used by the gateway.
- setDestinationProvider(DestinationProvider) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Set the destination provider URI to be used on operations that do not have a URI parameter.
- setDetailElementName(QName) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Sets the fault detail element name when validation errors occur on the request.
- setDetailElementName(QName) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Sets the fault detail element name when validation errors occur on the request.
- setDetectEndpointsInAncestorContexts(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
- 
Set whether to detect endpoint beans in ancestor ApplicationContexts.
- setDocument(Document) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- setDocument(Document) - Method in interface org.springframework.ws.soap.SoapMessage
- 
Sets the contents of the message to the givenDocument.
- setDocumentLocator(Locator) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- setDocumentLocator(Locator) - Method in class org.springframework.xml.dom.DomContentHandler
- setDTDHandler(DTDHandler) - Method in class org.springframework.xml.sax.AbstractXmlReader
- setEnableRevocation(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Set whether to enable CRL checking or not when verifying trust in a certificate.
- setEnableSignatureConfirmation(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Whether to enable signatureConfirmation or not.
- setEndpointAdapters(List<EndpointAdapter>) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Sets theEndpointAdapters to use by thisMessageDispatcher.
- setEndpointExceptionResolvers(List<EndpointExceptionResolver>) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Sets theEndpointExceptionResolvers to use by thisMessageDispatcher.
- setEndpointMap(Map<String, Object>) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Sets a Map with keys and endpoint beans as values.
- setEndpointMappings(List<EndpointMapping>) - Method in class org.springframework.ws.server.MessageDispatcher
- 
Sets theEndpointMappings to use by thisMessageDispatcher.
- setEndpoints(Object[]) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Sets the endpoints.
- setEntityResolver(EntityResolver) - Method in class org.springframework.xml.sax.AbstractXmlReader
- setErrorHandler(ValidationErrorHandler) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets the error handler to use for validation.
- setErrorHandler(ErrorHandler) - Method in class org.springframework.xml.sax.AbstractXmlReader
- setExceptionMappings(Properties) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver
- 
Set the mappings between exception class names and SOAP Faults.
- setExceptionResolver(EndpointExceptionResolver) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Provide anEndpointExceptionResolverfor resolving validation exceptions.
- setExpandEntityReferences(boolean) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Set if the XML parser should expand entity reference nodes.
- setExpandEntityReferences(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Set if the XML parser should expand entity reference nodes.
- setExpression(String) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- 
Sets the XPath expression to be used.
- setExpression(String) - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- 
Sets the XPath expression.
- setFault(boolean) - Method in interface org.springframework.ws.transport.FaultAwareWebServiceConnection
- 
Deprecated.
- setFault(boolean) - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- 
Deprecated.
- setFault(boolean) - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- 
Deprecated.
- setFault(boolean) - Method in class org.springframework.ws.transport.http.HttpServletConnection
- 
Deprecated.
- setFaultActionSuffix(String) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Sets the suffix to add to requestActions for reply fault messages.
- setFaultActorOrRole(String) - Method in interface org.springframework.ws.soap.SoapFault
- 
Sets the fault actor.
- setFaultCode(QName) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Sets the fault code.
- setFaultCode(QName) - Method in interface org.springframework.ws.transport.FaultAwareWebServiceConnection
- 
Sets a specific fault code.
- setFaultCode(QName) - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
- setFaultCode(QName) - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
- setFaultCode(QName) - Method in class org.springframework.ws.transport.http.HttpServletConnection
- setFaultMessageResolver(FaultMessageResolver) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Sets the fault resolver for this template.
- setFaultNode(String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Sets the fault node.
- setFaultReasonText(Locale, String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
- 
Sets the specified fault reason text.
- setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Sets the SOAPfaultstringorReasonused when validation errors occur on the request.
- setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Sets the SOAPfaultstringorReasonused when validation errors occur on the request.
- setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Sets the fault string or reason text.
- setFaultStringOrReasonLocale(Locale) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.Sets the locale for SOAP fault reason and validation messages.
- setFaultStringOrReasonLocale(Locale) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
- 
Sets the SOAP fault reason locale used when validation errors occur on the request.
- setFaultSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the suffix used to detect fault elements in the schema.
- setFaultSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Sets the suffix used to detect fault elements in the schema.
- setFaultSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Sets the suffix used to detect fault elements in the schema.
- setFaultTo(EndpointReference) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Sets theFaultTo.
- setFeature(String, boolean) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
- setFeature(String, boolean) - Method in class org.springframework.xml.sax.AbstractXmlReader
- 
Throws aSAXNotRecognizedExceptionexception.
- setFrom(String) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Sets the from address to use when sending response messages.
- setFrom(String) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Sets the from address to use when sending request messages.
- setFrom(EndpointReference) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Sets theFrom.
- setFutureTimeToLive(int) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the time in seconds in the future within which the Created time of an incoming Timestamp is valid.
- setHost(String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- 
Sets the server host to connect to.
- setHostnameVerifier(HostnameVerifier) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Specifies the host name verifier to use for this message sender.
- setHttpClient(HttpClient) - Method in class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- setHttpClient(HttpClient) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Set theHttpClientused by this message sender.
- setHttpClient(HttpClient) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- 
Set theHttpClientused by this message sender.
- setHttpClient(HttpClient) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Set theHttpClientused by this message sender.
- setImportsProvider(ImportsProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets theImportsProviderfor this definition.
- setInline(boolean) - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- 
Defines whether included schemas should be inlined into the including schema.
- setInputStream(InputStream) - Method in class org.springframework.xml.transform.StringSource
- 
ThrowsUnsupportedOperationException.
- setInterceptors(ClientInterceptor[]) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets theClientInterceptorsused by the gateway.
- setInterceptors(ClientInterceptor[]) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Sets the client interceptors to apply to all web service invocations made by this template.
- setInterceptors(EndpointInterceptor[]) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Sets the endpoint interceptors to apply to all endpoints mapped by this endpoint mapping.
- setJavaMailProperties(Properties) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Set JavaMail properties for theSession.
- setJavaMailProperties(Properties) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Set JavaMail properties for theSession.
- setKeyManagers(KeyManager[]) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Specifies the key managers to use for this message sender.
- setKeyStore(KeyStore) - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- 
Sets the source of key material.
- setKeyStore(KeyStore) - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- 
Sets the source of certificate authorities and related trust material.
- setKeyStore(KeyStore) - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Sets the key store to use if a symmetric key name is embedded.
- setKeyStoreLocation(Resource) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the location of the key store to be loaded in theorg.apache.ws.security.components.crypto.Cryptoinstance.
- setKeyStorePassword(String) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the key store password.
- setKeyStoreProvider(String) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the key store provider.
- setKeyStoreType(String) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the key store type.
- setLangAttributeOnSoap11FaultString(boolean) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Defines whether axml:langattribute should be set on SOAP 1.1<faultstring>elements.
- setLazyInitEndpoints(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Set whether to lazily initialize endpoints.
- setLocale(Locale) - Method in class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
- 
Sets the locale for the faultstring or reason of the SOAP Fault.
- setLocale(Locale) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- 
Sets the fault string locale.
- setLocation(Resource) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- 
Sets the location of the key store to use.
- setLocationExpression(String) - Method in class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
- 
Sets the XPath expression to use when extracting the service locationURIfrom a WSDL.
- setLocationExpression(String) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Sets the XPath expression used for extracting thelocationattributes from the WSDL 1.1 definition.
- setLocationUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the value used for the SOAP Address location attribute value.
- setLocationUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Sets the value used for the SOAP Address location attribute value.
- setLocationUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Sets the value used for the SOAP Address location attribute value.
- setLocationUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Sets the value used for the SOAP Address location attribute value.
- setLogFault(boolean) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
- 
Indicates whether a SOAP Fault should be logged.
- setLoggerName(String) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Set the name of the logger to use.
- setLogRequest(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Indicates whether the request should be logged.
- setLogResponse(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
Indicates whether the response should be logged.
- setMappedEndpoints(Set<?>) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Specify the set of endpoints that this exception resolver should map.
- setMappings(Properties) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Maps keys to endpoint bean names.
- setMappings(Properties) - Method in class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- 
Map action URIs to endpoint bean names.
- setMarshaller(Marshaller) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets theMarshallerused by the gateway.
- setMarshaller(Marshaller) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Sets the marshaller for this template.
- setMarshaller(Marshaller) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Sets the marshaller used for transforming objects into XML.
- setMarshaller(Marshaller) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Sets the marshaller used for transforming objects into XML.
- setMarshaller(Marshaller) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Sets the marshaller used for transforming objects into XML.
- setMaxConnectionsPerHost(Map<String, String>) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Sets the maximum number of connections per host for the underlying HttpClient.
- setMaxConnectionsPerHost(Map<String, String>) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Sets the maximum number of connections per host for the underlying HttpClient.
- setMaxConnectionsPerHost(Map<String, String>) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setMaxConnectionsPerHost(Map<String, String>) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Sets the maximum number of connections per host for the underlying HttpClient.
- setMaxTotalConnections(int) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Sets the maximum number of connections allowed for the underlying HttpClient.
- setMaxTotalConnections(int) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Sets the maximum number of connections allowed for the underlying HttpClient.
- setMaxTotalConnections(int) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setMaxTotalConnections(int) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Sets the maximum number of connections allowed for the underlying HttpClient.
- setMessageEncoding(String) - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- 
Sets the encoding used to read fromMessageobject.
- setMessageFactory(MessageFactory) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Sets the SAAJMessageFactory.
- setMessageFactory(WebServiceMessageFactory) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Set theWebServiceMessageFactoryto be used by the gateway.
- setMessageFactory(WebServiceMessageFactory) - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Sets the message factory used for creating messages.
- setMessageFactory(WebServiceMessageFactory) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- 
Sets theWebServiceMessageFactory.
- setMessageFactoryBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets the bean name used to lookup aWebServiceMessageFactory.
- setMessageIdStrategy(MessageIdStrategy) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Sets the message id strategy used for creating WS-Addressing MessageIds.
- setMessageIdStrategy(MessageIdStrategy) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Sets the message id strategy used for creating WS-Addressing MessageIds.
- setMessageProperties(Map<String, ?>) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- 
Sets the SAAJ message properties.
- setMessageReceiver(WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
- 
Sets theWebServiceMessageReceiverused by this listener.
- setMessageReceiverBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets the bean name used to lookup aWebServiceMessageReceiver.
- setMessageReceiverHandlerAdapterBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets the bean name used to lookup aWebServiceMessageReceiverHandlerAdapter.
- setMessageSender(WebServiceMessageSender) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets a singleWebServiceMessageSenderto be used by the gateway.
- setMessageSender(WebServiceMessageSender) - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Sets the single message sender used for sending messages.
- setMessageSender(WebServiceMessageSender) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Sets a single message senders, which is used to send out-of-band reply messages.
- setMessageSenders(WebServiceMessageSender[]) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets multipleWebServiceMessageSenderto be used by the gateway.
- setMessageSenders(WebServiceMessageSender[]) - Method in class org.springframework.ws.client.support.WebServiceAccessor
- 
Sets the message senders used for sending messages.
- setMessageSenders(WebServiceMessageSender[]) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Sets the message senders, which are used to send out-of-band reply messages.
- setMessageSource(MessageSource) - Method in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- setMessageSource(MessageSource) - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- setMessageSource(MessageSource) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
- 
Deprecated.
- setMessagesProvider(MessagesProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets theMessagesProviderfor this definition.
- setMethodArgumentResolvers(List<MethodArgumentResolver>) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Sets the list ofMethodArgumentResolvers to use.
- setMethodPrefix(String) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Sets the method prefix.
- setMethodReturnValueHandlers(List<MethodReturnValueHandler>) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Sets the list ofMethodReturnValueHandlers to use.
- setMethodSuffix(String) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- 
Sets the method suffix.
- setMonitoringStrategy(MonitoringStrategy) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Sets the monitoring strategy to use for retrieving new requests.
- setMustUnderstand(boolean) - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Sets themustUnderstandattribute for this header element.
- setMustUnderstandFaultString(String) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
- 
Sets the message used forMustUnderstandfault.
- setMustUnderstandFaultStringLocale(Locale) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
- 
Sets the locale of the message used forMustUnderstandfault.
- setNamespaceAware(boolean) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Set whether or not the XML parser should be XML namespace aware.
- setNamespaceAware(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Set whether or not the XML parser should be XML namespace aware.
- setNamespaces(Map<String, String>) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated.Sets namespaces used in the XPath expression.
- setNamespaces(Map<String, String>) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- 
Sets the namespaces bindings used in the expression.
- setNamespaces(Map<String, String>) - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
- 
Sets namespaces used in the XPath expression.
- setNamespaces(Map<String, String>) - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
- 
Sets the namespaces for the expressions.
- setOrder(int) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Specify the order value for this mapping.
- setOrder(int) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Specify the order value for this mapping.
- setOrder(int) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Specify the order value for this mapping.
- setOutputActionSuffix(String) - Method in class org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
- 
Sets the suffix to add to requestActions for reply messages.
- setPassword(String) - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- 
Sets the password to use for integrity checking.
- setPassword(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- 
Sets the password to use for integrity checking.
- setPassword(String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- setPollingInterval(long) - Method in class org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy
- 
Sets the interval used in between message polls, in milliseconds.
- setPort(int) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- 
Sets the server port to connect to.
- setPortTypeName(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the port type name used for this definition.
- setPortTypeName(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Sets the port type name used for this definition.
- setPortTypesProvider(PortTypesProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets thePortTypesProviderfor this definition.
- setPostInterceptors(EndpointInterceptor[]) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Set additional interceptors to be applied after the implicit WS-Addressing interceptor, e.g.
- setPostProcessor(MessagePostProcessor) - Method in class org.springframework.ws.transport.jms.JmsMessageReceiver
- 
Sets the optionalMessagePostProcessorto further modify outgoing messages after the XML contents has been set.
- setPostProcessor(MessagePostProcessor) - Method in class org.springframework.ws.transport.jms.JmsMessageSender
- 
Sets the optionalMessagePostProcessorto further modify outgoing messages after the XML contents has been set.
- setPreInterceptors(EndpointInterceptor[]) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Set additional interceptors to be applied before the implicit WS-Addressing interceptor, e.g.
- setPrivateKeyPassword(String) - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Sets the password used to retrieve private keys from the keystore.
- setProperty(String, Object) - Method in class org.springframework.ws.context.AbstractMessageContext
- setProperty(String, Object) - Method in interface org.springframework.ws.context.MessageContext
- 
Sets the name and value of a property associated with theMessageContext.
- setProperty(String, Object) - Method in class org.springframework.xml.sax.AbstractXmlReader
- 
Throws aSAXNotRecognizedExceptionexception when the given property does not signify a lexical handler.
- setProvider(String) - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
- 
Sets the provider of the key manager to use.
- setProvider(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- 
Sets the provider of the key store to use.
- setProvider(String) - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- 
Sets the provider of the trust manager to use.
- setReader(Reader) - Method in class org.springframework.xml.transform.StringSource
- 
ThrowsUnsupportedOperationException.
- setReadTimeout(int) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
- 
Deprecated.Set the socket read timeout for the underlying HttpClient.
- setReadTimeout(int) - Method in class org.springframework.ws.transport.http.HttpComponentsMessageSender
- 
Set the socket read timeout for the underlying HttpClient.
- setReadTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpComponents5ClientFactory
- 
Set the socket read timeout for the underlying HttpClient.
- setReadTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpComponents5MessageSender
- setReadTimeout(Duration) - Method in class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
- 
Set the socket read timeout.
- setReceiveSleepTime(long) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Set the sleep time to use for receive calls, in milliseconds.
- setReceiveTimeout(long) - Method in class org.springframework.ws.transport.jms.JmsMessageSender
- 
Set the timeout to use for receive calls.
- setReceiveTimeout(long) - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- 
Set the timeout to use for receive calls.
- setRegisterBeanNames(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Set whether to register bean names found in the application context.
- setRemoveSecurityHeader(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setReplyTo(EndpointReference) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Sets theReplyTo.
- setRequestFactory(ClientHttpRequestFactory) - Method in class org.springframework.ws.transport.http.ClientHttpRequestMessageSender
- setRequestName(String) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Set the name of the request object user for validation errors.
- setRequestSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the suffix used to detect request elements in the schema.
- setRequestSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Sets the suffix used to detect request elements in the schema.
- setRequestSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Sets the suffix used to detect request elements in the schema.
- setRequestTimeout(Duration) - Method in class org.springframework.ws.transport.http.JdkHttpClientMessageSender
- setRequestXslt(Resource) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Sets the XSLT stylesheet to use for transforming incoming request.
- setResource(String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- setResourceLoader(ResourceLoader) - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- setResponse(WebServiceMessage) - Method in class org.springframework.ws.context.DefaultMessageContext
- setResponse(WebServiceMessage) - Method in interface org.springframework.ws.context.MessageContext
- 
Sets the response message.
- setResponseSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the suffix used to detect response elements in the schema.
- setResponseSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- 
Sets the suffix used to detect response elements in the schema.
- setResponseSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Sets the suffix used to detect response elements in the schema.
- setResponseXslt(Resource) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
- 
Sets the XSLT stylesheet to use for transforming outgoing responses.
- setSaajMessage(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- 
Sets the SAAJSOAPMessagethat thisSaajSoapMessageis based on.
- setSchema(Resource) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Sets the schema resource to use for validation.
- setSchema(Resource) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets the schema resource to use for validation.
- setSchema(XsdSchema) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the single XSD schema to inline.
- setSchema(XsdSchema) - Method in class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- 
Sets the single XSD schema to inline.
- setSchemaCollection(XsdSchemaCollection) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the XSD schema collection to inline.
- setSchemaCollection(XsdSchemaCollection) - Method in class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
- 
Sets the XSD schema collection to inline.
- setSchemaLanguage(String) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Sets the schema language.
- setSchemaLanguage(String) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets the schema language.
- setSchemaLocationExpression(String) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Sets the XPath expression used for extracting theschemaLocationattributes from the WSDL 1.1 definition.
- setSchemaLocationExpression(String) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- 
Sets the XPath expression used for extracting theschemaLocationattributes from the WSDL 1.1 definition.
- setSchemas(Resource...) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Sets the schema resources to use for validation.
- setSchemas(Resource...) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets the schema resources to use for validation.
- setSecurementActions(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setSecurementActor(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
The actor name of thewsse:Securityheader.
- setSecurementEncryptionCrypto(Crypto) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setSecurementEncryptionKeyIdentifier(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which key identifier type to use.
- setSecurementEncryptionKeyTransportAlgorithm(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which algorithm to use to encrypt the generated symmetric key.
- setSecurementEncryptionParts(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Property to define which parts of the request shall be encrypted.
- setSecurementEncryptionSymAlgorithm(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which symmetric encryption algorithm to use.
- setSecurementEncryptionUser(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
The user's name for encryption.
- setSecurementMustUnderstand(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Enables themustUnderstandattribute on WS-Security headers on outgoing messages.
- setSecurementPassword(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setSecurementPasswordType(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Specific parameter for UsernameToken action to define the encoding of the passowrd.
- setSecurementSamlCallbackHandler(CallbackHandler) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the SAML Callback used for generating SAML tokens.
- setSecurementSignatureAlgorithm(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which signature algorithm to use.
- setSecurementSignatureCrypto(Crypto) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setSecurementSignatureDigestAlgorithm(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which signature digest algorithm to use.
- setSecurementSignatureKeyIdentifier(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Defines which key identifier type to use.
- setSecurementSignatureParts(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Property to define which parts of the request shall be signed.
- setSecurementSignatureUser(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
The user's name for signature.
- setSecurementTimeToLive(int) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the time to live on the outgoing message
- setSecurementUseDerivedKey(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Enables the derivation of keys as per the UsernameTokenProfile 1.1 spec.
- setSecurementUsername(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the username for securement username token or/and the alias of the private key for securement signature
- setSecurementUsernameTokenCreated(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets whether or not aCreatedelement is added to theUsernameTokens.
- setSecurementUsernameTokenNonce(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets whether or not aNonceelement is added to theUsernameTokens.
- setSecureRandom(SecureRandom) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Specifies the secure random to use for this message sender.
- setSecureRequest(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Indicates whether client-side outgoing requests are to be secured.
- setSecureResponse(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Indicates whether server-side outgoing responses are to be secured.
- setServiceName(String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- 
Sets the service name to connect to.
- setServiceName(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the service name.
- setServiceName(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider
- 
Sets the service name.
- setServiceName(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Sets the service name.
- setServicesProvider(ServicesProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets theServicesProviderfor this definition.
- setSession(Session) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Set the JavaMailSession, possibly pulled from JNDI.
- setSession(Session) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Set the JavaMailSession, possibly pulled from JNDI.
- setShouldInitializeTo(boolean) - Method in class org.springframework.ws.soap.addressing.client.ActionCallback
- 
Set whether to initialize theToheader by default or not.
- setSkipValidationIfNoHeaderPresent(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Allows skipping validation if no security header is present.
- setSoapAction(String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- setSoapAction(String) - Method in interface org.springframework.ws.soap.SoapMessage
- 
Sets the SOAP Action for this message.
- setSoapActions(Properties) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the SOAP Actions for this binding.
- setSoapActions(Properties) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Sets the SOAP Actions for this binding.
- setSoapActions(Properties) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Sets the SOAP Actions for this binding.
- setSoapActions(Properties) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Sets the SOAP Actions for this binding.
- setSoapVersion(SoapVersion) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- setSoapVersion(SoapVersion) - Method in interface org.springframework.ws.soap.SoapMessageFactory
- 
Sets the SOAP Version used by this factory.
- setSslProtocol(String) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Sets the SSL protocol to use.
- setSslProvider(String) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Sets the SSL provider to use.
- setSslSocketFactory(SSLSocketFactory) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Specifies the SSLSocketFactory to use for this message sender.
- setStoreUri(String) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Sets the JavaMail Store URI to be used for retrieving request messages.
- setStoreUri(String) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Sets the JavaMail Store URI to be used for retrieving response messages.
- setStreamingPayload(StreamingPayload) - Method in interface org.springframework.ws.stream.StreamingWebServiceMessage
- 
Sets the streaming payload for this message.
- setSubjectDNRegex(String) - Method in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- 
Sets the regular expression which will by used to extract the user name from the certificate's Subject DN.
- setSymmetricKeyPassword(String) - Method in class org.springframework.ws.soap.security.wss4j2.callback.KeyStoreCallbackHandler
- 
Sets the password used to retrieve keys from the symmetric keystore.
- setTargetNamespace(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the target namespace used for this definition.
- setTargetNamespace(String) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets the target namespace used for this definition.
- setTaskExecutor(TaskExecutor) - Method in class org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver
- 
Set the SpringTaskExecutorto use for running the listener threads.
- setText(String) - Method in interface org.springframework.ws.soap.SoapHeaderElement
- 
Sets the text content of this header element.
- setTextMessageEncoding(String) - Method in class org.springframework.ws.transport.jms.JmsMessageReceiver
- 
Sets the encoding used to read from and write toTextMessagemessages.
- setTextMessageEncoding(String) - Method in class org.springframework.ws.transport.jms.JmsMessageSender
- 
Sets the encoding used to read fromTextMessagemessages.
- setTimestampPrecisionInMilliseconds(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets if the generated timestamp header's precision is in milliseconds.
- setTimestampStrict(boolean) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets whether or not timestamp verification is done with the server-side time to live
- setTransformerFactory(TransformerFactory) - Static method in class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping
- 
Override the defaultTransformerFactory.
- setTransformerFactory(TransformerFactory) - Static method in class org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping
- 
Override the defaultTransformerFactory.
- setTransformerFactoryClass(Class<? extends TransformerFactory>) - Method in class org.springframework.xml.transform.TransformerHelper
- 
Specify theTransformerFactoryclass to use.
- setTransformerFactoryClass(Class<? extends TransformerFactory>) - Method in class org.springframework.xml.transform.TransformerObjectSupport
- 
Specify theTransformerFactoryclass to use.
- setTransformerHelper(TransformerHelper) - Method in class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- setTransformerHelper(TransformerHelper) - Method in class org.springframework.ws.server.endpoint.mapping.jaxb.XmlRootElementEndpointMapping
- setTransformerHelper(TransformerHelper) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.PayloadRootSmartSoapEndpointInterceptor
- setTransformLocations(boolean) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Sets whether relative address locations in the WSDL are to be transformed using the request URI of the incomingHttpServletRequest.
- setTransformSchemaLocations(boolean) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets whether relative address locations in the XSD are to be transformed using the request URI of the incomingHttpServletRequest.
- setTransformSchemaLocations(boolean) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Sets whether relative address schema locations in the WSDL are to be transformed using the request URI of the incomingHttpServletRequest.
- setTransformSchemaLocations(boolean) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- 
Sets whether relative address schema locations in the WSDL are to be transformed using the request URI of the incomingHttpServletRequest.
- setTransformWsdlLocations(boolean) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets whether relative address locations in the WSDL are to be transformed using the request URI of the incomingHttpServletRequest.
- setTransportContext(TransportContext) - Static method in class org.springframework.ws.transport.context.TransportContextHolder
- 
Associate the givenTransportContextwith the current thread.
- setTransportUri(String) - Method in class org.springframework.ws.transport.mail.MailMessageReceiver
- 
Sets the JavaMail Transport URI to be used for sending response messages.
- setTransportUri(String) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- 
Sets the JavaMail Transport URI to be used for sending response messages.
- setTransportUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition
- 
Sets the value used for the binding transport attribute value.
- setTransportUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Sets the value used for the binding transport attribute value.
- setTransportUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Sets the value used for the binding transport attribute value.
- setTransportUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- 
Sets the value used for the binding transport attribute value.
- setTrustManagers(TrustManager[]) - Method in class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
- 
Specifies the trust managers to use for this message sender.
- setTrustStorePassword(String) - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
- 
Sets the trust store password.
- setType(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
- 
Sets the type of theKeyStoreto use.
- setTypesProvider(TypesProvider) - Method in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
Sets theTypesProviderfor this definition.
- setUltimateReceiver(boolean) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- setUltimateReceiver(boolean) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
- setUltimateReceiver(boolean) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- setUltimateReceiver(boolean) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- setUltimateReceiver(boolean) - Method in interface org.springframework.ws.soap.server.SoapEndpointMapping
- 
Indicates whether this the endpoint fulfills the SOAP 1.2 Ultimate Receiver role.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets theUnmarshallerused by the gateway.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
Sets the unmarshaller for this template.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated.Sets the unmarshaller used for transforming XML into objects.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Sets the unmarshaller used for transforming XML into objects.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- 
Sets the unmarshaller used for transforming XML into objects.
- setUriResolver(URIResolver) - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- 
Sets the WS-Commons uri resolver to use when resolving (relative) schemas.
- setUsePath(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
- 
Indicates whether the path should be used instead of the full URI.
- setUserCache(UserCache) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- 
Sets the users cache.
- setUserDetailsService(UserDetailsService) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- 
Sets the Spring Security user details service.
- setUserDetailsService(UserDetailsService) - Method in class org.springframework.ws.soap.security.x509.populator.DaoX509AuthoritiesPopulator
- setUsername(String) - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- setUsers(Properties) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SimplePasswordValidationCallbackHandler
- 
Sets the users to validate against.
- setUsersMap(Map<String, String>) - Method in class org.springframework.ws.soap.security.wss4j2.callback.SimplePasswordValidationCallbackHandler
- setValidateRequest(boolean) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Indicates whether the request should be validated against the schema.
- setValidateRequest(boolean) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Indicates whether the request should be validated against the schema.
- setValidateRequest(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Indicates whether server-side incoming request are to be validated.
- setValidateResponse(boolean) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Indicates whether the response should be validated against the schema.
- setValidateResponse(boolean) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Indicates whether the response should be validated against the schema.
- setValidateResponse(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Indicates whether client-side incoming responses are to be validated.
- setValidating(boolean) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
- 
Set if the XML parser should validate the document.
- setValidating(boolean) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated.Set if the XML parser should validate the document.
- setValidationActions(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the validation actions to be executed by the interceptor.
- setValidationActor(String) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- setValidationCallbackHandler(CallbackHandler) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets theCallbackHandlerto use when validating messages.
- setValidationCallbackHandlers(CallbackHandler[]) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets theCallbackHandlers to use when validating messages.
- setValidationDecryptionCrypto(Crypto) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the Crypto to use to decrypt incoming messages
- setValidationSignatureCrypto(Crypto) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the Crypto to use to verify the signature of incoming messages
- setValidationTimeToLive(int) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the server-side time to live
- setValidator(Validator) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Set the primaryValidatorfor this endpoint.
- setValidators(Validator[]) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
- 
Deprecated.Set the Validators for this controller.
- setVersions(AddressingVersion[]) - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
Sets the WS-Addressing versions to be supported by this mapping.
- setWarnLogCategory(String) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
- 
Set the log category for warn logging.
- setWebServiceTemplate(WebServiceTemplate) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Sets theWebServiceTemplateto be used by the gateway.
- setWsdl(Resource) - Method in class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
- 
Sets a WSDL location from which the service destinationURIwill be resolved.
- setWsdl(Resource) - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- 
Set the WSDL resource to be exposed by calls to this instances'SimpleWsdl11Definition.getSource()method.
- setWsdlDefinitionHandlerAdapterBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets the bean name used to lookup aWsdlDefinitionHandlerAdapter.
- setWssConfig(WSSConfig) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Sets the web service specification settings.
- setX509AuthoritiesPopulator(X509AuthoritiesPopulator) - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- setX509UserCache(X509UserCache) - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- setXsd(Resource) - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- 
Set the XSD resource to be exposed by calls to this instances'SimpleXsdSchema.getSource()method.
- setXsds(Resource...) - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- 
Sets the schema resources to be loaded.
- setXsdSchema(XsdSchema) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Sets theXsdSchemato use for validation.
- setXsdSchema(XsdSchema) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets theXsdSchemato use for validation.
- setXsdSchemaCollection(XsdSchemaCollection) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
- 
Sets theXsdSchemaCollectionto use for validation.
- setXsdSchemaCollection(XsdSchemaCollection) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
- 
Sets theXsdSchemaCollectionto use for validation.
- setXsdSchemaHandlerAdapterBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Sets the bean name used to lookup aXsdSchemaHandlerAdapter.
- shouldIntercept(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- 
Indicates whether this interceptor should intercept the given message context.
- shouldIntercept(MessageContext, Object) - Method in interface org.springframework.ws.server.SmartEndpointInterceptor
- 
Indicates whether this interceptor should intercept the given message context.
- shouldIntercept(WebServiceMessage, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
- 
Indicates whether this interceptor should intercept the given request message.
- shouldIntercept(WebServiceMessage, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.PayloadRootSmartSoapEndpointInterceptor
- shouldIntercept(WebServiceMessage, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapActionSmartEndpointInterceptor
- shutdown() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Shut down this server.
- SimpleActionEndpointMapping - Class in org.springframework.ws.soap.addressing.server
- 
Implementation of theEndpointMappinginterface to map from WS-AddressingActionMessage Addressing Property to endpoint beans.
- SimpleActionEndpointMapping() - Constructor for class org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping
- SimpleFaultMessageResolver - Class in org.springframework.ws.client.core
- 
Simple fault resolver that simply throws aWebServiceFaultExceptionwhen a fault occurs.
- SimpleFaultMessageResolver() - Constructor for class org.springframework.ws.client.core.SimpleFaultMessageResolver
- SimpleMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Simple subclass ofAbstractMethodEndpointMappingthat maps from the local name of the request payload to methods.
- SimpleMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
- SimpleNamespaceContext - Class in org.springframework.xml.namespace
- 
Simplejavax.xml.namespace.NamespaceContextimplementation.
- SimpleNamespaceContext() - Constructor for class org.springframework.xml.namespace.SimpleNamespaceContext
- SimplePasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.wss4j2.callback
- 
Simple callback handler that validates passwords against a in-memoryPropertiesobject.
- SimplePasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.wss4j2.callback.SimplePasswordValidationCallbackHandler
- simpleSoapExceptionResolver() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aSimpleSoapExceptionResolverordered at lowest precedence for handling endpoint exceptions.
- SimpleSoapExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
- 
Simple, SOAP-specificEndpointExceptionResolverimplementation that stores the exception's message as the fault string.
- SimpleSoapExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
- SimpleWebServiceMessageReceiverObjectSupport - Class in org.springframework.ws.transport.support
- 
Base class for server-side transport objects which have a predefinedWebServiceMessageReceiver.
- SimpleWebServiceMessageReceiverObjectSupport() - Constructor for class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
- SimpleWsdl11Definition - Class in org.springframework.ws.wsdl.wsdl11
- 
The defaultWsdl11Definitionimplementation.
- SimpleWsdl11Definition() - Constructor for class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- 
Create a new instance of theSimpleWsdl11Definitionclass.
- SimpleWsdl11Definition(Resource) - Constructor for class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- 
Create a new instance of theSimpleWsdl11Definitionclass with the specified resource.
- SimpleXsdSchema - Class in org.springframework.xml.xsd
- 
The defaultXsdSchemaimplementation.
- SimpleXsdSchema() - Constructor for class org.springframework.xml.xsd.SimpleXsdSchema
- 
Create a new instance of theSimpleXsdSchemaclass.
- SimpleXsdSchema(Resource) - Constructor for class org.springframework.xml.xsd.SimpleXsdSchema
- 
Create a new instance of theSimpleXsdSchemaclass with the specified resource.
- skip(long) - Method in class org.springframework.ws.transport.TransportInputStream
- skippedEntity(String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- skippedEntity(String) - Method in class org.springframework.xml.dom.DomContentHandler
- SmartEndpointInterceptor - Interface in org.springframework.ws.server
- 
Extension of theEndpointInterceptorinterface that adds a way to decide whether the interceptor should intercept a given message context.
- SmartSoapEndpointInterceptor - Interface in org.springframework.ws.soap.server
- 
SOAP-specific extension of theSmartEndpointInterceptorinterface.
- SOAP_11 - Static variable in interface org.springframework.ws.soap.SoapVersion
- 
Represents version 1.1 of the SOAP specification.
- SOAP_11_NAMESPACE_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
The prefix of the WSDL SOAP 1.1 namespace.
- SOAP_11_NAMESPACE_URI - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
The WSDL SOAP 1.1 namespace.
- SOAP_12 - Static variable in interface org.springframework.ws.soap.SoapVersion
- 
Represents version 1.2 of the SOAP specification.
- SOAP_12_NAMESPACE_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
The prefix of the WSDL SOAP 1.2 namespace.
- SOAP_12_NAMESPACE_URI - Static variable in class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
The WSDL SOAP 1.1 namespace.
- Soap11Body - Interface in org.springframework.ws.soap.soap11
- 
Subinterface ofSoapBodythat exposes SOAP 1.1 functionality.
- Soap11Fault - Interface in org.springframework.ws.soap.soap11
- 
Subinterface ofSoapFaultthat exposes SOAP 1.1 functionality.
- Soap11Header - Interface in org.springframework.ws.soap.soap11
- 
Subinterface ofSoapHeaderthat exposes SOAP 1.1 functionality.
- Soap11Provider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Implementation of theBindingsProviderandServicesProviderinterfaces that are SOAP 1.1 specific.
- Soap11Provider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider
- 
Constructs a new version of theSoap11Provider.
- Soap12Body - Interface in org.springframework.ws.soap.soap12
- 
Subinterface ofSoapBodythat exposes SOAP 1.2 functionality.
- Soap12Fault - Interface in org.springframework.ws.soap.soap12
- 
Subinterface ofSoapFaultthat exposes SOAP 1.2 functionality.
- Soap12Header - Interface in org.springframework.ws.soap.soap12
- 
Subinterface ofSoapHeaderthat exposes SOAP 1.2 functionality.
- Soap12Provider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Implementation of theBindingsProviderandServicesProviderinterfaces that are SOAP 1.2 specific.
- Soap12Provider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider
- 
Constructs a new version of theSoap12Provider.
- SoapAction - Annotation Interface in org.springframework.ws.soap.server.endpoint.annotation
- 
Marks an endpoint method as the handler for an incoming request.
- soapActionAnnotationMethodEndpointMapping() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aSoapActionAnnotationMethodEndpointMappingordered at 1 for mapping requests to annotated endpoints.
- SoapActionAnnotationMethodEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface that uses theSoapActionannotation to map methods to the request SOAPAction header.
- SoapActionAnnotationMethodEndpointMapping() - Constructor for class org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping
- SoapActionCallback - Class in org.springframework.ws.soap.client.core
- 
WebServiceMessageCallbackimplementation that sets the SOAP Action header on the message.
- SoapActionCallback(String) - Constructor for class org.springframework.ws.soap.client.core.SoapActionCallback
- 
Create a newSoapActionCallbackwith the given string SOAPAction.
- SoapActionEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface to map fromSOAPActionheaders to endpoint beans.
- SoapActionEndpointMapping() - Constructor for class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- SoapActions - Annotation Interface in org.springframework.ws.soap.server.endpoint.annotation
- 
Marks an endpoint method as containing multipleSoapActions.
- SoapActionSmartEndpointInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
Implementation of theSmartEndpointInterceptorinterface that only intercepts requests that have a specified soap action.
- SoapActionSmartEndpointInterceptor(EndpointInterceptor, String) - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.SoapActionSmartEndpointInterceptor
- SoapBody - Interface in org.springframework.ws.soap
- 
Represents theBodyelement in a SOAP message.
- SoapBodyException - Exception in org.springframework.ws.soap
- 
Exception thrown when a SOAP body could not be accessed.
- SoapBodyException(String) - Constructor for exception org.springframework.ws.soap.SoapBodyException
- SoapBodyException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapBodyException
- SoapBodyException(Throwable) - Constructor for exception org.springframework.ws.soap.SoapBodyException
- SoapElement - Interface in org.springframework.ws.soap
- 
The base interface for all elements that are contained in a SOAP message.
- SoapElementException - Exception in org.springframework.ws.soap
- 
Exception thrown when a SOAP element could not be accessed.
- SoapElementException(String) - Constructor for exception org.springframework.ws.soap.SoapElementException
- SoapElementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapElementException
- SoapElementException(Throwable) - Constructor for exception org.springframework.ws.soap.SoapElementException
- SoapEndpointInterceptor - Interface in org.springframework.ws.soap.server
- 
SOAP-specific extension of theEndpointInterceptorinterface.
- SoapEndpointInvocationChain - Class in org.springframework.ws.soap.server
- 
SOAP-specific subclass of theEndpointInvocationChain.
- SoapEndpointInvocationChain(Object) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Create newSoapEndpointInvocationChain.
- SoapEndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Create newSoapEndpointInvocationChain.
- SoapEndpointInvocationChain(Object, EndpointInterceptor[], String[], boolean) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Create newEndpointInvocationChain.
- SoapEndpointMapping - Interface in org.springframework.ws.soap.server
- 
SOAP-specific sub-interface of theEndpointMapping.
- soapEnvelope(Source) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the givenSourceXML SOAP envelope.
- soapEnvelope(Source) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the givenSourceXML SOAP envelope.
- soapEnvelope(Resource) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the givenResourceXML SOAP envelope.
- soapEnvelope(Resource) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the givenResourceXML SOAP envelope.
- SoapEnvelope - Interface in org.springframework.ws.soap
- 
Represents theEnvelopeelement in a SOAP message.
- SoapEnvelopeDiffMatcher - Class in org.springframework.ws.test.support.matcher
- 
Deprecated.Migrate toSoapEnvelopeDiffMatcher.
- SoapEnvelopeDiffMatcher - Class in org.springframework.ws.test.support.matcher.xmlunit2
- 
MatchesSourceSOAP envelopes.
- SoapEnvelopeDiffMatcher(Source) - Constructor for class org.springframework.ws.test.support.matcher.SoapEnvelopeDiffMatcher
- 
Deprecated.
- SoapEnvelopeDiffMatcher(Source) - Constructor for class org.springframework.ws.test.support.matcher.xmlunit2.SoapEnvelopeDiffMatcher
- SoapEnvelopeException - Exception in org.springframework.ws.soap
- 
Exception thrown when a SOAP body could not be accessed.
- SoapEnvelopeException(String) - Constructor for exception org.springframework.ws.soap.SoapEnvelopeException
- SoapEnvelopeException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapEnvelopeException
- SoapEnvelopeException(Throwable) - Constructor for exception org.springframework.ws.soap.SoapEnvelopeException
- SoapEnvelopeLoggingInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
- 
SOAP-specificEndpointInterceptorthat logs the complete request and response envelope ofSoapMessagemessages.
- SoapEnvelopeLoggingInterceptor() - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
- SoapEnvelopeMessageCreator - Class in org.springframework.ws.test.support.creator
- 
Implementation ofWebServiceMessageCreatorthat creates a request based on a SOAP envelopeSource.
- SoapEnvelopeMessageCreator(Source) - Constructor for class org.springframework.ws.test.support.creator.SoapEnvelopeMessageCreator
- 
Creates a new instance of theSoapEnvelopeMessageCreatorwith the given SOAP envelope source.
- SoapFault - Interface in org.springframework.ws.soap
- 
Represents theFaultelement in the body of a SOAP message.
- SoapFault - Annotation Interface in org.springframework.ws.soap.server.endpoint.annotation
- 
Marks an exception class with the fault elements that should be returned whenever this exception is thrown.
- soapFaultAnnotationExceptionResolver() - Method in class org.springframework.ws.config.annotation.WsConfigurationSupport
- 
Returns aSoapFaultAnnotationExceptionResolverordered at 0 for handling endpoint exceptions.
- SoapFaultAnnotationExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
- 
Implementation of theEndpointExceptionResolverinterface that uses theSoapFaultannotation to map exceptions to SOAP Faults.
- SoapFaultAnnotationExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolver
- SoapFaultClientException - Exception in org.springframework.ws.soap.client
- 
Thrown bySoapFaultMessageResolverwhen the response message has a fault.
- SoapFaultClientException(SoapMessage) - Constructor for exception org.springframework.ws.soap.client.SoapFaultClientException
- 
Create a new instance of theSoapFaultClientExceptionclass.
- SoapFaultDefinition - Class in org.springframework.ws.soap.server.endpoint
- 
Defines properties for a SOAP Fault.
- SoapFaultDefinition() - Constructor for class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
- SoapFaultDefinitionEditor - Class in org.springframework.ws.soap.server.endpoint
- 
PropertyEditor forSoapFaultDefinitionobjects.
- SoapFaultDefinitionEditor() - Constructor for class org.springframework.ws.soap.server.endpoint.SoapFaultDefinitionEditor
- SoapFaultDetail - Interface in org.springframework.ws.soap
- 
Represents thedetailelement in a SOAP fault.
- SoapFaultDetailElement - Interface in org.springframework.ws.soap
- 
Represents the content for an individual SOAP detail entry in a SOAP Message.
- SoapFaultException - Exception in org.springframework.ws.soap
- 
Exception thrown when a SOAP fault could not be accessed.
- SoapFaultException(String) - Constructor for exception org.springframework.ws.soap.SoapFaultException
- SoapFaultException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapFaultException
- SoapFaultException(Throwable) - Constructor for exception org.springframework.ws.soap.SoapFaultException
- SoapFaultMappingExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
- 
Exception resolver that allows for mapping exception class names to SOAP Faults.
- SoapFaultMappingExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver
- SoapFaultMessageResolver - Class in org.springframework.ws.soap.client.core
- 
Simple fault resolver that simply throws aSoapFaultClientExceptionwhen a fault occurs.
- SoapFaultMessageResolver() - Constructor for class org.springframework.ws.soap.client.core.SoapFaultMessageResolver
- soapHeader(QName) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the given SOAP header in the outgoing message.
- soapHeader(QName) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the given SOAP header in the outgoing message.
- SoapHeader - Interface in org.springframework.ws.soap
- 
Represents theHeaderelement in a SOAP message.
- SoapHeader - Annotation Interface in org.springframework.ws.soap.server.endpoint.annotation
- 
Marks an endpoint method parameter to be resolved as a single or a list ofSoapHeaderElement.
- SoapHeaderElement - Interface in org.springframework.ws.soap
- 
Represents the contents of an individual SOAP header in the a SOAP message.
- SoapHeaderElementMethodArgumentResolver - Class in org.springframework.ws.soap.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverthat supports resolvingSoapHeaderElementparameters.
- SoapHeaderElementMethodArgumentResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.adapter.method.SoapHeaderElementMethodArgumentResolver
- SoapHeaderException - Exception in org.springframework.ws.soap
- 
Exception thrown when a SOAP header could not be accessed.
- SoapHeaderException(String) - Constructor for exception org.springframework.ws.soap.SoapHeaderException
- SoapHeaderException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapHeaderException
- SoapHeaderException(Throwable) - Constructor for exception org.springframework.ws.soap.SoapHeaderException
- SoapHeaderMatcher - Class in org.springframework.ws.test.support.matcher
- 
Matches SOAP headers.
- SoapHeaderMatcher(QName) - Constructor for class org.springframework.ws.test.support.matcher.SoapHeaderMatcher
- 
Creates a new instance of theSoapHeaderMatcherthat checks for the presence of the given SOAP header name.
- SoapMessage - Interface in org.springframework.ws.soap
- 
Represents an abstraction for SOAP messages, providing access to a SOAP Envelope.
- SoapMessageCreationException - Exception in org.springframework.ws.soap
- 
Exception thrown when a web service message cannot be created.
- SoapMessageCreationException(String) - Constructor for exception org.springframework.ws.soap.SoapMessageCreationException
- 
Constructor forSoapMessageCreationException.
- SoapMessageCreationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapMessageCreationException
- 
Constructor forSoapMessageCreationException.
- SoapMessageDispatcher - Class in org.springframework.ws.soap.server
- 
SOAP-specific subclass of theMessageDispatcher.
- SoapMessageDispatcher() - Constructor for class org.springframework.ws.soap.server.SoapMessageDispatcher
- SoapMessageException - Exception in org.springframework.ws.soap
- 
Base class for all SOAP message exceptions.
- SoapMessageException(String) - Constructor for exception org.springframework.ws.soap.SoapMessageException
- 
Constructor forSoapMessageException.
- SoapMessageException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapMessageException
- 
Constructor forSoapMessageException.
- SoapMessageFactory - Interface in org.springframework.ws.soap
- 
Sub-interface ofWebServiceMessageFactorywhich contains SOAP-specific properties and methods.
- SoapMethodArgumentResolver - Class in org.springframework.ws.soap.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverthat supportsSoapMessage,SoapBody,SoapEnvelope, andSoapHeader.
- SoapMethodArgumentResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.adapter.method.SoapMethodArgumentResolver
- SoapProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Implementation of theBindingsProviderandServicesProviderinterfaces that supports SOAP 1.1 and SOAP 1.2.
- SoapProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.SoapProvider
- SoapUtils - Class in org.springframework.ws.soap.support
- 
Contains various utility methods for handling SOAP messages.
- SoapVersion - Interface in org.springframework.ws.soap
- 
Interface that defines a specific version of the SOAP specification.
- source(String) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- 
Perform an operation on the system identifier contained in anySource.
- SourceAssertionError - Error in org.springframework.ws.test.support
- 
Subclass ofAssertionErrorthat also contains aSourcefor more context.
- SourceAssertionError(String, String, Source) - Constructor for error org.springframework.ws.test.support.SourceAssertionError
- 
Creates a new instance of theSourceAssertionErrorclass with the given parameters.
- SourceExtractor<T> - Interface in org.springframework.ws.client.core
- 
Callback interface for extracting a result object from aSourceinstance.
- SourcePayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method
- SourcePayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- SpringBasedX509UserCache - Class in org.springframework.ws.soap.security.x509.cache
- 
CachesUserobjects using a Spring Framework-basedCache.
- SpringBasedX509UserCache() - Constructor for class org.springframework.ws.soap.security.x509.cache.SpringBasedX509UserCache
- SpringSecurityPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.wss4j2.callback
- 
Callback handler that validates a plain text or digest password using an Spring SecurityUserDetailsService.
- SpringSecurityPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.wss4j2.callback.SpringSecurityPasswordValidationCallbackHandler
- SpringSecurityUtils - Class in org.springframework.ws.soap.security.support
- 
Generic utility methods for Spring Security
- SpringSecurityUtils() - Constructor for class org.springframework.ws.soap.security.support.SpringSecurityUtils
- start() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Start this server.
- startDocument() - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- startDocument() - Method in class org.springframework.xml.dom.DomContentHandler
- startElement(String, String, String, Attributes) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- startElement(String, String, String, Attributes) - Method in class org.springframework.xml.dom.DomContentHandler
- startPrefixMapping(String, String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
- startPrefixMapping(String, String) - Method in class org.springframework.xml.dom.DomContentHandler
- STATUS_ACCEPTED - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "202 Accepted" status code.
- STATUS_BAD_REQUEST - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "400 Bad Request" status code.
- STATUS_INTERNAL_SERVER_ERROR - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "500 Server Error" status code.
- STATUS_METHOD_NOT_ALLOWED - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "405 Method Not Allowed" status code.
- STATUS_NO_CONTENT - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "204 No Content" status code.
- STATUS_NOT_FOUND - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "404 Not Found" status code.
- STATUS_OK - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
- 
The "200 OK" status code.
- StaxPayloadMethodArgumentResolver - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverthat supports StAXXMLStreamReaderandXMLEventReaderarguments.
- StaxPayloadMethodArgumentResolver() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.StaxPayloadMethodArgumentResolver
- staxResult(XMLEventWriter) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- staxResult(XMLStreamWriter) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- 
Perform an operation on theXMLStreamWritercontained in a JAXP 1.4StAXResultor SpringStaxResult.
- staxSource(XMLEventReader) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- staxSource(XMLStreamReader) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- 
Perform an operation on theXMLStreamReadercontained in a JAXP 1.4StAXSourceor SpringStaxSource.
- stop() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Stop this server.
- StreamingPayload - Interface in org.springframework.ws.stream
- 
Defines the contract for payloads that can be written directly to aXMLStreamWriter.
- StreamingWebServiceMessage - Interface in org.springframework.ws.stream
- 
Sub-interface ofWebServiceMessagethat allows for setting a streaming payload.
- streamResult(OutputStream) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- 
Perform an operation on theOutputStreamcontained in aStreamResult.
- streamResult(Writer) - Method in interface org.springframework.xml.transform.TraxUtils.ResultCallback
- 
Perform an operation on theWritercontained in aStreamResult.
- streamSource(InputStream) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- 
Perform an operation on theInputStreamcontained in aStreamSource.
- streamSource(Reader) - Method in interface org.springframework.xml.transform.TraxUtils.SourceCallback
- 
Perform an operation on theReadercontained in aStreamSource.
- StringResult - Class in org.springframework.xml.transform
- 
Convenient subclass ofStreamResultthat writes to aStringWriter.
- StringResult() - Constructor for class org.springframework.xml.transform.StringResult
- StringSource - Class in org.springframework.xml.transform
- 
Convenient subclass ofStreamSourcethat reads from aStringReader.
- StringSource(String) - Constructor for class org.springframework.xml.transform.StringSource
- 
Initializes a new instance of theStringSourcewith the given string content.
- SuffixBasedMessagesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Implementation of theMessagesProviderinterface that is based on suffixes.
- SuffixBasedMessagesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
- SuffixBasedPortTypesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
Implementation of thePortTypesProviderinterface that is based on suffixes.
- SuffixBasedPortTypesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- supports(Class<?>) - Method in class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- supports(Object) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- supports(Object) - Method in class org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter
- supports(Object) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter
- supports(Object) - Method in interface org.springframework.ws.server.EndpointAdapter
- 
Does thisEndpointAdaptersupport the givenendpoint?
- supports(Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- supports(Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- supports(Object) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- supports(URI) - Method in class org.springframework.ws.test.client.MockWebServiceMessageSender
- 
Always returnstrue.
- supports(URI) - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- supports(URI) - Method in class org.springframework.ws.transport.jms.JmsMessageSender
- supports(URI) - Method in class org.springframework.ws.transport.mail.MailMessageSender
- supports(URI) - Method in interface org.springframework.ws.transport.WebServiceMessageSender
- 
Does thisWebServiceMessageSendersupport the supplied URI?
- supports(URI) - Method in class org.springframework.ws.transport.xmpp.XmppMessageSender
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- 
Given a method endpoint, return whether or not this adapter can support it.
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
- 
Deprecated.
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated.Supports a method with a single, unmarshallable parameter, and that returnvoidor a marshallable type.
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
- 
Deprecated.
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
- 
Deprecated.
- supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated.Supports methods with @XPathParam parameters, and return eitherSourceor nothing.
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- 
Indicates whether the given method parameter is supported by this resolver.
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.MessageContextMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodArgumentResolver
- 
Indicates whether the given method parameter is supported by this resolver.
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.StaxPayloadMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.soap.server.endpoint.adapter.method.SoapHeaderElementMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class org.springframework.ws.soap.server.endpoint.adapter.method.SoapMethodArgumentResolver
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- 
Indicates whether the given method parameter, annotated withRequestPayload, is supported by this resolver.
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- supportsRequestPayloadParameter(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- 
Indicates whether the given method return type, annotated withResponsePayload, is supported.
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
- supportsResponsePayloadReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor
- supportsReturnType(MethodParameter) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor
- 
Indicates whether the given method return type is supported by this handler.
- supportsReturnType(MethodParameter) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodReturnValueHandler
- 
Indicates whether the given method return type is supported by this handler.
T
- TARGET_NAMESPACE_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
- 
The prefix used to register the target namespace in the WSDL.
- TEXT_MESSAGE_TYPE - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
- 
Indicates aTextMessagetype.
- toName(QName, SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Converts aQNameto aName.
- toPasswordProtectedString(URLName) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- 
Returns a string representation of the givenURLName, where the password has been protected.
- toQName(Name) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
- 
Converts ajakarta.xml.soap.Nameto ajavax.xml.namespace.QName.
- toQName(String, String) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Convert a namespace URI and DOM or SAX qualified name to aQName.
- toQualifiedName(QName) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Convert aQNameto a qualified name, as used by DOM and SAX.
- toString() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- toString() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- toString() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
- toString() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
- toString() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
- toString() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- toString() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
- toString() - Method in class org.springframework.ws.transport.context.DefaultTransportContext
- toString() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
- toString() - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- toString() - Method in class org.springframework.xml.transform.StringResult
- 
Returns the written XML as a string.
- toString() - Method in class org.springframework.xml.transform.StringSource
- toString() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
- toString() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
- toString() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
- toUri(Destination) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
- 
Converts the given JMS destination into ajmsURI.
- toUri(InternetAddress, String) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
- 
Converts the given internet address into amailtoURI.
- toUri(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
- 
Converts the given XMPP destination into axmppURI.
- transform(Source, Result) - Method in class org.springframework.xml.transform.TransformerHelper
- transform(Source, Result) - Method in class org.springframework.xml.transform.TransformerObjectSupport
- TransformerFactoryUtils - Class in org.springframework.xml.transform
- TransformerFactoryUtils() - Constructor for class org.springframework.xml.transform.TransformerFactoryUtils
- TransformerHelper - Class in org.springframework.xml.transform
- 
Helper class forTransformerusage.
- TransformerHelper() - Constructor for class org.springframework.xml.transform.TransformerHelper
- 
Initializes a new instance of theTransformerHelper.
- TransformerHelper(Class<? extends TransformerFactory>) - Constructor for class org.springframework.xml.transform.TransformerHelper
- 
Initializes a new instance of theTransformerHelperwith the specifiedTransformerFactoryclass.
- TransformerHelper(TransformerFactory) - Constructor for class org.springframework.xml.transform.TransformerHelper
- 
Initializes a new instance of theTransformerHelperwith the specifiedTransformerFactory.
- TransformerObjectSupport - Class in org.springframework.xml.transform
- 
Convenient base class for objects that use aTransformer.
- TransformerObjectSupport() - Constructor for class org.springframework.xml.transform.TransformerObjectSupport
- transformLocation(String, HttpServletRequest) - Method in class org.springframework.ws.transport.http.LocationTransformerObjectSupport
- 
Transform the given location string to reflect the given request.
- transformLocations(XPathExpression, Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.LocationTransformerObjectSupport
- 
Transforms the locations of the given definition document using the given XPath expression.
- transformLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Transforms alllocationattributes to reflect the server name givenHttpServletRequest.
- transformSchemaLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- 
Transforms allschemaLocationattributes to reflect the server name givenHttpServletRequest.
- transformSchemaLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
- 
Transforms allschemaLocationattributes to reflect the server name givenHttpServletRequest.
- TransportConstants - Interface in org.springframework.ws.transport
- 
Declares useful transport constants.
- TransportContext - Interface in org.springframework.ws.transport.context
- 
Strategy interface for determining the currentWebServiceConnection.
- TransportContextHolder - Class in org.springframework.ws.transport.context
- 
Simple holder class that associates aTransportContextinstance with the current thread.
- TransportContextHolder() - Constructor for class org.springframework.ws.transport.context.TransportContextHolder
- TransportException - Exception in org.springframework.ws.transport
- 
Abstract base class for exceptions related to the transport layer.
- TransportException(String) - Constructor for exception org.springframework.ws.transport.TransportException
- TransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.TransportException
- TransportInputStream - Class in org.springframework.ws.transport
- 
ATransportInputStreamis an input stream with MIME input headers.
- TransportInputStream() - Constructor for class org.springframework.ws.transport.TransportInputStream
- TransportOutputStream - Class in org.springframework.ws.transport
- 
ATransportOutputStreamis an output stream with MIME input headers.
- TransportOutputStream() - Constructor for class org.springframework.ws.transport.TransportOutputStream
- TransportUtils - Class in org.springframework.ws.transport.support
- 
Generic utility methods for working with Web service transports.
- TransportUtils() - Constructor for class org.springframework.ws.transport.support.TransportUtils
- TraxUtils - Class in org.springframework.xml.transform
- 
Convenient utility methods for dealing with TrAX.
- TraxUtils() - Constructor for class org.springframework.xml.transform.TraxUtils
- TraxUtils.ResultCallback - Interface in org.springframework.xml.transform
- 
Callback interface invoked on each sort ofResult.
- TraxUtils.SourceCallback - Interface in org.springframework.xml.transform
- 
Callback interface invoked on each sort ofSource.
- TrustManagersFactoryBean - Class in org.springframework.ws.soap.security.support
- 
Spring factory bean for an array ofTrustManagers.
- TrustManagersFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
- TypesProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for addingTypesto aDefinition.
U
- understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
- understands(SoapHeaderElement) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
- 
Given aSoapHeaderElement, return whether or not this version understands it.
- understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.DelegatingSmartSoapEndpointInterceptor
- understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
- understands(SoapHeaderElement) - Method in interface org.springframework.ws.soap.server.SoapEndpointInterceptor
- 
Given aSoapHeaderElement, return whether or not thisSoapEndpointInterceptorunderstands it.
- understands(Element) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
- 
Returnsfalse.
- unmarshal(Unmarshaller, WebServiceMessage) - Static method in class org.springframework.ws.support.MarshallingUtils
- 
Unmarshals the payload of the given message using the providedUnmarshaller.
- unmarshalElementFromRequestPayload(MessageContext, Class<T>) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- 
Unmarshals the request payload of the given message context asJAXBElement.
- unmarshalFromRequestPayload(MessageContext, Class<?>) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
- 
Unmarshals the request payload of the given message context.
- uri() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.Namespace
- 
Signifies the URI of the namespace.
- UriEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface to map from the full request URI or request URI path to endpoint beans.
- UriEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
- UsernameTokenPrincipalCallback - Class in org.springframework.ws.soap.security.wss4j2.callback
- 
Underlying security services instantiate and pass aUsernameTokenPrincipalCallbackto thehandlemethod of aCallbackHandlerto pass a securityWSUsernameTokenPrincipal.
- UsernameTokenPrincipalCallback(WSUsernameTokenPrincipalImpl) - Constructor for class org.springframework.ws.soap.security.wss4j2.callback.UsernameTokenPrincipalCallback
- 
Construct aUsernameTokenPrincipalCallback.
- UuidMessageIdStrategy - Class in org.springframework.ws.soap.addressing.messageid
- 
Implementation of theMessageIdStrategyinterface that uses aUUIDto generate a Message Id.
- UuidMessageIdStrategy() - Constructor for class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
V
- validate(Source) - Method in interface org.springframework.xml.validation.XmlValidator
- 
Validates the givenSource, and returns an array ofSAXParseExceptions as result.
- validate(Source, ValidationErrorHandler) - Method in interface org.springframework.xml.validation.XmlValidator
- 
Validates the givenSourceandValidationErrorHandler, and returns an array ofSAXParseExceptions as result.
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Validates the given endpoint key.
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- validateLookupKey(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
- validateMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- 
Abstract template method.
- validateMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- validateQName(String) - Static method in class org.springframework.xml.namespace.QNameUtils
- 
Validates the given String as a QName
- ValidationErrorHandler - Interface in org.springframework.xml.validation
- 
Subinterface ofErrorHandlerthat allows the registered errors to be retrieved.
- validPayload(Resource, Resource...) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the payload to validate against the given XSD schema(s).
- validPayload(Resource, Resource...) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the payload to validate against the given XSD schema(s).
- value() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.Endpoint
- 
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
- value() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.Namespaces
- value() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.PayloadRoots
- value() - Element in annotation interface org.springframework.ws.server.endpoint.annotation.XPathParam
- value() - Element in annotation interface org.springframework.ws.soap.addressing.server.annotation.Action
- 
Signifies the value for the request WS-AddressingActionheader that is handled by the method.
- value() - Element in annotation interface org.springframework.ws.soap.addressing.server.annotation.Address
- 
Signifies the value for the request WS-Addressing destination that is handled by the class.
- value() - Method in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- value() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapAction
- 
Signifies the value for the requestSOAPActionheader that is handled by the method.
- value() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapActions
- value() - Element in annotation interface org.springframework.ws.soap.server.endpoint.annotation.SoapHeader
- 
The qualified name of the soap header.
- valueOf(String) - Static method in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.ws.soap.server.endpoint.annotation.FaultCode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- verify() - Method in class org.springframework.ws.test.client.MockWebServiceServer
- 
Verifies that all of theMockWebServiceMessageSender's expectations were met.
- verifyCertificateTrust(WSHandlerResult) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Verifies the trust of a certificate.
- verifyTimestamp(WSHandlerResult) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Verifies the timestamp.
- versionMismatchFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aVersionMismatchfault.
- versionMismatchFault(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects aVersionMismatchfault with a particular fault string or reason.
W
- waitForNewMessages(Folder) - Method in class org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
- 
Template method that blocks until new messages arrive in the given folder.
- waitForNewMessages(Folder) - Method in class org.springframework.ws.transport.mail.monitor.ImapIdleMonitoringStrategy
- waitForNewMessages(Folder) - Method in class org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy
- WebServiceAccessor - Class in org.springframework.ws.client.support
- 
Base class forWebServiceTemplateand other WS-accessing helpers.
- WebServiceAccessor() - Constructor for class org.springframework.ws.client.support.WebServiceAccessor
- WebServiceClientException - Exception in org.springframework.ws.client
- 
Exception thrown whenever an error occurs on the client-side.
- WebServiceClientException(String) - Constructor for exception org.springframework.ws.client.WebServiceClientException
- 
Create a new instance of theWebServiceClientExceptionclass.
- WebServiceClientException(String, Throwable) - Constructor for exception org.springframework.ws.client.WebServiceClientException
- 
Create a new instance of theWebServiceClientExceptionclass.
- WebServiceConnection - Interface in org.springframework.ws.transport
- 
Represents a point-to-point connection that a client can use for sendingWebServiceMessageobjects directly to a remote party.
- WebServiceException - Exception in org.springframework.ws
- 
Root of the hierarchy of Web Service exceptions.
- WebServiceException(String) - Constructor for exception org.springframework.ws.WebServiceException
- 
Create a new instance of theWebServiceExceptionclass.
- WebServiceException(String, Throwable) - Constructor for exception org.springframework.ws.WebServiceException
- 
Create a new instance of theWebServiceExceptionclass.
- WebServiceFaultException - Exception in org.springframework.ws.client
- 
Thrown bySimpleFaultMessageResolverwhen the response message has a fault.
- WebServiceFaultException(String) - Constructor for exception org.springframework.ws.client.WebServiceFaultException
- 
Create a new instance of theWebServiceFaultExceptionclass.
- WebServiceFaultException(FaultAwareWebServiceMessage) - Constructor for exception org.springframework.ws.client.WebServiceFaultException
- 
Create a new instance of theWebServiceFaultExceptionclass.
- WebServiceGatewaySupport - Class in org.springframework.ws.client.core.support
- 
Convenient super class for application classes that need Web service access.
- WebServiceGatewaySupport() - Constructor for class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Creates a new instance of theWebServiceGatewaySupportclass, with a defaultWebServiceTemplate.
- WebServiceGatewaySupport(WebServiceMessageFactory) - Constructor for class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Creates a newWebServiceGatewaySupportinstance based on the given message factory.
- WebServiceIOException - Exception in org.springframework.ws.client
- 
Exception thrown whenever an I/O error occurs on the client-side.
- WebServiceIOException(String) - Constructor for exception org.springframework.ws.client.WebServiceIOException
- 
Create a new instance of theWebServiceIOExceptionclass.
- WebServiceIOException(String, IOException) - Constructor for exception org.springframework.ws.client.WebServiceIOException
- 
Create a new instance of theWebServiceIOExceptionclass.
- WebServiceMessage - Interface in org.springframework.ws
- 
Represents a protocol-agnostic XML message.
- WebServiceMessageCallback - Interface in org.springframework.ws.client.core
- 
Generic callback interface for code that operates on aWebServiceMessage.
- WebServiceMessageCreator - Interface in org.springframework.ws.test.support.creator
- 
Defines the general contract for creating messages used in test scenarios.
- WebServiceMessageException - Exception in org.springframework.ws
- 
Base class for all web service message exceptions.
- WebServiceMessageException(String) - Constructor for exception org.springframework.ws.WebServiceMessageException
- 
Constructor forWebServiceMessageException.
- WebServiceMessageException(String, Throwable) - Constructor for exception org.springframework.ws.WebServiceMessageException
- 
Constructor forWebServiceMessageException.
- WebServiceMessageExtractor<T> - Interface in org.springframework.ws.client.core
- 
Callback interface for extracting a result object from aWebServiceMessageinstance.
- WebServiceMessageFactory - Interface in org.springframework.ws
- 
TheWebServiceMessageFactoryserves as a factory forWebServiceMessages.
- WebServiceMessageListener - Class in org.springframework.ws.transport.jms
- 
SpringSessionAwareMessageListenerthat can be used to handle incomingMessageservice requests.
- WebServiceMessageListener() - Constructor for class org.springframework.ws.transport.jms.WebServiceMessageListener
- WebServiceMessageMatcher - Interface in org.springframework.ws.test.support.matcher
- 
Defines the general contract for matching messages to expectations.
- WebServiceMessageReceiver - Interface in org.springframework.ws.transport
- 
Defines the methods for classes capable of receivingWebServiceMessageinstances coming in on a transport.
- WebServiceMessageReceiverHandlerAdapter - Class in org.springframework.ws.transport.http
- 
Adapter to use theWebServiceMessageReceiverinterface with the genericDispatcherServlet.
- WebServiceMessageReceiverHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
- WebServiceMessageReceiverHttpHandler - Class in org.springframework.ws.transport.http
- 
HttpHandlerthat can be used to handle incomingHttpExchangeservice requests.
- WebServiceMessageReceiverHttpHandler() - Constructor for class org.springframework.ws.transport.http.WebServiceMessageReceiverHttpHandler
- WebServiceMessageReceiverObjectSupport - Class in org.springframework.ws.transport.support
- 
Convenience base class for server-side transport objects.
- WebServiceMessageReceiverObjectSupport() - Constructor for class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
- WebServiceMessageSender - Interface in org.springframework.ws.transport
- 
Defines the methods for classes capable of sending and receivingWebServiceMessageinstances across a transport.
- WebServiceOperations - Interface in org.springframework.ws.client.core
- 
Specifies a basic set of Web service operations.
- WebServicesNamespaceHandler - Class in org.springframework.ws.config
- 
NamespaceHandlerfor the 'web-services' namespace.
- WebServicesNamespaceHandler() - Constructor for class org.springframework.ws.config.WebServicesNamespaceHandler
- WebServiceTemplate - Class in org.springframework.ws.client.core
- 
The central class for client-side Web services. It provides a message-driven approach to sending and receivingWebServiceMessageinstances.
- WebServiceTemplate() - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
- 
Creates a newWebServiceTemplateusing default settings.
- WebServiceTemplate(Marshaller) - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
- 
Creates a newWebServiceTemplatewith the given marshaller.
- WebServiceTemplate(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
- 
Creates a newMarshallingMethodEndpointAdapterwith the given marshaller and unmarshaller.
- WebServiceTemplate(WebServiceMessageFactory) - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
- 
Creates a newWebServiceTemplatebased on the given message factory.
- WebServiceTransformerException - Exception in org.springframework.ws.client
- 
Exception thrown whenever a transformation error occurs on the client-side.
- WebServiceTransformerException(String) - Constructor for exception org.springframework.ws.client.WebServiceTransformerException
- 
Create a new instance of theWebServiceTransformerExceptionclass.
- WebServiceTransformerException(String, TransformerException) - Constructor for exception org.springframework.ws.client.WebServiceTransformerException
- 
Create a new instance of theWebServiceTransformerExceptionclass.
- WebServiceTransportException - Exception in org.springframework.ws.client
- 
Exception thrown whenever a transport error occurs on the client-side.
- WebServiceTransportException(String) - Constructor for exception org.springframework.ws.client.WebServiceTransportException
- 
Create a new instance of theWebServiceTransportExceptionclass.
- WebServiceTransportException(String, TransportException) - Constructor for exception org.springframework.ws.client.WebServiceTransportException
- 
Create a new instance of theWebServiceTransportExceptionclass.
- WebServiceValidationException - Exception in org.springframework.ws.client.support.interceptor
- 
Exception thrown whenever a validation error occurs on the client-side.
- WebServiceValidationException(SAXParseException[]) - Constructor for exception org.springframework.ws.client.support.interceptor.WebServiceValidationException
- 
Create a new instance of theWebServiceValidationExceptionclass.
- WebUtils - Class in org.springframework.ws.support
- 
Miscellaneous utilities for web applications.
- WebUtils() - Constructor for class org.springframework.ws.support.WebUtils
- withClientOrSenderFault(String, Locale) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with aClient(SOAP 1.1) orSender(SOAP 1.2) fault.
- withError(String) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with an error.
- withException(IOException) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with anIOException.
- withException(RuntimeException) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with anRuntimeException.
- withMustUnderstandFault(String, Locale) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with aMustUnderstandfault.
- withPayload(Source) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with the givenSourceXML as payload response.
- withPayload(Source) - Static method in class org.springframework.ws.test.server.RequestCreators
- 
Create a request with the givenSourceXML as payload.
- withPayload(Resource) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with the givenResourceXML as payload response.
- withPayload(Resource) - Static method in class org.springframework.ws.test.server.RequestCreators
- 
Create a request with the givenResourceXML as payload.
- withServerOrReceiverFault(String, Locale) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with aServer(SOAP 1.1) orReceiver(SOAP 1.2) fault.
- withSoapEnvelope(Source) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with the givenSourceXML as SOAP envelope response.
- withSoapEnvelope(Source) - Static method in class org.springframework.ws.test.server.RequestCreators
- 
Create a request with the givenSourceXML as SOAP envelope.
- withSoapEnvelope(Resource) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with the givenResourceXML as SOAP envelope response.
- withSoapEnvelope(Resource) - Static method in class org.springframework.ws.test.server.RequestCreators
- 
Create a request with the givenResourceXML as SOAP envelope.
- withVersionMismatchFault(String, Locale) - Static method in class org.springframework.ws.test.client.ResponseCreators
- 
Respond with aVersionMismatchfault.
- write(byte[]) - Method in class org.springframework.ws.transport.TransportOutputStream
- write(byte[], int, int) - Method in class org.springframework.ws.transport.TransportOutputStream
- write(int) - Method in class org.springframework.ws.transport.TransportOutputStream
- writeTo(OutputStream) - Method in class org.springframework.ws.pox.dom.DomPoxMessage
- writeTo(OutputStream) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
- writeTo(OutputStream) - Method in interface org.springframework.ws.WebServiceMessage
- 
Writes the entire message to the given output stream.
- writeTo(XMLStreamWriter) - Method in interface org.springframework.ws.stream.StreamingPayload
- 
Writes this payload to the givenXMLStreamWriter.
- WS_SECURITY_NAME - Static variable in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
- WsConfigurationSupport - Class in org.springframework.ws.config.annotation
- 
This is the main class providing the configuration behind the Spring Web Services Java config.
- WsConfigurationSupport() - Constructor for class org.springframework.ws.config.annotation.WsConfigurationSupport
- WsConfigurer - Interface in org.springframework.ws.config.annotation
- 
Defines callback methods to customize the Java-based configuration for Spring Web Services enabled via@EnableWs.
- WsConfigurerAdapter - Class in org.springframework.ws.config.annotation
- 
An default implementation ofWsConfigurerwith empty methods allowing sub-classes to override only the methods they're interested in.
- WsConfigurerAdapter() - Constructor for class org.springframework.ws.config.annotation.WsConfigurerAdapter
- WsConfigurerComposite - Class in org.springframework.ws.config.annotation
- 
AnWsConfigurerimplementation that delegates to otherWsConfigurerinstances.
- WsConfigurerComposite() - Constructor for class org.springframework.ws.config.annotation.WsConfigurerComposite
- Wsdl11Definition - Interface in org.springframework.ws.wsdl.wsdl11
- 
Models a WSDL 1.1-specificWsdlDefinition.
- Wsdl11DestinationProvider - Class in org.springframework.ws.client.support.destination
- 
Implementation of theDestinationProviderthat resolves a destination URI from a WSDL file.
- Wsdl11DestinationProvider() - Constructor for class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
- Wsdl4jDefinition - Class in org.springframework.ws.wsdl.wsdl11
- 
Implementation of theWsdl11Definitionbased on WSDL4J.
- Wsdl4jDefinition() - Constructor for class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- 
Constructs a new, emptyWsdl4jDefinition.
- Wsdl4jDefinition(Definition) - Constructor for class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
- 
Constructs a newWsdl4jDefinitionbased on the givenDefinition.
- Wsdl4jDefinitionException - Exception in org.springframework.ws.wsdl.wsdl11
- 
Subclass ofWsdlDefinitionExceptionthat wrapsWSDLExceptions.
- Wsdl4jDefinitionException(WSDLException) - Constructor for exception org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException
- WsdlDefinition - Interface in org.springframework.ws.wsdl
- 
Represents an abstraction for WSDL definitions.
- WsdlDefinitionException - Exception in org.springframework.ws.wsdl
- 
Base class for all WSDL definition exceptions.
- WsdlDefinitionException(String) - Constructor for exception org.springframework.ws.wsdl.WsdlDefinitionException
- WsdlDefinitionException(String, Throwable) - Constructor for exception org.springframework.ws.wsdl.WsdlDefinitionException
- WsdlDefinitionHandlerAdapter - Class in org.springframework.ws.transport.http
- 
Adapter to use theWsdlDefinitioninterface with the genericDispatcherServlet.
- WsdlDefinitionHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
- WsdlDefinitionHttpHandler - Class in org.springframework.ws.transport.http
- WsdlDefinitionHttpHandler() - Constructor for class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
- WsdlDefinitionHttpHandler(WsdlDefinition) - Constructor for class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
- Wss4jSecurityFaultException - Exception in org.springframework.ws.soap.security.wss4j2
- 
WSS4J-specific version of theWsSecurityFaultException.
- Wss4jSecurityFaultException(QName, String, String) - Constructor for exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityFaultException
- Wss4jSecurityInterceptor - Class in org.springframework.ws.soap.security.wss4j2
- 
A WS-Security endpoint interceptor based on Apache's WSS4J.
- Wss4jSecurityInterceptor() - Constructor for class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Create aWSSecurityEngineby default.
- Wss4jSecurityInterceptor(WSSecurityEngine) - Constructor for class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Inject a customizeWSSecurityEngine.
- Wss4jSecuritySecurementException - Exception in org.springframework.ws.soap.security.wss4j2
- 
WSS4J-specific version of theWsSecuritySecurementException.
- Wss4jSecuritySecurementException(String) - Constructor for exception org.springframework.ws.soap.security.wss4j2.Wss4jSecuritySecurementException
- Wss4jSecuritySecurementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.wss4j2.Wss4jSecuritySecurementException
- Wss4jSecurityValidationException - Exception in org.springframework.ws.soap.security.wss4j2
- 
WSS4J-specific version of theWsSecurityValidationException.
- Wss4jSecurityValidationException(String) - Constructor for exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationException
- Wss4jSecurityValidationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationException
- WsSecurityException - Exception in org.springframework.ws.soap.security
- 
Exception indicating that something went wrong during WS-Security executions.
- WsSecurityException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityException
- WsSecurityException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecurityException
- WsSecurityFaultException - Exception in org.springframework.ws.soap.security
- 
Exception indicating that a WS-Security executions should result in a SOAP Fault.
- WsSecurityFaultException(QName, String, String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityFaultException
- 
Construct a newWsSecurityFaultExceptionwith the given fault code, string, and actor.
- WsSecuritySecurementException - Exception in org.springframework.ws.soap.security
- 
Exception indicating that something went wrong during the securement of a message.
- WsSecuritySecurementException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecuritySecurementException
- WsSecuritySecurementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecuritySecurementException
- WsSecurityValidationException - Exception in org.springframework.ws.soap.security
- 
Exception indicating that something went wrong during the validation of a message.
- WsSecurityValidationException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityValidationException
- WsSecurityValidationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecurityValidationException
X
- X509AuthenticationProvider - Class in org.springframework.ws.soap.security.x509
- 
Processes an X.509 authentication request.
- X509AuthenticationProvider() - Constructor for class org.springframework.ws.soap.security.x509.X509AuthenticationProvider
- X509AuthenticationToken - Class in org.springframework.ws.soap.security.x509
- 
Authenticationimplementation for X.509 client-certificate authentication.
- X509AuthenticationToken(Object, X509Certificate, Collection<? extends GrantedAuthority>) - Constructor for class org.springframework.ws.soap.security.x509.X509AuthenticationToken
- 
Used for an authentication response object.
- X509AuthenticationToken(X509Certificate) - Constructor for class org.springframework.ws.soap.security.x509.X509AuthenticationToken
- 
Used for an authentication request.
- X509AuthoritiesPopulator - Interface in org.springframework.ws.soap.security.x509
- 
Populates theUserDetailsassociated with the X.509 certificate presented by a client.
- X509UserCache - Interface in org.springframework.ws.soap.security.x509.cache
- 
Provides a cache ofUserDetailsobjects for theX509AuthenticationProvider.
- XmlException - Exception in org.springframework.xml
- 
Root of the hierarchy of XML exception.
- XmlException(String) - Constructor for exception org.springframework.xml.XmlException
- 
Constructs a new instance of theXmlExceptionwith the specific detail message.
- XmlException(String, Throwable) - Constructor for exception org.springframework.xml.XmlException
- 
Constructs a new instance of theXmlExceptionwith the specific detail message and exception.
- XMLInputFactoryUtils - Class in org.springframework.xml
- XMLInputFactoryUtils() - Constructor for class org.springframework.xml.XMLInputFactoryUtils
- XMLReaderFactoryUtils - Class in org.springframework.xml.validation
- XMLReaderFactoryUtils() - Constructor for class org.springframework.xml.validation.XMLReaderFactoryUtils
- XmlRootElementEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping.jaxb
- 
Implementation of theEndpointMappinginterface that uses the JAXB2XmlRootElementannotation to map methods to request payload root elements.
- XmlRootElementEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.jaxb.XmlRootElementEndpointMapping
- XmlRootElementPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.jaxb
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports parameters annotated with@XmlRootElementor@XmlType, and return values annotated with@XmlRootElement.
- XmlRootElementPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
- XmlValidationException - Exception in org.springframework.xml.validation
- 
Exception thrown when a validation error occurs
- XmlValidationException(String) - Constructor for exception org.springframework.xml.validation.XmlValidationException
- XmlValidationException(String, Throwable) - Constructor for exception org.springframework.xml.validation.XmlValidationException
- XmlValidator - Interface in org.springframework.xml.validation
- 
Simple processor that validates a givenSource.
- XmlValidatorFactory - Class in org.springframework.xml.validation
- 
Factory forXmlValidatorobjects, being aware of JAXP 1.3Validators, and JAXP 1.0 parsing capabilities.
- XmlValidatorFactory() - Constructor for class org.springframework.xml.validation.XmlValidatorFactory
- XMPP_URI_SCHEME - Static variable in interface org.springframework.ws.transport.xmpp.XmppTransportConstants
- 
The "xmpp" URI scheme.
- XmppConnectionFactoryBean - Class in org.springframework.ws.transport.xmpp.support
- 
Factory to makeXMPPConnectionand perform connection and login on the XMPP server
- XmppConnectionFactoryBean() - Constructor for class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
- XmppMessageReceiver - Class in org.springframework.ws.transport.xmpp
- 
Server-side component for receiving XMPP (Jabber) messages.
- XmppMessageReceiver() - Constructor for class org.springframework.ws.transport.xmpp.XmppMessageReceiver
- XmppMessageSender - Class in org.springframework.ws.transport.xmpp
- 
WebServiceMessageSenderimplementation that uses XMPPMessages.
- XmppMessageSender() - Constructor for class org.springframework.ws.transport.xmpp.XmppMessageSender
- XmppReceiverConnection - Class in org.springframework.ws.transport.xmpp
- 
Implementation ofWebServiceConnectionthat is used for server-side XMPP access.
- XmppReceiverConnection(XMPPConnection, Message) - Constructor for class org.springframework.ws.transport.xmpp.XmppReceiverConnection
- XmppSenderConnection - Class in org.springframework.ws.transport.xmpp
- 
Implementation ofWebServiceConnectionthat is used for client-side XMPP access.
- XmppSenderConnection(XMPPConnection, String, String) - Constructor for class org.springframework.ws.transport.xmpp.XmppSenderConnection
- XmppTransportConstants - Interface in org.springframework.ws.transport.xmpp
- 
Declares XMPP-specific transport constants.
- XmppTransportUtils - Class in org.springframework.ws.transport.xmpp.support
- 
Collection of utility methods to work with Mail transports.
- XomPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.dom
- 
Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports XOM elements.
- XomPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor
- xpath(String) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the given XPath expression to (not) exist or be evaluated to a value.
- xpath(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the given XPath expression to (not) exist or be evaluated to a value.
- xpath(String, Map<String, String>) - Static method in class org.springframework.ws.test.client.RequestMatchers
- 
Expects the given XPath expression to (not) exist or be evaluated to a value.
- xpath(String, Map<String, String>) - Static method in class org.springframework.ws.test.server.ResponseMatchers
- 
Expects the given XPath expression to (not) exist or be evaluated to a value.
- XPathException - Exception in org.springframework.xml.xpath
- 
Exception thrown when an error occurs during XPath processing.
- XPathException(String) - Constructor for exception org.springframework.xml.xpath.XPathException
- 
Constructs a new instance of theXPathExceptionwith the specific detail message.
- XPathException(String, Throwable) - Constructor for exception org.springframework.xml.xpath.XPathException
- 
Constructs a new instance of theXPathExceptionwith the specific detail message and exception.
- XPathExpectationsHelper - Class in org.springframework.ws.test.support.matcher
- 
Helper class for dealing with XPath expectations.
- XPathExpectationsHelper(String) - Constructor for class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- 
Creates a new instance of theXPathExpectationsSupportwith the given XPath expression.
- XPathExpectationsHelper(String, Map<String, String>) - Constructor for class org.springframework.ws.test.support.matcher.XPathExpectationsHelper
- 
Creates a new instance of theXPathExpectationsSupportwith the given XPath expression and namespaces.
- XPathExpression - Interface in org.springframework.xml.xpath
- 
Defines the contract for a precompiled XPath expression.
- XPathExpressionFactory - Class in org.springframework.xml.xpath
- 
Factory for compiledXPathExpressions, being aware of JAXP 1.3+ XPath functionality, and Jaxen.
- XPathExpressionFactory() - Constructor for class org.springframework.xml.xpath.XPathExpressionFactory
- XPathExpressionFactoryBean - Class in org.springframework.xml.xpath
- 
SpringFactoryBeanforXPathExpressionobject.
- XPathExpressionFactoryBean() - Constructor for class org.springframework.xml.xpath.XPathExpressionFactoryBean
- XPathOperations - Interface in org.springframework.xml.xpath
- 
Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates.
- XPathParam - Annotation Interface in org.springframework.ws.server.endpoint.annotation
- 
Indicates that a method parameter should be bound to an XPath expression.
- XPathParamAnnotationMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
- 
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandXPathParamMethodArgumentResolver.
- XPathParamAnnotationMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated.
- XPathParamMethodArgumentResolver - Class in org.springframework.ws.server.endpoint.adapter.method
- 
Implementation ofMethodArgumentResolverthat supports the@XPathParamannotation.
- XPathParamMethodArgumentResolver() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver
- XPathParseException - Exception in org.springframework.xml.xpath
- 
Exception throws when a XPath expression cannot be parsed.
- XPathParseException(String) - Constructor for exception org.springframework.xml.xpath.XPathParseException
- 
Constructs a new instance of theXPathParseExceptionwith the specific detail message.
- XPathParseException(String, Throwable) - Constructor for exception org.springframework.xml.xpath.XPathParseException
- 
Constructs a new instance of theXPathParseExceptionwith the specific detail message and exception.
- XPathPayloadEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
- 
Implementation of theEndpointMappinginterface that maps to endpoint using an XPath expression.
- XPathPayloadEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
- XsdSchema - Interface in org.springframework.xml.xsd
- 
Represents an abstraction for XSD schemas.
- XsdSchemaCollection - Interface in org.springframework.xml.xsd
- 
Represents an abstraction for a collection of XSD schemas.
- XsdSchemaException - Exception in org.springframework.xml.xsd
- 
Base class for all WSDL definition exceptions.
- XsdSchemaException(String) - Constructor for exception org.springframework.xml.xsd.XsdSchemaException
- XsdSchemaException(String, Throwable) - Constructor for exception org.springframework.xml.xsd.XsdSchemaException
- XsdSchemaHandlerAdapter - Class in org.springframework.ws.transport.http
- 
Adapter to use theXsdSchemainterface with the genericDispatcherServlet.
- XsdSchemaHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form