Spring Web Services Framework
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractAnnotationMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Abstract base for EndpointMapping implementations that map classes tagged with an annotation.
AbstractAnnotationMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
 
AbstractBindingWsdl4jDefinitionBuilder - Class in org.springframework.ws.wsdl.wsdl11.builder
Abstract base class for Wsdl11DefinitionBuilder implementations that use WSDL4J and contain a concrete part.
AbstractBindingWsdl4jDefinitionBuilder() - Constructor for class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
 
AbstractCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Abstract implementation of a CallbackHandler.
AbstractCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
 
AbstractDom4jPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload as dom4j elements.
AbstractDom4jPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
 
AbstractDomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload as DOM elements.
AbstractDomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
 
AbstractEndpointExceptionResolver - Class in org.springframework.ws.server.endpoint
Abstract base class for EndpointExceptionResolvers.
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 of AbstractValidatingInterceptor that 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
Extension of the AbstractValidatingMarshallingPayloadEndpoint which validates the request payload with Validator(s), and creates a SOAP Fault whenever the request message cannot be validated.
AbstractFaultCreatingValidatingMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
 
AbstractHttpSenderConnection - Class in org.springframework.ws.transport.http
Abstract base class for WebServiceConnection implementations 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 for WebServiceMessageSender implementations that use HTTP.
AbstractHttpWebServiceMessageSender() - Constructor for class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
AbstractJaasValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Abstract base class for integrating with JAAS.
AbstractJaasValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
 
AbstractJaxbMarshaller - Class in org.springframework.oxm.jaxb
Abstract base class for implementations of the Marshaller and Unmarshaller interfaces that use JAXB.
AbstractJaxbMarshaller() - Constructor for class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
 
AbstractJDomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload as JDOM elements.
AbstractJDomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
 
AbstractLoggingInterceptor - Class in org.springframework.ws.server.endpoint
Abstract base class for EndpointInterceptor instances that log a part of a WebServiceMessage.
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 a Map.
AbstractMapBasedEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
 
AbstractMarshaller - Class in org.springframework.oxm
Abstract implementation of the Marshaller and Unmarshaller interface.
AbstractMarshaller() - Constructor for class org.springframework.oxm.AbstractMarshaller
 
AbstractMarshallingPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Endpoint that unmarshals the request payload, and marshals the response object.
AbstractMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Creates a new AbstractMarshallingPayloadEndpoint.
AbstractMarshallingPayloadEndpoint(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Creates a new AbstractMarshallingPayloadEndpoint with the given marshaller.
AbstractMarshallingPayloadEndpoint(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Creates a new AbstractMarshallingPayloadEndpoint with the given marshaller and unmarshaller.
AbstractMessageContext - Class in org.springframework.ws.context
Abstract base class for instances.
AbstractMessageContext() - Constructor for class org.springframework.ws.context.AbstractMessageContext
 
AbstractMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
Abstract base class for EndpointAdapter implementations that support MethodEndpoints.
AbstractMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
 
AbstractMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Abstract base class for MethodEndpoint mappings.
AbstractMethodEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
 
AbstractMimeMessage - Class in org.springframework.ws.mime
Abstract implementation of the MimeMessage interface.
AbstractMimeMessage() - Constructor for class org.springframework.ws.mime.AbstractMimeMessage
 
AbstractQNameEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Abstract base class for EndpointMappings 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 for WebServiceConnection implementations used for receiving requests.
AbstractReceiverConnection() - Constructor for class org.springframework.ws.transport.AbstractReceiverConnection
 
AbstractSaxPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload with a SAX ContentHandler.
AbstractSaxPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
 
AbstractSenderConnection - Class in org.springframework.ws.transport
Abstract base class for WebServiceConnection implementations used for sending requests.
AbstractSenderConnection() - Constructor for class org.springframework.ws.transport.AbstractSenderConnection
 
AbstractSoap11Wsdl4jDefinitionBuilder - Class in org.springframework.ws.wsdl.wsdl11.builder
Abstract base class for Wsdl11DefinitionBuilder implementations that use WSDL4J and contain a SOAP 1.1 binding.
AbstractSoap11Wsdl4jDefinitionBuilder() - Constructor for class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
 
AbstractSoapFaultDefinitionExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
Abstract base class for SOAP-based EndpointExceptionResolver implementations that depend on SoapFaultDefinition.
AbstractSoapFaultDefinitionExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
 
AbstractSoapMessage - Class in org.springframework.ws.soap
Abstract implementation of the SoapMessage interface.
AbstractSoapMessage() - Constructor for class org.springframework.ws.soap.AbstractSoapMessage
 
AbstractStaxContentHandler - Class in org.springframework.xml.stream
Abstract base class for SAX ContentHandler implementations that use StAX as a basis.
AbstractStaxContentHandler() - Constructor for class org.springframework.xml.stream.AbstractStaxContentHandler
 
AbstractStaxEventPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload with event-based StAX.
AbstractStaxEventPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
 
AbstractStaxPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints use StAX.
AbstractStaxPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
 
AbstractStaxStreamPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload with streaming StAX.
AbstractStaxStreamPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
 
AbstractStaxXmlReader - Class in org.springframework.xml.stream
Abstract base class for SAX XMLReader implementations that use StAX as a basis.
AbstractStaxXmlReader() - Constructor for class org.springframework.xml.stream.AbstractStaxXmlReader
 
AbstractValidatingInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
Abstract base class for EndpointInterceptor implementations that validate part of the message using a schema.
AbstractValidatingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
 
AbstractValidatingMarshallingPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Extension of the AbstractMarshallingPayloadEndpoint which validates the request payload with Validator(s).
AbstractValidatingMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
 
AbstractWebServiceConnection - Class in org.springframework.ws.transport
Abstract base class for WebServiceConnection implementations.
AbstractWebServiceConnection() - Constructor for class org.springframework.ws.transport.AbstractWebServiceConnection
 
AbstractWsdl4jDefinitionBuilder - Class in org.springframework.ws.wsdl.wsdl11.builder
Abstract base class for Wsdl11DefinitionBuilder implementations that use WSDL4J.
AbstractWsdl4jDefinitionBuilder() - Constructor for class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
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 SAX XMLReader implementations.
AbstractXmlReader() - Constructor for class org.springframework.xml.sax.AbstractXmlReader
 
AbstractXmlStreamReader - Class in org.springframework.xml.stream
Abstract base class for XMLStreamReaders.
AbstractXmlStreamReader() - Constructor for class org.springframework.xml.stream.AbstractXmlStreamReader
 
AbstractXomPayloadEndpoint - Class in org.springframework.ws.server.endpoint
Abstract base class for endpoints that handle the message payload as XOM elements.
AbstractXomPayloadEndpoint() - Constructor for class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
Creates a new instance of AbstractXomPayloadEndpoint using reflection to access faster, but non-public XOM classes.
AbstractXomPayloadEndpoint(boolean) - Constructor for class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
Creates a new instance of AbstractXomPayloadEndpoint.
AbstractXPathTemplate - Class in org.springframework.xml.xpath
Abstract base class for implementations of XPathOperations.
AbstractXPathTemplate() - Constructor for class org.springframework.xml.xpath.AbstractXPathTemplate
 
AcegiCertificateValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a certificate using an Acegi AuthenticationManager.
AcegiCertificateValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
AcegiDigestPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a password digest using an Acegi UserDetailsService.
AcegiDigestPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
 
AcegiPlainTextPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a certificate uses an Acegi AuthenticationManager.
AcegiPlainTextPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
addAlias(String, Class) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Adds an alias for the given type.
addAttachment(String, DataHandler) - Method in interface org.springframework.oxm.mime.MimeContainer
Adds the given data handler as an attachment to this container.
addAttachment(String, File) - Method in class org.springframework.ws.mime.AbstractMimeMessage
 
addAttachment(String, InputStreamSource, String) - 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 a File.
addAttachment(String, InputStreamSource, String) - Method in interface org.springframework.ws.mime.MimeMessage
Add an attachment to the message, taking the content from an InputStreamSource.
addAttachment(String, DataHandler) - Method in interface org.springframework.ws.mime.MimeMessage
Add an attachment to the message, taking the content from a DataHandler.
addAttachment(String, DataHandler) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
addAttachment(String, DataHandler) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
addAttachmentPart(SOAPMessage, DataHandler) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addAttachmentPart(SOAPMessage, DataHandler) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addAttachmentPart(SOAPMessage, DataHandler) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addAttachmentPart(SOAPMessage, DataHandler) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds an attachment to the given message.
addAttribute(SOAPElement, QName, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addAttribute(SOAPElement, QName, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addAttribute(SOAPElement, QName, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addAttribute(SOAPElement, QName, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds an attribute to the specified element.
addAttribute(QName, String) - Method in interface org.springframework.ws.soap.SoapElement
Adds an attribute with the specified qualified name and value to this element.
addClientOrSenderFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
Adds a Client/Sender fault to the body.
addDataEncodingUnknownFault(QName[], String, Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Body
Adds a DataEncodingUnknown fault to the body.
addDetailEntry(Detail, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addDetailEntry(Detail, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addDetailEntry(Detail, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addDetailEntry(Detail, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a detail entry to the given detail.
addFault(SOAPBody, QName, String, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addFault(SOAPBody, QName, String, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addFault(SOAPBody, QName, String, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addFault(SOAPBody, QName, String, Locale) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a fault to the given body.
addFault(QName, String, Locale) - Method in interface org.springframework.ws.soap.soap11.Soap11Body
Adds a SOAP 1.1 Fault to the body with a localized message.
addFaultDetail(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Adds a fault detail for the given fault.
addFaultDetail(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addFaultDetail(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addFaultDetail(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a fault detail for the given fault.
addFaultDetail() - Method in interface org.springframework.ws.soap.SoapFault
Creates an optional SoapFaultDetail object and assigns it to this fault.
addFaultDetailElement(QName) - Method in interface org.springframework.ws.soap.SoapFaultDetail
Adds a new SoapFaultDetailElement with 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(String, String) - Method in class org.springframework.ws.transport.TransportOutputStream
Adds a header with the given name and value.
addHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addHeaderElement(SOAPHeader, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a header element to the given header.
addHeaderElement(QName) - Method in interface org.springframework.ws.soap.SoapHeader
Adds a new SoapHeaderElement with the specified qualified name to this header.
addMustUnderstandFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
Adds a MustUnderstand fault to the body.
addNotUnderstoodHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addNotUnderstoodHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addNotUnderstoodHeaderElement(SOAPHeader, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addNotUnderstoodHeaderElement(SOAPHeader, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a not understood header element to the given header.
addNotUnderstoodHeaderElement(QName) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
Adds a new NotUnderstood SoapHeaderElement this header.
addRequestHeader(String, String) - Method in class org.springframework.ws.transport.AbstractSenderConnection
Adds a request header with the given name and value.
addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
addRequestHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
addResponseHeader(String, String) - Method in class org.springframework.ws.transport.AbstractReceiverConnection
Adds a response header with the given name and value.
addResponseHeader(String, String) - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
addServerOrReceiverFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
Adds a Server/Receiver fault to the body.
addText(String) - Method in interface org.springframework.ws.soap.SoapFaultDetailElement
Adds a new text node to this element.
addTextNode(DetailEntry, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addTextNode(DetailEntry, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addTextNode(DetailEntry, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addTextNode(DetailEntry, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
 
addUpgradeHeaderElement(SOAPHeader, String[]) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
addUpgradeHeaderElement(SOAPHeader, String[]) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
addUpgradeHeaderElement(SOAPHeader, String[]) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
addUpgradeHeaderElement(SOAPHeader, String[]) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a upgrade header element to the given header.
addUpgradeHeaderElement(String[]) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
Adds a new Upgrade SoapHeaderElement this header.
addVersionMismatchFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
Adds a VersionMismatch fault to the body.
afterMarshallerSet() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Template method that gets called after the marshaller and unmarshaller have been set.
afterPropertiesSet() - Method in class org.springframework.oxm.castor.CastorMarshaller
 
afterPropertiesSet() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
 
afterPropertiesSet() - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
afterPropertiesSet() - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
 
afterPropertiesSet() - Method in class org.springframework.ws.client.support.WebServiceAccessor
 
afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
 
afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
 
afterPropertiesSet() - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
 
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.axiom.AxiomSoapMessageFactory
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
 
afterPropertiesSet() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
 
afterPropertiesSet() - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
afterPropertiesSet() - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
 
afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
 
afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
 
afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
 
afterPropertiesSet() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
 
AnnotationXStreamMarshaller - Class in org.springframework.oxm.xstream
Subclass of the XStreamMarshaller that supports JDK 1.5+ annotation metadata for aliases.
AnnotationXStreamMarshaller() - Constructor for class org.springframework.oxm.xstream.AnnotationXStreamMarshaller
 
appendFaultSubcode(SOAPFault, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
appendFaultSubcode(SOAPFault, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
appendFaultSubcode(SOAPFault, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
appendFaultSubcode(SOAPFault, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Adds a fault sub code.
Attachment - Interface in org.springframework.ws.mime
Represents an attachment to a MimeMessage
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
 
available() - Method in class org.springframework.ws.transport.TransportInputStream
 
AxiomAttachmentException - Exception in org.springframework.ws.soap.axiom
 
AxiomAttachmentException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomAttachmentException
 
AxiomAttachmentException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomAttachmentException
 
AxiomAttachmentException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomAttachmentException
 
AxiomSoapBodyException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapBodyException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapBodyException
 
AxiomSoapBodyException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapBodyException
 
AxiomSoapBodyException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapBodyException
 
AxiomSoapElementException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapElementException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapElementException
 
AxiomSoapElementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapElementException
 
AxiomSoapElementException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapElementException
 
AxiomSoapEnvelopeException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapEnvelopeException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapEnvelopeException
 
AxiomSoapEnvelopeException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapEnvelopeException
 
AxiomSoapEnvelopeException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapEnvelopeException
 
AxiomSoapFaultException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapFaultException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapFaultException
 
AxiomSoapFaultException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapFaultException
 
AxiomSoapFaultException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapFaultException
 
AxiomSoapHeaderException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapHeaderException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapHeaderException
 
AxiomSoapHeaderException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapHeaderException
 
AxiomSoapHeaderException(Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapHeaderException
 
AxiomSoapMessage - Class in org.springframework.ws.soap.axiom
AXIOM-specific implementation of the SoapMessage interface.
AxiomSoapMessage(SOAPFactory) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessage
Create a new, empty AxiomSoapMessage.
AxiomSoapMessage(SOAPFactory, boolean) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessage
Create a new, empty AxiomSoapMessage.
AxiomSoapMessage(SOAPMessage, String, boolean) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessage
Create a new AxiomSoapMessage based on the given AXIOM SOAPMessage.
AxiomSoapMessage(SOAPMessage, Attachments, String, boolean) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessage
Create a new AxiomSoapMessage based on the given AXIOM SOAPMessage and attachments.
AxiomSoapMessageCreationException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapMessageCreationException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapMessageCreationException
 
AxiomSoapMessageCreationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapMessageCreationException
 
AxiomSoapMessageException - Exception in org.springframework.ws.soap.axiom
 
AxiomSoapMessageException(String) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapMessageException
 
AxiomSoapMessageException(String, Throwable) - Constructor for exception org.springframework.ws.soap.axiom.AxiomSoapMessageException
 
AxiomSoapMessageFactory - Class in org.springframework.ws.soap.axiom
Axiom-specific implementation of the WebServiceMessageFactory interface.
AxiomSoapMessageFactory() - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
Default constructor.
AxiomUtils - Class in org.springframework.ws.soap.axiom.support
Collection of generic utility methods to work with Axiom.
AxiomUtils() - Constructor for class org.springframework.ws.soap.axiom.support.AxiomUtils
 

B

bindDefaultNamespaceUri(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Binds the given namespace as default namespace.
bindNamespaceUri(String, String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Binds the given prefix to the given namespace.
buildBindings(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Creates a Binding for each PortType in the definition, and calls populateBinding with it.
buildBindings() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildBindings(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds bindings to the definition.
buildBindings() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds bindings to the definition.
buildDefinition() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildDefinition() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Builds a new, empty definition.
buildImports() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildImports(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds imports to the definition.
buildImports(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Does nothing.
buildImports() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds imports to the definition.
buildMessages() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildMessages(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds messages to the definition.
buildMessages(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Creates messages for each element found in the schema for which isRequestMessage(), isResponseMessage(), or isFaultMessage() is true.
buildMessages() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds messages to the definition.
buildPortTypes() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildPortTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds port types to the definition.
buildPortTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
 
buildPortTypes() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds portTypes to the definition.
buildServices(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Creates a single Service, and calls populateService() with it.
buildServices() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildServices(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds services to the definition.
buildServices() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds services to the definition.
buildTypes() - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
 
buildTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Adds types to the definition.
buildTypes(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Creates a Types object containing a Schema.
buildTypes() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Adds types to the definition.

C

CallbackHandlerChain - Class in org.springframework.ws.soap.security.xwss.callback
Represents a chain of CallbackHandlers.
CallbackHandlerChain(CallbackHandler[]) - Constructor for class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
CastorMarshaller - Class in org.springframework.oxm.castor
Implementation of the Marshaller interface for Castor.
CastorMarshaller() - Constructor for class org.springframework.oxm.castor.CastorMarshaller
 
CastorMarshallingFailureException - Exception in org.springframework.oxm.castor
Castor-specific subclass of MarshallingFailureException.
CastorMarshallingFailureException(MarshalException) - Constructor for exception org.springframework.oxm.castor.CastorMarshallingFailureException
 
CastorSystemException - Exception in org.springframework.oxm.castor
Castor-specific subclass of UncategorizedXmlMappingException, for Castor exceptions that cannot be distinguished further.
CastorSystemException(String, Throwable) - Constructor for exception org.springframework.oxm.castor.CastorSystemException
 
CastorUnmarshallingFailureException - Exception in org.springframework.oxm.castor
Castor-specific subclass of UnmarshallingFailureException.
CastorUnmarshallingFailureException(MarshalException) - Constructor for exception org.springframework.oxm.castor.CastorUnmarshallingFailureException
 
CastorUnmarshallingFailureException(SAXException) - Constructor for exception org.springframework.oxm.castor.CastorUnmarshallingFailureException
 
CastorUtils - Class in org.springframework.oxm.castor
Generic utility methods for working with Castor.
CastorUtils() - Constructor for class org.springframework.oxm.castor.CastorUtils
 
CastorValidationFailureException - Exception in org.springframework.oxm.castor
Castor-specific subclass of MarshallingFailureException.
CastorValidationFailureException(ValidationException) - Constructor for exception org.springframework.oxm.castor.CastorValidationFailureException
 
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
 
characters(char[], int, int) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
cleanUp() - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
cleanUp() - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
CleanupCallback - Class in org.springframework.ws.soap.security.xwss.callback
Underlying security services instantiate and pass a CleanupCallback to the handle method of a CallbackHandler to clean up security state.
CleanupCallback() - Constructor for class org.springframework.ws.soap.security.xwss.callback.CleanupCallback
 
clear() - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Removes all declared prefixes.
CLIENT - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Client fault must be created.
close() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
 
close() - Method in class org.springframework.ws.transport.AbstractSenderConnection
 
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.
close() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
CommonsHttpConnection - Class in org.springframework.ws.transport.http
Implementation of WebServiceConnection that is based on Jakarta Commons HttpClient.
CommonsHttpConnection(HttpClient, PostMethod) - Constructor for class org.springframework.ws.transport.http.CommonsHttpConnection
 
CommonsHttpMessageSender - Class in org.springframework.ws.transport.http
WebServiceMessageSender implementation that uses Jakarta Commons HttpClient to execute POST requests.
CommonsHttpMessageSender() - Constructor for class org.springframework.ws.transport.http.CommonsHttpMessageSender
Create a new instance of the CommonsHttpMessageSender with a default HttpClient that uses a default MultiThreadedHttpConnectionManager.
CommonsHttpMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.CommonsHttpMessageSender
Create a new instance of the CommonsHttpMessageSender with the given HttpClient instance.
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".
convertCastorException(XMLException, boolean) - Method in class org.springframework.oxm.castor.CastorMarshaller
Converts the given CastorException to an appropriate exception from the org.springframework.oxm hierarchy.
convertJaxbException(JAXBException) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Convert the given JAXBException to an appropriate exception from the org.springframework.oxm hierarchy.
convertJaxbException(JAXBException) - Static method in class org.springframework.oxm.jaxb.JaxbUtils
Converts the given JAXBException to an appropriate exception from the org.springframework.oxm hierarchy.
convertJibxException(JiBXException, boolean) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Convert the given JiBXException to an appropriate exception from the org.springframework.oxm hierarchy.
convertJibxException(JiBXException, boolean) - Static method in class org.springframework.oxm.jibx.JibxUtils
Converts the given JiBXException to an appropriate exception from the org.springframework.oxm hierarchy.
convertToXopPackage() - Method in interface org.springframework.oxm.mime.MimeContainer
Turns this message into a XOP package.
convertToXopPackage() - Method in interface org.springframework.ws.mime.MimeMessage
Turns this message into a XOP package.
convertToXopPackage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
convertToXopPackage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
convertXmlBeansException(Exception, boolean) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Converts the given XMLBeans exception to an appropriate exception from the org.springframework.oxm hierarchy.
convertXmlBeansException(Exception, boolean) - Static method in class org.springframework.oxm.xmlbeans.XmlBeansUtils
Converts the given XMLBeans exception to an appropriate exception from the org.springframework.oxm hierarchy.
convertXmlException(XMLException, boolean) - Static method in class org.springframework.oxm.castor.CastorUtils
Converts the given XMLException to an appropriate exception from the org.springframework.oxm hierarchy.
convertXStreamException(Exception, boolean) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Convert the given XStream exception to an appropriate exception from the org.springframework.oxm hierarchy.
convertXStreamException(Exception, boolean) - Static method in class org.springframework.oxm.xstream.XStreamUtils
Converts the given XStream exception to an appropriate exception from the org.springframework.oxm hierarchy.
createClassDescriptorResolver(Resource[], Class) - Method in class org.springframework.oxm.castor.CastorMarshaller
Creates the Castor XMLClassDescriptorResolver.
createConnection(String) - 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(String) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
 
createConnection(String) - Method in class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
 
createConnection(String) - Method in interface org.springframework.ws.transport.WebServiceMessageSender
Create a new WebServiceConnection to the specified URI.
createContentHandler() - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
Returns the SAX ContentHandler used to parse the incoming request payload.
createDocumentBuilder(DocumentBuilderFactory) - Method in class org.springframework.oxm.AbstractMarshaller
Create a DocumentBuilder that this marshaller will use for creating DOM documents when passed an empty DOMSource.
createDocumentBuilder(DocumentBuilderFactory) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
Create a DocumentBuilder that this endpoint will use for parsing XML documents.
createDocumentBuilderFactory() - Method in class org.springframework.oxm.AbstractMarshaller
Create a DocumentBuilder that this marshaller will use for creating DOM documents when passed an empty DOMSource.
createDocumentBuilderFactory() - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
Create a DocumentBuilderFactory that this endpoint will use for constructing XML documents.
createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
Creates a new EndpointInvocationChain based 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 new SoapEndpointInvocationChain based 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 new SoapEndpointInvocationChain based on the given endpoint, and the set interceptors, and actors/roles.
createExtension(Class, QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Creates a WSDL4J extensibility element.
createInputSource(Resource) - Static method in class org.springframework.xml.sax.SaxUtils
Creates a SAX InputSource from the given resource.
createInputStream() - Method in class org.springframework.ws.transport.TransportInputStream
Returns the input stream to read from.
createJaxbContext() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Template method that returns a newly created JAXB context.
createJaxbContext() - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
createJaxbContext() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
createMarshaller() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Returns a newly created JAXB marshaller.
createMarshallingContext() - Method in class org.springframework.oxm.jibx.JibxMarshaller
Creates a new IMarshallingContext, set with the correct indentation.
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
Creates a new QName with the given parameters.
createSoapExtension(Class, String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Creates a SOAP extensibility element.
createTransformer() - Method in class org.springframework.xml.transform.TransformerObjectSupport
Creates a new Transformer.
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 a TransportInputStream.
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 a TransportOutputStream for the given message.
createUnmarshaller() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Returns a newly created JAXB unmarshaller.
createUnmarshallingContext() - Method in class org.springframework.oxm.jibx.JibxMarshaller
Creates a new IUnmarshallingContext, set with the correct indentation.
createValidator(Resource, String) - Static method in class org.springframework.xml.validation.XmlValidatorFactory
Create a XmlValidator with the given schema resource and schema language type.
createValidator(Resource[], String) - Static method in class org.springframework.xml.validation.XmlValidatorFactory
Create a XmlValidator with the given schema resources and schema language type.
createWebServiceMessage() - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
 
createWebServiceMessage(InputStream) - Method in class org.springframework.ws.pox.dom.DomPoxMessageFactory
 
createWebServiceMessage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
 
createWebServiceMessage(InputStream) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
 
createWebServiceMessage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
 
createWebServiceMessage(InputStream) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
 
createWebServiceMessage() - Method in interface org.springframework.ws.WebServiceMessageFactory
Creates a new, empty WebServiceMessage.
createWebServiceMessage(InputStream) - Method in interface org.springframework.ws.WebServiceMessageFactory
Reads a WebServiceMessage from the given input stream.
createXmlEventFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
Create a XMLEventFactory that this endpoint will use to create XMLEvents.
createXmlInputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
Create a XMLInputFactory that this endpoint will use to create XMLStreamReaders or XMLEventReader.
createXmlOutputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
Create a XMLOutputFactory that this endpoint will use to create XMLStreamWriterss or XMLEventWriters.
createXmlReader() - Method in class org.springframework.oxm.AbstractMarshaller
Create a XMLReader that this marshaller will when passed an empty SAXSource.
createXPathExpression(String) - Static method in class org.springframework.xml.xpath.XPathExpressionFactory
Create a compiled XPath expression using the given string.
createXPathExpression(String, Map) - Static method in class org.springframework.xml.xpath.XPathExpressionFactory
Create a compiled XPath expression using the given string and namespaces.
CryptographyCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Default callback handler that handles cryptographic callback.
CryptographyCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
 
customizeFault(Object, Exception, SoapFault) - Method in class org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
Customize the SoapFault created 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 given SoapFault.
customizeMarshaller(Marshaller) - Method in class org.springframework.oxm.castor.CastorMarshaller
Template method that allows for customizing of the given Castor Marshaller.
customizeUnmarshaller(Unmarshaller) - Method in class org.springframework.oxm.castor.CastorMarshaller
Template method that allows for customizing of the given Castor Unmarshaller.

D

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
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_ENCODING - Static variable in class org.springframework.oxm.castor.CastorMarshaller
The default encoding used for stream access.
DEFAULT_ENCODING - Static variable in class org.springframework.oxm.xstream.XStreamMarshaller
The default encoding used for stream access.
DEFAULT_FAULT_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
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
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 all location attributes from the WSDL definition.
DEFAULT_MESSAGE_FACTORY_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
Well-known name for the WebServiceMessageFactory bean 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 the WebServiceMessageReceiver object 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 the WebServiceMessageReceiverHandlerAdapter object 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_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
The default prefix used to register the target namespace in the WSDL.
DEFAULT_REQUEST_NAME - Static variable in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Default request object name used for validating request objects.
DEFAULT_REQUEST_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
The default suffix used to detect request elements in the schema.
DEFAULT_RESPONSE_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
The default suffix used to detect response elements in the schema.
DEFAULT_SCHEMA_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
The default prefix used to register the schema namespace in the WSDL.
DEFAULT_TRANSPORT_URI - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
The default soap:binding transport attribute value.
DEFAULT_WSDL_DEFINITION_HANDLER_ADAPTER_BEAN_NAME - Static variable in class org.springframework.ws.transport.http.MessageDispatcherServlet
Well-known name for the WsdlDefinitionHandlerAdapter object in the bean factory for this namespace.
DefaultMessageContext - Class in org.springframework.ws.context
Default implementation of MessageContext.
DefaultMessageContext(WebServiceMessageFactory) - Constructor for class org.springframework.ws.context.DefaultMessageContext
Construct a new, empty instance of the DefaultMessageContext with the given message factory.
DefaultMessageContext(WebServiceMessage, WebServiceMessageFactory) - Constructor for class org.springframework.ws.context.DefaultMessageContext
Construct a new instance of the DefaultMessageContext with the given request message and message factory.
DefaultStrategiesHelper - Class in org.springframework.ws.transport.support
Helper class for for loading default implementations of an interface.
DefaultStrategiesHelper(Properties) - Constructor for class org.springframework.ws.transport.support.DefaultStrategiesHelper
Initializes a new instance of the DefaultStrategiesHelper based on the given set of properties.
DefaultStrategiesHelper(Resource) - Constructor for class org.springframework.ws.transport.support.DefaultStrategiesHelper
Initializes a new instance of the DefaultStrategiesHelper based on the given resource.
DefaultTimestampValidator - Class in org.springframework.ws.soap.security.xwss.callback
A default implementation of a TimestampValidationCallback.TimestampValidator.
DefaultTimestampValidator() - Constructor for class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
 
DefaultTransportContext - Class in org.springframework.ws.transport.context
Default implementation of the TransportContext interface.
DefaultTransportContext(WebServiceConnection) - Constructor for class org.springframework.ws.transport.context.DefaultTransportContext
Creates a new DefaultTransportContext that exposes the given connection.
DelegatingSoapEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
EndpointMapping implement that adds SOAP actors or roles to a delegate endpoint.
DelegatingSoapEndpointMapping() - Constructor for class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
 
destroy() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
 
dispatch(MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
Dispatches the request in the given MessageContext according to the configuration.
DomContentHandler - Class in org.springframework.xml.dom
SAX ContentHandler that transforms callback calls to DOM Nodes.
DomContentHandler(Node) - Constructor for class org.springframework.xml.dom.DomContentHandler
Creates a new instance of the DomContentHandler with the given node.
DomPoxMessage - Class in org.springframework.ws.pox.dom
Implementation of the PoxMessage interface 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 the DomPoxMessage with the given document.
DomPoxMessageException - Exception in org.springframework.ws.pox.dom
Specific subclass of PoxMessageException for 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 the WebServiceMessageFactory interface that creates a DomPoxMessage.
DomPoxMessageFactory() - Constructor for class org.springframework.ws.pox.dom.DomPoxMessageFactory
 
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 supplied message.
doWithMessage(WebServiceMessage) - Method in class org.springframework.ws.soap.client.core.SoapActionCallback
 
DynamicWsdl11Definition - Class in org.springframework.ws.wsdl.wsdl11
Wsdl11Definition that creates a WSDL definition at runtime, using a Wsdl11DefinitionBuilder.
DynamicWsdl11Definition() - Constructor for class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
 

E

ENCODING_GZIP - Static variable in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
endDocument() - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
endDocument() - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
endDocumentInternal() - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
endDocumentInternal() - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
endDocumentInternal() - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
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
 
endElement(String, String, String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
Endpoint - Annotation Type in org.springframework.ws.server.endpoint.annotation
Marks a class as an endpoint.
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 of WebServiceConnection that 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, resulting in SOAP messages.
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 the EndpointInterceptor interface, 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 new EndpointInvocationChain.
EndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.server.EndpointInvocationChain
Create new EndpointInvocationChain.
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.HttpServletConnection
 
endpointNotFoundLogger - Static variable in class org.springframework.ws.server.MessageDispatcher
Additional logger to use when no mapped endpoint is found for a request.
endPrefixMapping(String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
endPrefixMapping(String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
Removes the binding for the given prefix.
EnumerationIterator - Class in org.springframework.ws.transport.support
Adapts an Enumeration to follow the interface of Iterator.
EnumerationIterator(Enumeration) - Constructor for class org.springframework.ws.transport.support.EnumerationIterator
 
equals(Object) - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
 
evaluate(String, Source, NodeCallbackHandler) - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
 
evaluate(String, Source, NodeMapper) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluate(String, Source, NodeMapper) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluate(Node, NodeMapper) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression, mapping each result Node objects to a Java object via a NodeMapper.
evaluate(String, Source, NodeMapper) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression, mapping each result Node objects to a Java object via a NodeMapper.
evaluate(String, Source, NodeCallbackHandler) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression, handling the result Node objects on a per-node basis with a NodeCallbackHandler.
evaluateAsBoolean(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluateAsBoolean(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluateAsBoolean(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a boolean.
evaluateAsBoolean(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression as a boolean.
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 a double.
evaluateAsNode(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluateAsNode(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluateAsNode(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a Node.
evaluateAsNode(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression as a Node.
evaluateAsNodeList(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluateAsNodeList(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluateAsNodeList(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression, and returns all Node objects that conform to it.
evaluateAsNodeList(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression as a list of Node objects.
evaluateAsNumber(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a number (double).
evaluateAsObject(String, Source, NodeMapper) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluateAsObject(String, Source, NodeMapper) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluateAsObject(Node, NodeMapper) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression, mapping a single Node result to a Java object via a NodeMapper.
evaluateAsObject(String, Source, NodeMapper) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression, mapping a single Node result to a Java object via a NodeMapper.
evaluateAsString(String, Source) - Method in class org.springframework.xml.xpath.JaxenXPathTemplate
 
evaluateAsString(String, Source) - Method in class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
evaluateAsString(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a String.
evaluateAsString(String, Source) - Method in interface org.springframework.xml.xpath.XPathOperations
Evaluates the given expression as a String.
examineAllHeaderElements(SOAPHeader) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns all header elements.
examineAllHeaderElements(SOAPHeader) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
examineAllHeaderElements(SOAPHeader) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
examineAllHeaderElements(SOAPHeader) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns all header elements.
examineAllHeaderElements() - Method in interface org.springframework.ws.soap.SoapHeader
Returns an Iterator over all the SoapHeaderElements in this header.
examineHeaderElementsToProcess(String[]) - Method in interface org.springframework.ws.soap.soap11.Soap11Header
Returns an Iterator over all the header elements that should be processed for the given actors.
examineHeaderElementsToProcess(String[], boolean) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
Returns an Iterator over all the header elements that should be processed for the given roles.
examineMustUnderstandHeaderElements(SOAPHeader, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns all header elements for which the must understand attribute is true, given the actor or role.
examineMustUnderstandHeaderElements(SOAPHeader, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
examineMustUnderstandHeaderElements(SOAPHeader, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
examineMustUnderstandHeaderElements(SOAPHeader, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns all header elements for which the must understand attribute is true, given the actor or role.
examineMustUnderstandHeaderElements(String) - Method in interface org.springframework.ws.soap.SoapHeader
Returns an Iterator over all the SoapHeaderElements that have the specified actor or role and that have a MustUnderstand attribute whose value is equivalent to true.
extractData(Source) - Method in interface org.springframework.ws.client.core.SourceExtractor
Process the data in the given Source, creating a corresponding result object.
extractData(WebServiceMessage) - Method in interface org.springframework.ws.client.core.WebServiceMessageExtractor
Process the data in the given WebServiceMessage, creating a corresponding result object.

F

FaultAwareWebServiceConnection - Interface in org.springframework.ws.transport
Sub-interface of WebServiceConnection that is aware of any Fault messages received.
FaultAwareWebServiceMessage - Interface in org.springframework.ws
Sub-interface of WebServiceMessage that can contain special Fault messages.
FaultCode - Enum in org.springframework.ws.soap.server.endpoint.annotation
Enumeration that represents the standard SOAP Fault codes for use with the JDK 1.5+ SoapFault annotation.
FaultMessageResolver - Interface in org.springframework.ws.client.core
Defines the interface for objects than can resolve fault WebServiceMessage.
flush() - Method in class org.springframework.ws.transport.TransportOutputStream
 

G

GenericMarshaller - Interface in org.springframework.oxm
Extension of the Marshaller interface that supports Java 5 generics.
GenericMarshallingFailureException - Exception in org.springframework.oxm
Base class for exception thrown when a marshalling or unmarshalling error occurs.
GenericMarshallingFailureException(String) - Constructor for exception org.springframework.oxm.GenericMarshallingFailureException
Constructor for GenericMarshallingFailureException.
GenericMarshallingFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.GenericMarshallingFailureException
Constructor for GenericMarshallingFailureException.
GenericMarshallingMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
Subclass of MarshallingMethodEndpointAdapter that supports GenericMarshaller and GenericUnmarshaller.
GenericMarshallingMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
Creates a new GenericMarshallingMethodEndpointAdapter.
GenericMarshallingMethodEndpointAdapter(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
Creates a new GenericMarshallingMethodEndpointAdapter with the given marshaller.
GenericMarshallingMethodEndpointAdapter(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
Creates a new GenericMarshallingMethodEndpointAdapter with the given marshaller and unmarshaller.
GenericUnmarshaller - Interface in org.springframework.oxm
Extension of the Unmarshaller interface that supports Java 5 generics.
getActorOrRole(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the SOAP 1.1 actor or SOAP 1.2 role attribute for the given header element.
getActorOrRole(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getActorOrRole(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getActorOrRole(SOAPHeaderElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the SOAP 1.1 actor or SOAP 1.2 role attribute for the given header element.
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 SOAP actor/role attribute.
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.
getAddValidationErrorDetail() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
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.
getAllAttibutes(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getAllAttibutes(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getAllAttibutes(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getAllAttibutes(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns all attributes as an iterator of QNames
getAllAttibutes() - Method in interface org.springframework.ws.soap.SoapElement
Returns an Iterator over all of the attributes in element as qualified names.
getAsText() - Method in class org.springframework.xml.namespace.QNameEditor
 
getAttachment(String) - Method in interface org.springframework.oxm.mime.MimeContainer
Returns the attachment with the given content id, or null if not found.
getAttachment(String) - Method in interface org.springframework.ws.mime.MimeMessage
Returns the Attachment with the specified content Id.
getAttachment(String) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
getAttachment(SOAPMessage, MimeHeaders) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getAttachment(SOAPMessage, MimeHeaders) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getAttachment(SOAPMessage, MimeHeaders) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getAttachment(SOAPMessage, MimeHeaders) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns an iteration over all attachments in the message with the given headers.
getAttachment(String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getAttachments() - Method in interface org.springframework.ws.mime.MimeMessage
Returns an Iterator over all Attachment objects that are part of this message.
getAttachments() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
getAttachments(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getAttachments(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getAttachments(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getAttachments(SOAPMessage) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns an iteration over all attachments in the message.
getAttachments() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getAttributeCount() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getAttributeLocalName(int) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getAttributeName(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getAttributeNamespace(int) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getAttributePrefix(int) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getAttributeType(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getAttributeValue(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getAttributeValue(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getAttributeValue(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getAttributeValue(SOAPElement, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the attribute value *
getAttributeValue(QName) - Method in interface org.springframework.ws.soap.SoapElement
Returns the value of the attribute with the specified qualified name.
getAttributeValue(String, String) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getAttributeValue(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getAuthScope() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Returns the authentication scope to be used.
getAxiomMessage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
Return the AXIOM SOAPMessage that this AxiomSoapMessage is based on.
getBean() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
Returns the object bean for this method endpoint.
getBody(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the body of the given envelope.
getBody(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getBody(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getBody(SOAPEnvelope) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the body of the given envelope.
getBody() - Method in interface org.springframework.ws.soap.SoapEnvelope
Returns the SoapBody.
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.
getCertificate(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificate(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(byte[]) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(String, BigInteger) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCharacterEncodingScheme() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getCharSetEncoding(String) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
Returns the character set from the given content type.
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 current WebServiceConnection.
getConnection() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
getContent() - Method in class org.springframework.oxm.support.MarshallingSource
Returns the object to be marshalled.
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 the Content-Type MIME header for a SOAP message.
getContextPath() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Returns the JAXB Context path.
getCredentials() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Returns the credentials to be used.
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.
getDefaultStrategies(Class) - Method in class org.springframework.ws.transport.support.DefaultStrategiesHelper
Create a list of strategy objects for the given strategy interface.
getDefaultStrategies(Class, ApplicationContext) - Method in class org.springframework.ws.transport.support.DefaultStrategiesHelper
Create a list of strategy objects for the given strategy interface.
getDefaultStrategy(Class) - Method in class org.springframework.ws.transport.support.DefaultStrategiesHelper
Return the default strategy object for the given strategy interface.
getDefaultStrategy(Class, ApplicationContext) - Method in class org.springframework.ws.transport.support.DefaultStrategiesHelper
Return the default strategy object for the given strategy interface.
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.builder.AbstractWsdl4jDefinitionBuilder
 
getDefinition() - Method in interface org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
Returns the built Wsdl11Definition.
getDefinition() - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
Returns the WSDL4J Definition.
getDepth(String, Exception) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver
Return the depth to the superclass matching.
getDetailElementName() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
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(Detail) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns an iteration over all detail entries.
getDetailEntries(Detail) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getDetailEntries(Detail) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getDetailEntries(Detail) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns an iteration over all detail entries.
getDetailEntries() - Method in interface org.springframework.ws.soap.SoapFaultDetail
Gets an iterator over all of the SoapFaultDetailElements in this detail.
getDocument() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
Returns the document underlying this message.
getDTDHandler() - Method in class org.springframework.xml.sax.AbstractXmlReader
 
getElementText() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getEncoding() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Returns the encoding to be used for stream access.
getEncoding() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
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() - Method in class org.springframework.ws.server.EndpointInvocationChain
Returns the endpoint object to invoke.
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.server.endpoint.mapping.DelegatingSoapEndpointMapping
Creates a new SoapEndpointInvocationChain based on the delegate endpoint, the delegate interceptors, and set actors/roles.
getEndpointAdapter(Object) - Method in class org.springframework.ws.server.MessageDispatcher
Returns the EndpointAdapter for the given endpoint.
getEndpointAdapters() - Method in class org.springframework.ws.server.MessageDispatcher
Returns the EndpointAdapters to use by this MessageDispatcher.
getEndpointAnnotationType() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
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.
getEndpointExceptionResolvers() - Method in class org.springframework.ws.server.MessageDispatcher
Returns the EndpointExceptionResolvers to use by this MessageDispatcher.
getEndpointInternal(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
Lookup an endpoint for the given request, returning null if 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.
getEndpointMappings() - Method in class org.springframework.ws.server.MessageDispatcher
Returns the EndpointMappings to use by this MessageDispatcher.
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.axiom.AxiomSoapMessage
 
getEnvelope(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the envelope of the given message.
getEnvelope(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getEnvelope(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getEnvelope(SOAPMessage) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the envelope of the given message.
getEnvelope() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getEnvelope(SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Returns the SAAJ SOAPEnvelope for the given element.
getEnvelope() - Method in interface org.springframework.ws.soap.SoapMessage
Returns the SoapEnvelope associated with this SoapMessage.
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.HttpServletConnection
 
getErrorMessage() - Method in interface org.springframework.ws.transport.WebServiceConnection
Returns the error message.
getEventType() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the fault for the given body, if any.
getFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFault(SOAPBody) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault for the given body, if any.
getFault() - Method in interface org.springframework.ws.soap.SoapBody
Returns the SoapFault of this body.
getFaultActor(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the actor for the given fault.
getFaultActor(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultActor(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultActor(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the actor for the given fault.
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 exception org.springframework.ws.soap.client.SoapFaultClientException
Returns the fault code.
getFaultCode(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFaultCode(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultCode(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultCode(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault code for the given fault.
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 the SoapFaultDefinition for 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(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the fault detail for the given fault.
getFaultDetail(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultDetail(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultDetail(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault detail for the given fault.
getFaultDetail() - Method in interface org.springframework.ws.soap.SoapFault
Returns the optional detail element for this SoapFault.
getFaultLocale() - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
Returns the locale for SOAP fault reason and validation message resolution.
getFaultMessageName(QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Given an request message name, return the corresponding fault message name.
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(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFaultNode(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultNode(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultNode(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault node.
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
Returns getSoapBody().getFault().getFaultStringOrReason().
getFaultReasonText(SOAPFault, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFaultReasonText(SOAPFault, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultReasonText(SOAPFault, Locale) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultReasonText(SOAPFault, Locale) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault reason text.
getFaultReasonText(Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Returns the reason associated with the given language.
getFaultRole(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFaultRole(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultRole(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultRole(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault role.
getFaultString(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the fault string for the given fault.
getFaultString(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultString(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultString(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault string for the given fault.
getFaultString() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
Returns the fault string for the exception.
getFaultStringLocale(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the fault string language for the given fault.
getFaultStringLocale(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultStringLocale(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultStringLocale(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault string language for the given fault.
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
Sets the SOAP faultstring or Reason used when validation errors occur on the request.
getFaultStringOrReason() - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
Sets the SOAP faultstring or Reason used 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(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFaultSubcodes(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFaultSubcodes(SOAPFault) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFaultSubcodes(SOAPFault) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the fault sub code.
getFaultSubcodes() - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Returns an iteration over the fault subcodes.
getFeature(String) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
 
getFeature(String) - Method in class org.springframework.xml.sax.AbstractXmlReader
Throws a SAXNotRecognizedException exception.
getFirstBodyElement(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getFirstBodyElement(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getFirstBodyElement(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getFirstBodyElement(SOAPBody) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the first child element of the given body.
getHeader(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns the header of the given envelope.
getHeader(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getHeader(SOAPEnvelope) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getHeader(SOAPEnvelope) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the header of the given envelope.
getHeader() - Method in interface org.springframework.ws.soap.SoapEnvelope
Returns the SoapHeader.
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.
getHeaders(String) - Method in class org.springframework.ws.transport.TransportInputStream
Returns an iteration over all the string values of the specified header.
getHttpClient() - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Returns the HttpClient used by this message sender.
getHttpServletRequest() - Method in class org.springframework.ws.transport.http.HttpServletConnection
Returns the HttpServletRequest for this connection.
getHttpServletResponse() - Method in class org.springframework.ws.transport.http.HttpServletConnection
Returns the HttpServletResponse for this connection.
getIgnoreExtraAttributes() - Method in class org.springframework.oxm.castor.CastorMarshaller
Returns whether the Castor Unmarshaller should ignore attributes that do not match a specific field.
getIgnoreExtraElements() - Method in class org.springframework.oxm.castor.CastorMarshaller
Returns whether the Castor Unmarshaller should ignore elements that do not match a specific field.
getImplementation() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getInputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
Returns an XMLInputFactory to read XML from.
getInputStream() - Method in interface org.springframework.ws.mime.Attachment
Return an InputStream to read the contents of the attachment from.
getInstance() - Static method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getInstance() - Static method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getInstance() - Static method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getInterceptors() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
Returns the 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.
getJaxbContext() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Returns the JAXBContext created in AbstractJaxbMarshaller.afterPropertiesSet().
getJaxbVersion() - Static method in class org.springframework.oxm.jaxb.JaxbUtils
Gets the major JAXB version.
getJaxpVersion() - Static method in class org.springframework.xml.JaxpVersion
Gets the JAXP version.
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
 
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.
getLocalName() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getLocation() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getLoginContextName() - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
Returns the login context name.
getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Returns the the endpoint keys for the given message context.
getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
Returns the 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.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.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 the endpoint keys for the given method.
getLookupKeyForMethod(Method) - Method in class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping
 
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
 
getMarshaller() - Method in class org.springframework.oxm.support.MarshallingSource
Returns the Marshaller used by this MarshallingSource.
getMarshaller() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Returns the Marshaller used 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
Returns the marshaller used for transforming objects into XML.
getMarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Returns the marshaller used for transforming objects into XML.
getMessageFactory() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Returns the WebServiceMessageFactory used 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.soap.saaj.SaajSoapMessageFactory
Returns the SAAJ MessageFactory used.
getMessageFactory() - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
Returns the WebServiceMessageFactory.
getMessageFactoryBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Returns the bean name used to lookup a WebServiceMessageFactory.
getMessageReceiver() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Returns the WebServiceMessageReceiver used by this servlet.
getMessageReceiverBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Returns the bean name used to lookup a WebServiceMessageReceiver.
getMessageReceiverHandlerAdapterBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Returns the bean name used to lookup a WebServiceMessageReceiverHandlerAdapter.
getMessageSender() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Returns the WebServiceMessageSender used by the gateway.
getMessageSenders() - Method in class org.springframework.ws.client.support.WebServiceAccessor
Returns the message senders used for sending messages.
getMethod() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
Returns the method for this method endpoint.
getMethodPrefix() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
Returns the method prefix.
getMethodSuffix() - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
Returns the method suffix.
getMimeHeaders(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getMimeHeaders(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getMimeHeaders(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getMimeHeaders(SOAPMessage) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the MIME headers of the message.
getMustUnderstand(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Gets the must understand attribute for the given header element.
getMustUnderstand(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getMustUnderstand(SOAPHeaderElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getMustUnderstand(SOAPHeaderElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Gets the must understand attribute for the given header element.
getMustUnderstand() - Method in interface org.springframework.ws.soap.SoapHeaderElement
Indicates whether the mustUnderstand attribute for this header element is set.
getMustUnderstandAttributeName() - Method in interface org.springframework.ws.soap.SoapVersion
Returns the qualified name of the SOAP MustUnderstand attribute.
getMustUnderstandFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
Returns the qualified name of the MustUnderstand SOAP Fault value.
getName(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getName(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getName(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getName(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the name of the given element.
getName() - Method in interface org.springframework.ws.soap.SoapElement
Returns the qualified name of this element.
getName() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getNamespaceContext() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getNamespaceCount() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getNamespacePrefix(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getNamespaces() - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
Returns namespaces used in the XPath expression.
getNamespaceURI(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
 
getNamespaceURI() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getNamespaceURI(String) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getNamespaceURI(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
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.
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.oxm.xmlbeans.XmlOptionsFactoryBean
Returns the singleton XmlOptions.
getObject() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getObject() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
 
getObjectType() - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Returns the class of XmlOptions.
getObjectType() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getObjectType() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
 
getOrder() - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
 
getOrder() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
 
getOutputFactory() - Method in class org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
Returns an XMLOutputFactory to write XML to.
getPayloadResult() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
 
getPayloadResult() - Method in class org.springframework.ws.soap.AbstractSoapMessage
Returns getSoapBody().getPayloadResult().
getPayloadResult() - Method in interface org.springframework.ws.soap.SoapBody
Returns a Result that represents the contents of the body.
getPayloadResult() - Method in interface org.springframework.ws.WebServiceMessage
Returns the contents of the message as a Result.
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.
getPayloadSource() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
 
getPayloadSource() - Method in class org.springframework.ws.soap.AbstractSoapMessage
Returns getSoapBody().getPayloadSource().
getPayloadSource() - Method in interface org.springframework.ws.soap.SoapBody
Returns a Source that represents the contents of the body.
getPayloadSource() - Method in interface org.springframework.ws.WebServiceMessage
Returns the contents of the message as a Source.
getPIData() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getPITarget() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getPostMethod() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
getPrefix(QName) - Static method in class org.springframework.xml.namespace.QNameUtils
Returns the prefix of the given QName.
getPrefix(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
 
getPrefix() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getPrefixes(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
 
getPrivateKey(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(X509Certificate) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(byte[]) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(String, BigInteger) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
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 the MessageContext.
getProperty(String) - Method in class org.springframework.xml.sax.AbstractXmlReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
getProperty(String) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
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 this MessageContext.
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.CommonsHttpConnection
 
getRawResponseInputStream() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
getRequest() - Method in class org.springframework.ws.context.DefaultMessageContext
 
getRequest() - Method in interface org.springframework.ws.context.MessageContext
Returns the request message.
getRequestHeaderNames() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
Returns an iteration over all the header names this request contains.
getRequestHeaderNames() - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
getRequestHeaders(String) - Method in class org.springframework.ws.transport.AbstractReceiverConnection
Returns an iteration over all the string values of the specified header.
getRequestHeaders(String) - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
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.HttpServletConnection
 
getRequestName() - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
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.CommonsHttpConnection
 
getRequestOutputStream() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
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
Returns the response to be given, if any.
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.CommonsHttpConnection
 
getResponseCode() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
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.CommonsHttpConnection
 
getResponseContentLength() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
getResponseHeaderNames() - Method in class org.springframework.ws.transport.AbstractSenderConnection
Returns an iteration over all the header names this request contains.
getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
getResponseHeaderNames() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
getResponseHeaders(String) - Method in class org.springframework.ws.transport.AbstractSenderConnection
Returns an iteration over all the string values of the specified header.
getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
getResponseHeaders(String) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
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
 
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.CommonsHttpConnection
 
getResponseMessage() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
getResponseMessageName(QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Given an request message name, return the corresponding response message name.
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.HttpServletConnection
 
getResult(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getResult(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getResult(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getResult(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the writable Result of the given element.
getResult() - Method in interface org.springframework.ws.soap.SoapFaultDetail
Returns a Result that represents the concents of the detail.
getResult() - Method in interface org.springframework.ws.soap.SoapFaultDetailElement
Returns a Result that allows for writing to the contents of the detail element.
getResult() - Method in interface org.springframework.ws.soap.SoapHeader
Returns a Result that represents the concents of the header.
getResult() - Method in interface org.springframework.ws.soap.SoapHeaderElement
Returns a Result that allows for writing to the contents of the header element.
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 SAAJ SOAPMessage that this SaajSoapMessage is based on.
getSaajVersion() - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Gets the SAAJ version.
getSaajVersionString() - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Returns the SAAJ version as a String.
getSchemaLanguage() - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
 
getSchemas() - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Returns the schema resources to use for validation.
getServerOrReceiverFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
Returns the qualified name of the Receiver/Server SOAP Fault value.
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.axiom.AxiomSoapMessage
 
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, or null if not present.
getSoapBody() - Method in class org.springframework.ws.soap.AbstractSoapMessage
Returns getEnvelope().getBody().
getSoapBody() - Method in interface org.springframework.ws.soap.SoapMessage
Returns the SoapBody associated with this SoapMessage.
getSoapFault() - Method in exception org.springframework.ws.soap.client.SoapFaultClientException
Returns the SoapFault.
getSoapHeader() - Method in class org.springframework.ws.soap.AbstractSoapMessage
Returns getEnvelope().getHeader().
getSoapHeader() - Method in interface org.springframework.ws.soap.SoapMessage
Returns the SoapHeader associated with this SoapMessage.
getSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
Abstract template method that returns the Source for the given WebServiceMessage.
getSource(WebServiceMessage) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadLoggingInterceptor
 
getSource(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getSource(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getSource(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getSource(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the readable Source of the given element.
getSource(WebServiceMessage) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
getSource() - Method in interface org.springframework.ws.soap.SoapElement
Returns the Source of this element.
getSource() - Method in class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
 
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 the Source of the definition.
getSubjectKeyIdentifier(X509Certificate) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getSymmetricKey(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
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.
getText(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
getText(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
getText(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
getText(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the text of the given element
getText() - Method in interface org.springframework.ws.soap.SoapHeaderElement
Returns the text content of this header element, if any.
getText() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getTextCharacters() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getTextLength() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getTextStart() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getTransformerFactory() - Method in class org.springframework.xml.transform.TransformerObjectSupport
Returns the TransformerFactory.
getTransportContext() - Static method in class org.springframework.ws.transport.context.TransportContextHolder
Return the TransportContext associated with the current thread, if any.
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 the Unmarshaller used 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
Returns the unmarshaller used for transforming XML into objects.
getUnmarshaller() - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Returns the unmarshaller used for transforming XML into objects.
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.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
Return the primary Validator for this controller.
getValidators() - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Return the Validators for this controller.
getVersion() - Method in class org.springframework.ws.soap.AbstractSoapMessage
 
getVersion() - Method in interface org.springframework.ws.soap.SoapMessage
Returns the SOAP version of this message.
getVersion() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getVersionMismatchFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
Returns the qualified name of the VersionMismatch SOAP 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 the WebServiceTemplate for the gateway.
getWhitespacePreserve() - Method in class org.springframework.oxm.castor.CastorMarshaller
Returns whether the Castor Unmarshaller should preserve "ignorable" whitespace.
getWsdlDefinition(HttpServletRequest) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Determines the WsdlDefinition for a given request, or null if none is found.
getWsdlDefinitionHandlerAdapterBeanName() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Returns the bean name used to lookup a WsdlDefinitionHandlerAdapter.
getXMLEventReader() - Method in class org.springframework.xml.transform.StaxSource
Returns the XMLEventReader used by this StaxSource.
getXMLEventWriter() - Method in class org.springframework.xml.transform.StaxResult
Returns the XMLEventWriter used by this StaxResult.
getXmlOptions() - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Returns the XmlOptions.
getXMLStreamReader() - Method in class org.springframework.xml.transform.StaxSource
Returns the XMLStreamReader used by this StaxSource.
getXMLStreamWriter() - Method in class org.springframework.xml.transform.StaxResult
Returns the XMLStreamWriter used by this StaxResult.
getXStream() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Returns the XStream instance used by this marshaller.

H

handle(Callback[]) - Method in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Iterates over the given callbacks, and calls handleInternal for each of them.
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
 
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with AliasPrivKeyCertRequests.
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasX509CertificateRequests.
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles CertificateValidationCallbacks.
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleConnection(WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
Handles an incoming connection by receving a message from it, passing it to the receiver, and sending the response (if any).
handleDecryptionKeyCallback(DecryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with DefaultPrivKeyCertRequests.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with DefaultX509CertificateRequests.
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleEncryptionKeyCallback(EncryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks.
handleError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Handles an error on the given connection.
handleFault(WebServiceConnection, WebServiceMessage, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Handles an fault in the given response message.
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.EndpointInterceptorAdapter
Returns true.
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
Returns true, i.e. faults are not secured.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
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 returns false.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Template method that should be implemented by subclasses.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a DigestPasswordRequest, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
handlePrivateKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PrivateKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with PrivateKeyRequest .
handlePrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks with PrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with PublicKeyBasedPrivKeyRequests.
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
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.EndpointInterceptorAdapter
Returns true.
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(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
Callback for pre-processing of given invocation chain and message context.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
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.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, 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.EndpointInterceptorAdapter
Returns true.
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
 
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.
handleSecurementException(WsSecuritySecurementException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an securement exception.
handleSignatureKeyCallback(SignatureKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks.
handleSignatureVerificationKeyCallback(SignatureVerificationKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks.
handleSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with SymmetricKeyRequest .
handleSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with SymmetricKeyRequest .
handleValidationException(WsSecurityValidationException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an invalid SOAP message.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509CertificateBasedRequests.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with X509CertificateRequest .
handleX509CertificateRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks with X509CertificateRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509SubjectKeyIdentifierBasedRequests.
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
hasError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Determines whether the given connection or message context has an error.
hasError() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
 
hasError() - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
hasError() - Method in interface org.springframework.ws.transport.WebServiceConnection
Indicates whether this connection has an error.
hasFault(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Determines whether the given connection or message has a fault.
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
Returns getSoapBody().hasFault().
hasFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Returns true if the body has a fault, false otherwise.
hasFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
hasFault(SOAPBody) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
hasFault(SOAPBody) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns true if the body has a fault, false otherwise.
hasFault() - Method in interface org.springframework.ws.soap.SoapBody
Indicates whether this body has a SoapFault.
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.HttpServletConnection
 
hashCode() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
 
hasName() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
hasNext() - Method in class org.springframework.ws.transport.support.EnumerationIterator
 
hasNext() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
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
 
hasText() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
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_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
The "SOAPAction" header.
HTTP_HEADER_ACCEPT_ENCODING - Static variable in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
HTTP_SCHEME - Static variable in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
HTTPS_SCHEME - Static variable in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
HttpServletConnection - Class in org.springframework.ws.transport.http
Implementation of WebServiceConnection that 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 given HttpServletRequest and HttpServletResponse.
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
 
HttpUrlConnection - Class in org.springframework.ws.transport.http
Implementation of the WebServiceConnection interface that uses a HttpURLConnection.
HttpUrlConnection(HttpURLConnection) - Constructor for class org.springframework.ws.transport.http.HttpUrlConnection
Creates a new instance of the HttpUrlConnection with the given HttpURLConnection.
HttpUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
WebServiceMessageSender implementation 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.stream.AbstractStaxContentHandler
 
ignorableWhitespaceInternal(char[], int, int) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
ignorableWhitespaceInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
ignorableWhitespaceInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
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, and HttpUrlConnectionMessageSender.
initFrameworkServlet() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
 
initGateway() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Subclasses can override this for custom initialization behavior.
initJaxbMarshaller(Marshaller) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Template method that can be overridden by concrete JAXB marshallers for custom initialization behavior.
initJaxbMarshaller(Marshaller) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
initJaxbUnmarshaller(Unmarshaller) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Template method that can overridden by concrete JAXB marshallers for custom initialization behavior.
initJaxbUnmarshaller(Unmarshaller) - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
initJaxbUnmarshaller(Unmarshaller) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
 
invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
Invokes the provided ContentHandler on the given request.
invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
 
invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
 
invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
Delegates to AbstractMethodEndpointAdapter.invokeInternal(org.springframework.ws.context.MessageContext,MethodEndpoint).
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) - Method in interface org.springframework.ws.server.endpoint.MessageEndpoint
Invokes an operation.
invoke(Object[]) - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
Invokes this method endpoint with the given arguments.
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, Object) - Method in interface org.springframework.ws.server.EndpointAdapter
Use the given endpoint to handle the request.
invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
Template method.
invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
Template method that subclasses must implement to process the request.
invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
Template method.
invokeInternal(Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Template method that subclasses must implement to process a request.
invokeInternal(XMLEventReader, XMLEventConsumer, XMLEventFactory) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
Template method.
invokeInternal(XMLStreamReader, XMLStreamWriter) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
Template method.
invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
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.MarshallingMethodEndpointAdapter
 
invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
 
invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
 
invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
 
isAcceptGzipEncoding() - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
Return whether to accept GZIP encoding, that is, whether to send the HTTP Accept-Encoding header with gzip as value.
isAtLeastJaxp13() - Static method in class org.springframework.xml.JaxpVersion
Convenience method to determine if the current JAXP version is at least 1.3 (packaged with JDK 1.5).
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).
isAttributeSpecified(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
isCharacters() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
isEndElement() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
isFaultMessage(QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Indicates whether the given name should be included as Message in the definition.
isRequestMessage(QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Indicates whether the given name name should be included as request Message in the definition.
isResponseMessage(QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Indicates whether the given name should be included as Message in the definition.
isSingleton() - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Returns true.
isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
isSingleton() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
 
isSoap11(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
isSoap11(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
isSoap11(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
isStandalone() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
isStartElement() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
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 incoming HttpServletRequest.
isUltimateReceiver() - Method in class org.springframework.ws.soap.server.SoapEndpointInvocationChain
Indicates whether this chain fulfills the SOAP 1.2 Ultimate Receiver role.
isValidating() - Method in class org.springframework.oxm.castor.CastorMarshaller
Returns whether this marshaller should validate in- and outgoing documents.
isValidating() - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Returns whether this marshaller should validate in- and outgoing documents.
isWhiteSpace() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
isXopPackage() - Method in interface org.springframework.oxm.mime.MimeContainer
Indicates whether this container is a XOP package.
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.axiom.AxiomSoapMessage
 
isXopPackage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 

J

JaasCertificateValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and certificates.
JaasCertificateValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
 
JaasPlainTextPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and plain text passwords.
JaasPlainTextPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
 
Jaxb1Marshaller - Class in org.springframework.oxm.jaxb
Implementation of the Marshaller interface for JAXB 1.0.
Jaxb1Marshaller() - Constructor for class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
Jaxb2Marshaller - Class in org.springframework.oxm.jaxb
Implementation of the Marshaller interface for JAXB 2.0.
Jaxb2Marshaller() - Constructor for class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
JAXB_1 - Static variable in class org.springframework.oxm.jaxb.JaxbUtils
 
JAXB_2 - Static variable in class org.springframework.oxm.jaxb.JaxbUtils
 
JaxbMarshallingFailureException - Exception in org.springframework.oxm.jaxb
JAXB-specific subclass of MarshallingFailureException.
JaxbMarshallingFailureException(MarshalException) - Constructor for exception org.springframework.oxm.jaxb.JaxbMarshallingFailureException
 
JaxbSystemException - Exception in org.springframework.oxm.jaxb
JAXB-specific subclass of UncategorizedXmlMappingException, for JAXBExceptions that cannot be distinguished further.
JaxbSystemException(JAXBException) - Constructor for exception org.springframework.oxm.jaxb.JaxbSystemException
 
JaxbUnmarshallingFailureException - Exception in org.springframework.oxm.jaxb
JAXB-specific subclass of UnmarshallingFailureException.
JaxbUnmarshallingFailureException(UnmarshalException) - Constructor for exception org.springframework.oxm.jaxb.JaxbUnmarshallingFailureException
 
JaxbUnmarshallingFailureException(IOException) - Constructor for exception org.springframework.oxm.jaxb.JaxbUnmarshallingFailureException
 
JaxbUtils - Class in org.springframework.oxm.jaxb
Generic utility methods for working with JAXB.
JaxbUtils() - Constructor for class org.springframework.oxm.jaxb.JaxbUtils
 
JaxbValidationFailureException - Exception in org.springframework.oxm.jaxb
JAXB-specific subclass of ValidationFailureException.
JaxbValidationFailureException(ValidationException) - Constructor for exception org.springframework.oxm.jaxb.JaxbValidationFailureException
 
JaxenXPathTemplate - Class in org.springframework.xml.xpath
Implementation of XPathOperations that uses Jaxen.
JaxenXPathTemplate() - Constructor for class org.springframework.xml.xpath.JaxenXPathTemplate
 
Jaxp13XPathTemplate - Class in org.springframework.xml.xpath
Implementation of XPathOperations that uses JAXP 1.3.
Jaxp13XPathTemplate() - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
Jaxp13XPathTemplate(String) - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
JAXP_10 - Static variable in class org.springframework.xml.JaxpVersion
 
JAXP_11 - Static variable in class org.springframework.xml.JaxpVersion
 
JAXP_13 - Static variable in class org.springframework.xml.JaxpVersion
 
JAXP_14 - Static variable in class org.springframework.xml.JaxpVersion
 
JaxpVersion - Class in org.springframework.xml
Helper class used to find the current version of JAXP.
JaxpVersion() - Constructor for class org.springframework.xml.JaxpVersion
 
JibxMarshaller - Class in org.springframework.oxm.jibx
Implementation of the Marshaller and Unmarshaller interfaces for JiBX.
JibxMarshaller() - Constructor for class org.springframework.oxm.jibx.JibxMarshaller
 
JibxMarshallingFailureException - Exception in org.springframework.oxm.jibx
JiXB-specific subclass of MarshallingFailureException.
JibxMarshallingFailureException(JiBXException) - Constructor for exception org.springframework.oxm.jibx.JibxMarshallingFailureException
 
JibxSystemException - Exception in org.springframework.oxm.jibx
JiBX-specific subclass of UncategorizedXmlMappingException, for JiBXBExceptions that cannot be distinguished further.
JibxSystemException(Exception) - Constructor for exception org.springframework.oxm.jibx.JibxSystemException
 
JibxUnmarshallingFailureException - Exception in org.springframework.oxm.jibx
JiXB-specific subclass of UnmarshallingFailureException.
JibxUnmarshallingFailureException(JiBXException) - Constructor for exception org.springframework.oxm.jibx.JibxUnmarshallingFailureException
 
JibxUtils - Class in org.springframework.oxm.jibx
Generic utility methods for working with JiBX.
JibxUtils() - Constructor for class org.springframework.oxm.jibx.JibxUtils
 
JibxValidationFailureException - Exception in org.springframework.oxm.jibx
JAXB-specific subclass of ValidationFailureException.
JibxValidationFailureException(ValidationException) - Constructor for exception org.springframework.oxm.jibx.JibxValidationFailureException
 

K

KeyStoreCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Callback handler that uses Java Security KeyStores to handle cryptographic callbacks.
KeyStoreCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
KeyStoreFactoryBean - Class in org.springframework.ws.soap.security.support
Spring factory bean for a java.security.KeyStore.
KeyStoreFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 

L

loadDefaultKeyStore() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Loads the key store indicated by system properties.
loadDefaultTrustStore() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Loads a default trust store.
loadMessage(Resource, MessageFactory) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Loads a SAAJ SOAPMessage from 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.
logger - Variable in class org.springframework.oxm.AbstractMarshaller
Logger available to subclasses.
logger - Variable in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Logger available to subclasses.
logger - Variable in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Logger available to subclasses.
logger - Variable in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
Shared Log for subclasses to use.
logger - Variable in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Logger available to subclasses.
logger - Variable in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
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.xwss.callback.AbstractCallbackHandler
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.builder.AbstractWsdl4jDefinitionBuilder
Logger available to subclasses.
logger - Variable in class org.springframework.xml.transform.TransformerObjectSupport
Logger available to subclasses.
logMessageSource(String, Source) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
 
lookupEndpoint(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Looks up an endpoint instance for the given keys.
lookupEndpoint(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
Looks up an endpoint instance for the given keys.

M

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(Object, Result) - Method in class org.springframework.oxm.AbstractMarshaller
Marshals the object graph with the given root into the provided javax.xml.transform.Result.
marshal(Object, Result) - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
marshal(Object, Result) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
marshal(Object, Result, MimeContainer) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
marshal(Object, Result) - Method in interface org.springframework.oxm.Marshaller
Marshals the object graph with the given root into the provided Result.
marshal(Object, Result, MimeContainer) - Method in interface org.springframework.oxm.mime.MimeMarshaller
Marshals the object graph with the given root into the provided Result, writing binary data to a MimeContainer.
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 provided Marshaller.
marshalDomNode(Object, Node) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object graph to a DOM Node.
marshalDomNode(Object, Node) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalDomNode(Object, Node) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalDomNode(Object, Node) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalDomNode(Object, Node) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
marshalDomResult(Object, DOMResult) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling DOMResults.
Marshaller - Interface in org.springframework.oxm
Defines the contract for Object XML Mapping Marshallers.
MarshallingFailureException - Exception in org.springframework.oxm
Exception thrown on marshalling failure.
MarshallingFailureException(String) - Constructor for exception org.springframework.oxm.MarshallingFailureException
Construct a MarshallingFailureException with the specified detail message.
MarshallingFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.MarshallingFailureException
Construct a MarshallingFailureException with the specified detail message and nested exception.
MarshallingMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
Adapter that supports endpoint methods that use marshalling.
MarshallingMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Creates a new MarshallingMethodEndpointAdapter.
MarshallingMethodEndpointAdapter(Marshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Creates a new MarshallingMethodEndpointAdapter with the given marshaller.
MarshallingMethodEndpointAdapter(Marshaller, Unmarshaller) - Constructor for class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Creates a new MarshallingMethodEndpointAdapter with the given marshaller and unmarshaller.
MarshallingSource - Class in org.springframework.oxm.support
Source implementation that uses a Marshaller.Can be constructed with a Marshaller and an object to be marshalled.
MarshallingSource(Marshaller, Object) - Constructor for class org.springframework.oxm.support.MarshallingSource
Creates a new MarshallingSource with the given marshaller and content.
MarshallingUtils - Class in org.springframework.ws.support
Helper class for endpoints and endpoint mappings that use marshalling.
marshalOutputStream(Object, OutputStream) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object graph to a OutputStream.
marshalOutputStream(Object, OutputStream) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalOutputStream(Object, OutputStream) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalOutputStream(Object, OutputStream) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalOutputStream(Object, OutputStream) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
marshalSaxHandlers(Object, ContentHandler, LexicalHandler) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object graph to a SAX ContentHandler.
marshalSaxHandlers(Object, ContentHandler, LexicalHandler) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalSaxHandlers(Object, ContentHandler, LexicalHandler) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalSaxHandlers(Object, ContentHandler, LexicalHandler) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalSaxHandlers(Object, ContentHandler, LexicalHandler) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
marshalSaxResult(Object, SAXResult) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling SAXResults.
marshalSendAndReceive(Object) - Method in interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload, marshalled by the configured Marshaller.
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 configured Marshaller.
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 configured Marshaller.
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 configured Marshaller.
marshalSendAndReceive(Object) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
marshalSendAndReceive(String, Object) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
marshalSendAndReceive(Object, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
marshalSendAndReceive(String, Object, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
marshalStaxResult(Object, StaxResult) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling StaxResults.
marshalStreamResult(Object, StreamResult) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling StreamResults.
marshalWriter(Object, Writer) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object graph to a Writer.
marshalWriter(Object, Writer) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalWriter(Object, Writer) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalWriter(Object, Writer) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalWriter(Object, Writer) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
marshalXmlEventWriter(Object, XMLEventWriter) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object to a StAX XMLEventWriter.
marshalXmlEventWriter(Object, XMLEventWriter) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalXmlEventWriter(Object, XMLEventWriter) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalXmlEventWriter(Object, XMLEventWriter) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalXmlEventWriter(Object, XMLEventWriter) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
marshalXmlStreamWriter(Object, XMLStreamWriter) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for marshalling the given object to a StAX XMLStreamWriter.
marshalXmlStreamWriter(Object, XMLStreamWriter) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
marshalXmlStreamWriter(Object, XMLStreamWriter) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
marshalXmlStreamWriter(Object, XMLStreamWriter) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
marshalXmlStreamWriter(Object, XMLStreamWriter) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
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.
MessageContext - Interface in org.springframework.ws.context
Context holder for message requests.
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 the MessageDispatcher.
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.
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 a MessageEndpoint as the endpoint for a EndpointInvocationChain.
MessageEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter
 
MessageMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
Adapter that supports endpoint methods that use marshalling.
MessageMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
 
messageTracingLogger - Static variable in class org.springframework.ws.client.core.WebServiceTemplate
Additional logger to use for message tracing.
messageTracingLogger - Static variable in class org.springframework.ws.server.MessageDispatcher
Additional logger to use for message tracing.
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.
MimeContainer - Interface in org.springframework.oxm.mime
Represents a container for MIME attachments.
MimeMarshaller - Interface in org.springframework.oxm.mime
Subinterface of Marshaller that can use MIME attachments to optimize storage of binary data.
MimeMessage - Interface in org.springframework.ws.mime
Represents a Web service message with MIME attachments.
MimeUnmarshaller - Interface in org.springframework.oxm.mime
Subinterface of Marshaller that can use MIME attachments to optimize storage of binary data.
MockValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Mock implementation of of callback handler that accepts all password and certificate validation callbacks.
MockValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
MockValidationCallbackHandler(boolean) - Constructor for class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 

N

next() - Method in class org.springframework.ws.transport.support.EnumerationIterator
 
next() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
nextTag() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
NodeCallbackHandler - Interface in org.springframework.xml.xpath
An interface used by XPathOperations implementations for processing Node objects on a per-node basis.
NodeMapper - Interface in org.springframework.xml.xpath
An interface used by XPathOperations implementations for mapping Node objects 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
 

O

onClose() - Method in class org.springframework.ws.transport.AbstractReceiverConnection
Template method invoked from AbstractReceiverConnection.close().
onClose() - Method in class org.springframework.ws.transport.AbstractSenderConnection
Template method invoked from AbstractSenderConnection.close().
onClose() - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
onClose() - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
onClose() - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
onMarshalResponse(MessageContext, Object, Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Callback for post-processing in terms of marshalling.
onReceiveAfterRead(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
Called when the given message has been read from the TransportInputStream.
onReceiveBeforeRead() - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
Called before a message has been read from the TransportInputStream.
onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
Called after the given message has been written to the TransportOutputStream.
onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
onSendAfterWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.HttpUrlConnection
 
onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
Called before the given message has been written to the TransportOutputStream.
onSendBeforeWrite(WebServiceMessage) - Method in class org.springframework.ws.transport.http.CommonsHttpConnection
 
onUnmarshalRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
Callback for post-processing in terms of unmarshalling.
onUnmarshalRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
 
onValidationErrors(MessageContext, Object, Errors) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Callback for post-processing validation errors.
onValidationErrors(MessageContext, Object, Errors) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
This implementation logs all errors, returns false, and creates a client or sender SoapFault, adding a SoapFaultDetail with all errors if the addValidationErrorDetail property is true.
org.springframework.oxm - package org.springframework.oxm
Root package for Spring's O/X Mapping integration classes.
org.springframework.oxm.castor - package org.springframework.oxm.castor
Package providing integration of Castor within Springs O/X Mapping support.
org.springframework.oxm.jaxb - package org.springframework.oxm.jaxb
Package providing integration of JAXB with Springs O/X Mapping support.
org.springframework.oxm.jibx - package org.springframework.oxm.jibx
Package providing integration of JiBX with Springs O/X Mapping support.
org.springframework.oxm.mime - package org.springframework.oxm.mime
Contains (un)marshallers optimized to store binary data in MIME attachments.
org.springframework.oxm.support - package org.springframework.oxm.support
Provides generic support classes for using Spring's O/X Mapping integration within various scenario's.
org.springframework.oxm.xmlbeans - package org.springframework.oxm.xmlbeans
Package providing integration of XMLBeans with Springs O/X Mapping support.
org.springframework.oxm.xstream - package org.springframework.oxm.xstream
Package providing integration of XStream with Springs O/X Mapping support.
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.context - package org.springframework.ws.context
Contains the MessageContext, and MessageContextFactory interfaces.
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, and EndpointAdapter implementations.
org.springframework.ws.server.endpoint.adapter - package org.springframework.ws.server.endpoint.adapter
Provides miscellaneous EndpointAdapter implementations.
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 endpoints EndpointInterceptor implementations.
org.springframework.ws.server.endpoint.mapping - package org.springframework.ws.server.endpoint.mapping
Provides miscellaneous endpoints EndpointMapping implementations.
org.springframework.ws.server.endpoint.support - package org.springframework.ws.server.endpoint.support
Provides helper classes for EndpointAdapter, EndpointInteceptor, and EndpointMapping implementations.
org.springframework.ws.soap - package org.springframework.ws.soap
Provides the SOAP functionality of the Spring Web Services framework.
org.springframework.ws.soap.axiom - package org.springframework.ws.soap.axiom
AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
org.springframework.ws.soap.axiom.support - package org.springframework.ws.soap.axiom.support
Support classes for working with the AXis Object Model (AXIOM).
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.support - package org.springframework.ws.soap.security.support
Contains support classes for handling WS-Security messages.
org.springframework.ws.soap.security.xwss - package org.springframework.ws.soap.security.xwss
Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS.
org.springframework.ws.soap.security.xwss.callback - package org.springframework.ws.soap.security.xwss.callback
Contains CallbackHandler implementations for XWSS.
org.springframework.ws.soap.security.xwss.callback.acegi - package org.springframework.ws.soap.security.xwss.callback.acegi
Contains CallbackHandler implementations for XWSS that use the Acegi Security System for Spring.
org.springframework.ws.soap.security.xwss.callback.jaas - package org.springframework.ws.soap.security.xwss.callback.jaas
Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).
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
Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.
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 endpoints EndpointInterceptor implementations for SOAP purposes.
org.springframework.ws.soap.server.endpoint.mapping - package org.springframework.ws.soap.server.endpoint.mapping
Provides miscellaneous endpoints EndpointMapping implementations 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.support - package org.springframework.ws.support
Provides general helper classes for Spring Web Services.
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.support - package org.springframework.ws.transport.support
Classes supporting the org.springframework.ws.transport package.
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.builder - package org.springframework.ws.wsdl.wsdl11.builder
Provides a strategy for WSDL building.
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.stream - package org.springframework.xml.stream
Provides classes that help with StAX: the Streaming 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.

P

parse(InputSource) - Method in class org.springframework.ws.soap.saaj.support.SaajXmlReader
Parses the StAX XML reader passed at construction-time.
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.xml.stream.AbstractStaxXmlReader
Parses the StAX XML reader passed at construction-time.
parse(String) - Method in class org.springframework.xml.stream.AbstractStaxXmlReader
Parses the StAX XML reader passed at construction-time.
parseInternal() - Method in class org.springframework.xml.stream.AbstractStaxXmlReader
Template-method that parses the StAX reader passed at construction-time.
parseInternal() - Method in class org.springframework.xml.stream.StaxEventXmlReader
 
parseInternal() - Method in class org.springframework.xml.stream.StaxStreamXmlReader
 
parseQNameString(String) - Static method in class org.springframework.xml.namespace.QNameUtils
Parse the given qualified name string into a QName.
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 a PayloadEndpoint as the endpoint for a EndpointInvocationChain.
PayloadEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter
 
PayloadLoggingInterceptor - Class in org.springframework.ws.server.endpoint.interceptor
Simple EndpointInterceptor that logs the payload of request and response messages.
PayloadLoggingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.PayloadLoggingInterceptor
 
PayloadMethodEndpointAdapter - Class in org.springframework.ws.server.endpoint.adapter
Adapter that supports endpoint methods that use marshalling.
PayloadMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
 
PayloadRoot - Annotation Type in org.springframework.ws.server.endpoint.annotation
Marks an endpoint method as the handler for an incoming request.
PayloadRootAnnotationMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Implementation of the EndpointMapping interface that uses the PayloadRoot annotation 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 the EndpointMapping interface to map from the qualified name of the request payload root element.
PayloadRootQNameEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping
 
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 of WebServiceMessages using XSLT stylesheet.
PayloadTransformingInterceptor() - Constructor for class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
 
PayloadValidatingInterceptor - Class in org.springframework.ws.soap.server.endpoint.interceptor
Interceptor that validates the contents of WebServiceMessages using a schema.
PayloadValidatingInterceptor() - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor
 
populateBinding(Binding, PortType) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the Binding has been created, but before any sub-elements are added.
populateBinding(Binding, PortType) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Calls populateBindingInternal(), creates SOAPBinding, and calls populateSoapBinding().
populateBindingFault(BindingFault, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the BindingFault has been created.
populateBindingFault(BindingFault, Fault) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Creates a SOAPBody, and calls populateSoapBody().
populateBindingInput(BindingInput, Input) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the BindingInput has been created.
populateBindingInput(BindingInput, Input) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Creates a SOAPBody, and calls populateSoapBody().
populateBindingOperation(BindingOperation, Operation) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the BindingOperation has been created, but before any sub-elements are added.
populateBindingOperation(BindingOperation, Operation) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Calls getBindingOperationName(), creates a SOAPOperation, and calls populateSoapOperation().
populateBindingOutput(BindingOutput, Output) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the BindingOutput has been created.
populateBindingOutput(BindingOutput, Output) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Creates a SOAPBody, and calls populateSoapBody().
populateDefinition(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Adds the WSDL SOAP namespace to the definition.
populateDefinition(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Called after the Definition has been created, but before any sub-elements are added.
populateDefinition(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Adds the target namespace and schema namespace to the definition.
populateExtensionRegistry(ExtensionRegistry) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
Allows customization of the given ExtensionRegistry.
populateMessage(Message, QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Called after the Message has been created.
populateOperation(Operation, Message, Message) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Called after the Operation has been created.
populatePart(Part, QName) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Called after the Part has been created.
populatePort(Port, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the Port has been created, but before any sub-elements are added.
populatePort(Port, Binding) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Creates a SOAPAddress, and calls populateSoapAddress().
populatePortType(PortType) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Called after the PortType has been created.
populateService(Service) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
Called after the Binding has been created, but before any sub-elements are added.
populateService(Service) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the name of the service to the name of the port type, with "Service" appended to it.
populateSoapAddress(SOAPAddress) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Called after the SOAPAddress has been created.
populateSoapBinding(SOAPBinding) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Called after the SOAPBinding has been created.
populateSoapBody(SOAPBody) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Called after the SOAPBody has been created.
populateSoapFault(BindingFault, SOAPFault) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Called after the SOAPFault has been created.
populateSoapOperation(SOAPOperation) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Called after the SOAPOperation has been created.
postProcessAfterInitialization(Object, String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
 
PoxMessage - Interface in org.springframework.ws.pox
Defines the contract for Plain Old XML messages.
PoxMessageException - Exception in org.springframework.ws.pox
Specific subclass of WebServiceMessageException for 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
 
processEndpointException(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.MessageDispatcher
Determine an error SOAPMessage respone via the registered EndpointExceptionResolvers.
processingInstruction(String, String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
processingInstruction(String, String) - Method in class org.springframework.xml.dom.DomContentHandler
 
processingInstruction(String, String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
processNode(Node) - Method in interface org.springframework.xml.xpath.NodeCallbackHandler
Processed a single node.

Q

QNameEditor - Class in org.springframework.xml.namespace
PropertyEditor for javax.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 using QName.
QNameUtils() - Constructor for class org.springframework.xml.namespace.QNameUtils
 

R

read(byte[]) - Method in class org.springframework.ws.transport.TransportInputStream
 
read(byte[], int, int) - Method in class org.springframework.ws.transport.TransportInputStream
 
read() - 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(WebServiceMessageFactory) - Method in class org.springframework.ws.transport.AbstractWebServiceConnection
 
receive(WebServiceMessageFactory) - Method in interface org.springframework.ws.transport.WebServiceConnection
Receives a message using the given WebServiceMessageFactory.
receive(MessageContext) - Method in interface org.springframework.ws.transport.WebServiceMessageReceiver
Receives the given message context.
RECEIVER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Receiver fault 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(String, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
Register the given endpoint instance under the key.
registerMethods(Object) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping
Helper method that registers the methods of the given bean.
remove() - Method in class org.springframework.ws.transport.support.EnumerationIterator
 
removeAttribute(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
removeAttribute(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
removeAttribute(SOAPElement, QName) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
removeAttribute(SOAPElement, QName) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Removes an attribute from the specified element.
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.
removeContents(OMContainer) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Removes the contents (i.e. children) of the container.
removeContents(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
removeContents(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
removeContents(SOAPElement) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
removeContents(SOAPElement) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Removes the contents (i.e. children) of the element.
removeProperty(String) - Method in class org.springframework.ws.context.AbstractMessageContext
 
removeProperty(String) - Method in interface org.springframework.ws.context.MessageContext
Removes a property from the MessageContext.
require(int, String, String) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
reset() - Method in class org.springframework.ws.transport.TransportInputStream
 
resolveException(MessageContext, Object, Exception) - Method in class org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver
Default implementation that checks whether the given endpoint is in the set of mapped 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 by AbstractEndpointExceptionResolver.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 new WebServiceFaultException.
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
 
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 of SAXSource that reads from a Spring Resource.
ResourceSource(Resource) - Constructor for class org.springframework.xml.transform.ResourceSource
Initializes a new instance of the ResourceSource with the given resource.
ResourceSource(XMLReader, Resource) - Constructor for class org.springframework.xml.transform.ResourceSource
Initializes a new instance of the ResourceSource with the given XMLReader and resource.

S

Saaj11Implementation - Class in org.springframework.ws.soap.saaj
SAAJ 1.1 specific implementation of the SaajImplementation interface.
Saaj12Implementation - Class in org.springframework.ws.soap.saaj
SAAJ 1.2 specific implementation of the SaajImplementation interface.
Saaj13Implementation - Class in org.springframework.ws.soap.saaj
SAAJ 1.3 specific implementation of the SaajImplementation interface.
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
SAX ContentHandler that transforms callback calls to the creation of SAAJ Nodes and SOAPElements.
SaajContentHandler(SOAPElement) - Constructor for class org.springframework.ws.soap.saaj.support.SaajContentHandler
Constructs a new instance of the SaajContentHandler that creates children of the given SOAPElement.
SaajImplementation - Interface in org.springframework.ws.soap.saaj
Forms a bridge between the SOAP class hierarchy and a specific version of SAAJ.
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 the SoapMessage interface.
SaajSoapMessage(SOAPMessage) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessage
Create a new SaajSoapMessage based on the given SAAJ SOAPMessage.
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 the WebServiceMessageFactory.
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
SAX XMLReader that reads from a SAAJ Node.
SaajXmlReader(Node) - Constructor for class org.springframework.ws.soap.saaj.support.SaajXmlReader
Constructs a new instance of the SaajXmlReader that reads from the given Node.
SaxUtils - Class in org.springframework.xml.sax
Convenient utility methods for dealing with SAX.
SaxUtils() - Constructor for class org.springframework.xml.sax.SaxUtils
 
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.
SchemaLoaderUtils - Class in org.springframework.xml.validation
Convenient utility methods for loading of Schema objects, performing standard handling of input streams.
SchemaLoaderUtils() - Constructor for class org.springframework.xml.validation.SchemaLoaderUtils
 
secureMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
secureMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Secures the given SoapMessage message in accordance with the defined security policy.
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(WebServiceMessageCallback, WebServiceMessageExtractor) - 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 a WebServiceMessageExtractor.
sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageExtractor) - 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 a WebServiceMessageExtractor.
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(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(WebServiceMessageCallback, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageCallback) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendAndReceive(WebServiceMessageCallback, WebServiceMessageExtractor) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendAndReceive(String, WebServiceMessageCallback, WebServiceMessageExtractor) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
SENDER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Sender fault must be created.
sendSourceAndReceive(Source, SourceExtractor) - Method in interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload, reading the result with a SourceExtractor.
sendSourceAndReceive(String, Source, SourceExtractor) - Method in interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload, reading the result with a SourceExtractor.
sendSourceAndReceive(Source, WebServiceMessageCallback, SourceExtractor) - Method in interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload, reading the result with a SourceExtractor.
sendSourceAndReceive(String, Source, WebServiceMessageCallback, SourceExtractor) - Method in interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload, reading the result with a SourceExtractor.
sendSourceAndReceive(Source, SourceExtractor) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceive(String, Source, SourceExtractor) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceive(Source, WebServiceMessageCallback, SourceExtractor) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceive(String, Source, WebServiceMessageCallback, SourceExtractor) - 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(String, Source, 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 interface org.springframework.ws.client.core.WebServiceOperations
Sends a web service message that contains the given payload.
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(Source, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceiveToResult(String, Source, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceiveToResult(Source, WebServiceMessageCallback, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
sendSourceAndReceiveToResult(String, Source, WebServiceMessageCallback, Result) - Method in class org.springframework.ws.client.core.WebServiceTemplate
 
SERVER - Static variable in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Server fault must be created.
SERVICE_SUFFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
The suffix used to create a service name from a port type name.
setAcceptGzipEncoding(boolean) - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
Set whether to accept GZIP encoding, that is, whether to send the HTTP Accept-Encoding header with gzip as value.
setActorOrRole(SOAPHeaderElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Sets the SOAP 1.1 actor or SOAP 1.2 role attribute for the given header element.
setActorOrRole(SOAPHeaderElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setActorOrRole(SOAPHeaderElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setActorOrRole(SOAPHeaderElement, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the SOAP 1.1 actor or SOAP 1.2 role attribute for the given header element.
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.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.
setAdapters(XmlAdapter[]) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the XmlAdapters to be registered with the JAXB Marshaller and Unmarshaller
setAddValidationErrorDetail(boolean) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
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.
setAliases(Map) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Set a alias/type map, consisting of string aliases mapped to Class instances (or Strings to be converted to Class instances).
setAnnotatedClass(Class<?>) - Method in class org.springframework.oxm.xstream.AnnotationXStreamMarshaller
Sets the classes, for which mappings will be read from class-level JDK 1.5+ annotation metadata.
setAnnotatedClasses(Class<?>[]) - Method in class org.springframework.oxm.xstream.AnnotationXStreamMarshaller
Sets annotated classes, for which aliases will be read from class-level JDK 1.5+ annotation metadata.
setApplicationContext(ApplicationContext) - Method in class org.springframework.ws.server.MessageDispatcher
 
setAsText(String) - Method in class org.springframework.ws.soap.server.endpoint.SoapFaultDefinitionEditor
 
setAsText(String) - Method in class org.springframework.xml.namespace.QNameEditor
 
setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
Sets the Acegi authentication manager.
setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
Sets the Acegi authentication manager.
setAuthScope(AuthScope) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Sets the authentication scope to be used.
setBeanName(String) - Method in class org.springframework.ws.server.MessageDispatcher
 
setBindingName(String) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Sets the optional binding name for this instance.
setBindings(Map) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Sets the bindings for this namespace context.
setBuildAbstractPart(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
Indicates whether the built definition should contain an abstract part.
setBuildConcretePart(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
Indicates whether the built definition should contain an concrete part.
setBuilder(Wsdl11DefinitionBuilder) - Method in class org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
 
setCallbackHandler(CallbackHandler) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the handler to resolve XWSS callbacks.
setCallbackHandlers(CallbackHandler[]) - Method in class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
setCallbackHandlers(CallbackHandler[]) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the handlers to resolve XWSS callbacks.
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 the message only (false).
setClassesToBeBound(Class[]) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the list of java classes to be recognized by a newly created JAXBContext.
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 the DomPoxMessage.
setContextPath(String) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets the JAXB Context path.
setContextPaths(String[]) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets multiple JAXB Context paths.
setConverters(ConverterMatcher[]) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the Converters or SingleValueConverters to be registered with the XStream instance.
setCredentials(Credentials) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Sets the credentials to be used.
setDefaultAlias(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store alias for the default certificate and private key.
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.
setDefinition(Definition) - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
Set the WSDL4J Definition.
setDelegate(EndpointMapping) - Method in class org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping
Sets the delegate EndpointMapping to resolve the endpoint with.
setDetailElementName(QName) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
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.
setDocumentLocator(Locator) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
setDocumentLocator(Locator) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
setDocumentLocator(Locator) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
setDTDHandler(DTDHandler) - Method in class org.springframework.xml.sax.AbstractXmlReader
 
setEncoding(String) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the encoding to be used for stream access.
setEncoding(String) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Sets the document encoding using for marshalling.
setEncoding(String) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the encoding to be used for stream access.
setEndpointAdapters(List) - Method in class org.springframework.ws.server.MessageDispatcher
Sets the EndpointAdapters to use by this MessageDispatcher.
setEndpointExceptionResolvers(List) - Method in class org.springframework.ws.server.MessageDispatcher
Sets the EndpointExceptionResolvers to use by this MessageDispatcher.
setEndpointMap(Map) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Sets a Map with keys and endpoint beans as values.
setEndpointMappings(List) - Method in class org.springframework.ws.server.MessageDispatcher
Sets the EndpointMappings to use by this MessageDispatcher.
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(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.
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
Sets whether this connection will send a fault.
setFault(boolean) - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
 
setFault(boolean) - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
setFaultActor(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Sets the actor for the given fault.
setFaultActor(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setFaultActor(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setFaultActor(SOAPFault, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the actor for the given fault.
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.
setFaultMessageResolver(FaultMessageResolver) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Sets the fault resolver for this template.
setFaultNode(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
setFaultNode(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setFaultNode(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setFaultNode(SOAPFault, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the fault node.
setFaultNode(String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Sets the fault node.
setFaultReasonText(SOAPFault, Locale, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
setFaultReasonText(SOAPFault, Locale, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setFaultReasonText(SOAPFault, Locale, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setFaultReasonText(SOAPFault, Locale, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the fault reason text.
setFaultReasonText(Locale, String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Sets the specified fault reason text.
setFaultRole(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
setFaultRole(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setFaultRole(SOAPFault, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setFaultRole(SOAPFault, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the fault role.
setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
Sets the SOAP faultstring or Reason used when validation errors occur on the request.
setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
Sets the SOAP faultstring or Reason used 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
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.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the suffix used to detect fault elements in the schema.
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 a SAXNotRecognizedException exception.
setFollowIncludeImport(boolean) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Indicates whether schema <xsd:include/> and <xsd:import/> should be followed.
setHandler(ContentHandler) - Method in class org.springframework.xml.transform.StaxResult
Throws a UnsupportedOperationException.
setHttpClient(HttpClient) - Method in class org.springframework.ws.transport.http.CommonsHttpMessageSender
Set the HttpClient used by this message sender.
setIgnoreExtraAttributes(boolean) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets whether the Castor Unmarshaller should ignore attributes that do not match a specific field.
setIgnoreExtraElements(boolean) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets whether the Castor Unmarshaller should ignore elements that do not match a specific field.
setIgnoreFailure(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
setIgnoreFailure(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
setIndent(int) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Sets the number of nesting indent spaces.
setInputSource(InputSource) - Method in class org.springframework.xml.transform.StaxSource
Throws a UnsupportedOperationException.
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.
setJaxbContextProperties(Map<String, ?>) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the JAXBContext properties.
setKeyStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the default key store.
setLazyInitEndpoints(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Set whether to lazily initialize endpoints.
setLexicalHandler(LexicalHandler) - Method in class org.springframework.xml.sax.AbstractXmlReader
 
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.transport.http.WsdlDefinitionHandlerAdapter
Sets the XPath expression used for extracting the location attributes from the WSDL 1.1 definition.
setLocationUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Sets the value used for the soap:address location attribute value.
setLocator(Location) - Method in class org.springframework.xml.stream.AbstractStaxXmlReader
Sets the SAX Locator based on the given StAX Location.
setLogFault(boolean) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
Indicates whether a SOAP Fault should be logged.
setLoginContextName(String) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
Sets the login context name.
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.
setMappingLocation(Resource) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the locations of the Castor XML Mapping files.
setMappingLocations(Resource[]) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the locations of the Castor XML Mapping files.
setMappings(Properties) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Maps keys to endpoint bean names.
setMarshaller(Marshaller) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Sets the Marshaller used 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
Sets the marshaller used for transforming objects into XML.
setMarshaller(Marshaller) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Sets the marshaller used for transforming objects into XML.
setMarshallerListener(Marshaller.Listener) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the Marshaller.Listener to be registered with the JAXB Marshaller.
setMarshallerProperties(Map) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets the JAXB Marshaller properties.
setMessageFactory(WebServiceMessageFactory) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Set the WebServiceMessageFactory to 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(MessageFactory) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
Sets the SAAJ MessageFactory.
setMessageFactory(WebServiceMessageFactory) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
Sets the WebServiceMessageFactory.
setMessageFactoryBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Sets the bean name used to lookup a WebServiceMessageFactory.
setMessageReceiverBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Sets the bean name used to lookup a WebServiceMessageReceiver.
setMessageReceiverHandlerAdapterBeanName(String) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
Sets the bean name used to lookup a WebServiceMessageReceiverHandlerAdapter.
setMessageSender(WebServiceMessageSender) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Sets a single WebServiceMessageSender to 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.
setMessageSenders(WebServiceMessageSender[]) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Sets multiple WebServiceMessageSender to be used by the gateway.
setMessageSenders(WebServiceMessageSender[]) - Method in class org.springframework.ws.client.support.WebServiceAccessor
Sets the message senders used for sending messages.
setMessageSource(MessageSource) - Method in class org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
 
setMethodPrefix(String) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
Sets the method prefix.
setMethodSuffix(String) - Method in class org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping
Sets the method suffix.
setMode(int) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the XStream mode.
setMtomEnabled(boolean) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Indicates whether MTOM support should be enabled or not.
setMustUnderstand(SOAPHeaderElement, boolean) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
Sets the must understand attribute for the given header element.
setMustUnderstand(SOAPHeaderElement, boolean) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setMustUnderstand(SOAPHeaderElement, boolean) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setMustUnderstand(SOAPHeaderElement, boolean) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Sets the must understand attribute for the given header element.
setMustUnderstand(boolean) - Method in interface org.springframework.ws.soap.SoapHeaderElement
Sets the mustUnderstand attribute for this header element.
setMustUnderstandFaultString(String) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
Sets the message used for MustUnderstand fault.
setMustUnderstandFaultStringLocale(Locale) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
Sets the locale of the message used for MustUnderstand fault.
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
Set whether or not the XML parser should be XML namespace aware.
setNamespaces(Properties) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
Sets namespaces used in the XPath expression.
setNamespaces(Properties) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
Sets the namespaces bindings used in the expression.
setNamespaces(Properties) - Method in class org.springframework.xml.xpath.AbstractXPathTemplate
Sets namespaces used in the XPath expression.
setNamespaces(Properties) - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
Sets the namespaces for the expressions.
setOptions(Map) - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Sets options on the underlying XmlOptions object.
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.
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.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
setPayloadCaching(boolean) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
Indicates whether the SOAP Body payload should be cached or not.
setPolicyConfiguration(Resource) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the policy configuration to use for XWSS.
setPortTypeName(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the port type name used for this definition.
setPrefix(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the prefix used to declare the target namespace.
setPrivateKeyPassword(String) - Method in class org.springframework.ws.soap.security.xwss.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 the MessageContext.
setProperty(String, Object) - Method in class org.springframework.xml.sax.AbstractXmlReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
setProvider(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the provider of the key store to use.
setRegisterBeanNames(boolean) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
Set whether to register bean names found in the application context.
setRequestName(String) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Set the name of the request object user for validation errors.
setRequestSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the suffix used to detect request elements in the schema.
setRequestXslt(Resource) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
Sets the XSLT stylesheet to use for transforming incoming request.
setResponseSuffix(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
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 SAAJ SOAPMessage that this SaajSoapMessage is based on.
setSchema(Resource) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
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(Resource) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the XSD schema to use for generating the WSDL.
setSchemaLanguage(String) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the schema language.
setSchemaLanguage(String) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Sets the schema language.
setSchemaLocation(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the location of the schema to import.
setSchemaPrefix(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the prefix used to declare the schema target namespace.
setSchemas(Resource[]) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
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.
setSecureResponse(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Indicates whether outgoing responsed are to be secured.
setSoapAction(String) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
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.
setSoapVersion(SoapVersion) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
 
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.
setStandalone(Boolean) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Sets the document standalone flag for marshalling.
setSupportedClasses(Class[]) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the classes supported by this marshaller.
setSymmetricKeyPassword(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the password used to retrieve keys from the symmetric keystore.
setSymmetricStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store used for encryption and decryption using symmetric keys.
setTargetClass(Class) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the Castor target class.
setTargetClass(Class) - Method in class org.springframework.oxm.jibx.JibxMarshaller
Sets the target class for this instance.
setTargetNamespace(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
Sets the target namespace used for this definition.
setText(SOAPElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
setText(SOAPElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
setText(SOAPElement, String) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
setText(SOAPElement, String) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Returns the text of the given element
setText(String) - Method in interface org.springframework.ws.soap.SoapHeaderElement
Sets the text content of this header element.
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 incoming HttpServletRequest.
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 incoming HttpServletRequest.
setTransportContext(TransportContext) - Static method in class org.springframework.ws.transport.context.TransportContextHolder
Associate the given TransportContext with the current thread.
setTransportUri(String) - Method in class org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
Sets the value used for the soap:binding transport attribute value.
setTrustStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store used for signature verifications and encryptions.
setType(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the type of the KeyStore to use.
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 the Unmarshaller used 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
Sets the unmarshaller used for transforming XML into objects.
setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Sets the unmarshaller used for transforming XML into objects.
setUnmarshallerListener(Unmarshaller.Listener) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the Unmarshaller.Listener to be registered with the JAXB Unmarshaller.
setUnmarshallerProperties(Map) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets the JAXB Unmarshaller properties.
setUseAttributeFor(Map) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the types to use XML attributes for.
setUseAttributeForTypes(Class[]) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets types to use XML attributes for.
setUserCache(UserCache) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Sets the users cache.
setUserDetailsService(UserDetailsService) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Sets the Acegi user details service.
setUsername(String) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
setUsers(Properties) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
Sets the users to validate against.
setUsersMap(Map) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
setValid(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
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 incoming request are to be validated.
setValidateResponse(boolean) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Indicates whether the response should be validated against the schema.
setValidating(boolean) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets whether this marshaller should validate in- and outgoing documents.
setValidating(boolean) - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
Set if the JAXB Unmarshaller should validate the incoming document.
setValidating(boolean) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Sets whether this marshaller should validate in- and outgoing documents.
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
Set if the XML parser should validate the document.
setValidationEventHandler(ValidationEventHandler) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets the JAXB validation event handler.
setValidator(Validator) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Set the primary Validator for this endpoint.
setValidators(Validator[]) - Method in class org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint
Set the Validators for this controller.
setWebServiceTemplate(WebServiceTemplate) - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Sets the WebServiceTemplate to be used by the gateway.
setWhitespacePreserve(boolean) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets whether the Castor Unmarshaller should preserve "ignorable" whitespace.
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 a WsdlDefinitionHandlerAdapter.
setXmlOptions(XmlOptions) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Sets the XmlOptions.
setXMLReader(XMLReader) - Method in class org.springframework.xml.transform.StaxSource
Throws a UnsupportedOperationException.
SimpleFaultMessageResolver - Class in org.springframework.ws.client.core
Simple fault resolver that simply throws a WebServiceFaultException when a fault occurs.
SimpleFaultMessageResolver() - Constructor for class org.springframework.ws.client.core.SimpleFaultMessageResolver
 
SimpleMethodEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Simple subclass of AbstractMethodEndpointMapping that 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
Simple javax.xml.namespace.NamespaceContext implementation.
SimpleNamespaceContext() - Constructor for class org.springframework.xml.namespace.SimpleNamespaceContext
 
SimplePasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Simple callback handler that validates passwords agains a in-memory Properties object.
SimplePasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
SimpleSoapExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
Simple, SOAP-specific EndpointExceptionResolver implementation that stores the exception's message as the fault string.
SimpleSoapExceptionResolver() - Constructor for class org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
 
SimpleUsernamePasswordCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Simple callback handler that supplies a username and password to a username token at runtime.
SimpleUsernamePasswordCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
SimpleWsdl11Definition - Class in org.springframework.ws.wsdl.wsdl11
The default Wsdl11Definition implementation.
SimpleWsdl11Definition() - Constructor for class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
Create a new instance of the SimpleWsdl11Definition class.
SimpleWsdl11Definition(Resource) - Constructor for class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
Create a new instance of the SimpleWsdl11Definition class 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.stream.AbstractStaxContentHandler
 
skippedEntityInternal(String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
skippedEntityInternal(String) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
skippedEntityInternal(String) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
Soap11Body - Interface in org.springframework.ws.soap.soap11
Subinterface of SoapBody that exposes SOAP 1.1 functionality.
Soap11Fault - Interface in org.springframework.ws.soap.soap11
Subinterface of SoapFault that exposes SOAP 1.1 functionality.
Soap11Header - Interface in org.springframework.ws.soap.soap11
Subinterface of SoapHeader that exposes SOAP 1.1 functionality.
Soap12Body - Interface in org.springframework.ws.soap.soap12
Subinterface of SoapBody that exposes SOAP 1.2 functionality.
Soap12Fault - Interface in org.springframework.ws.soap.soap12
Subinterface of SoapFault that exposes SOAP 1.2 functionality.
Soap12Header - Interface in org.springframework.ws.soap.soap12
Subinterface of SoapHeader that exposes SOAP 1.2 functionality.
SOAP_11 - Static variable in interface org.springframework.ws.soap.SoapVersion
Represents version 1.1 of the SOAP specification.
SOAP_12 - Static variable in interface org.springframework.ws.soap.SoapVersion
Represents version 1.2 of the SOAP specification.
SoapAction - Annotation Type in org.springframework.ws.soap.server.endpoint.annotation
Marks an endpoint method as the handler for an incoming request.
SoapActionAnnotationMethodEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
Implementation of the EndpointMapping interface that uses the SoapAction annotation 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
WebServiceMessageCallback implementation that sets the SOAP Action header on the message.
SoapActionCallback(String) - Constructor for class org.springframework.ws.soap.client.core.SoapActionCallback
Create a new SoapActionCallback with the given string SOAPAction.
SoapActionEndpointMapping - Class in org.springframework.ws.soap.server.endpoint.mapping
Implementation of the EndpointMapping interface to map from SOAPAction headers to endpoint beans.
SoapActionEndpointMapping() - Constructor for class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
 
SoapBody - Interface in org.springframework.ws.soap
Represents the Body element 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 the EndpointInterceptor interface.
SoapEndpointInvocationChain - Class in org.springframework.ws.soap.server
SOAP-specific subclass of the EndpointInvocationChain.
SoapEndpointInvocationChain(Object) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
Create new SoapEndpointInvocationChain.
SoapEndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
Create new SoapEndpointInvocationChain.
SoapEndpointInvocationChain(Object, EndpointInterceptor[], String[], boolean) - Constructor for class org.springframework.ws.soap.server.SoapEndpointInvocationChain
Create new EndpointInvocationChain.
SoapEndpointMapping - Interface in org.springframework.ws.soap.server
SOAP-specific sub-interface of the EndpointMapping.
SoapEnvelope - Interface in org.springframework.ws.soap
Represents the Envelope element in a SOAP message.
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-specific EndpointInterceptor that logs the complete request and response envelope of SoapMessage messages.
SoapEnvelopeLoggingInterceptor() - Constructor for class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
SoapFault - Annotation Type 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.
SoapFault - Interface in org.springframework.ws.soap
Represents the Fault element in the body of a SOAP message.
SoapFaultAnnotationExceptionResolver - Class in org.springframework.ws.soap.server.endpoint
Implementation of the EndpointExceptionResolver interface that uses the SoapFault annotation 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 by SoapFaultMessageResolver when the response message has a fault.
SoapFaultClientException(SoapMessage) - Constructor for exception org.springframework.ws.soap.client.SoapFaultClientException
Create a new instance of the SoapFaultClientException class.
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 for SoapFaultDefinition objects.
SoapFaultDefinitionEditor() - Constructor for class org.springframework.ws.soap.server.endpoint.SoapFaultDefinitionEditor
 
SoapFaultDetail - Interface in org.springframework.ws.soap
Represents the detail element 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 a SoapFaultClientException when a fault occurs.
SoapFaultMessageResolver() - Constructor for class org.springframework.ws.soap.client.core.SoapFaultMessageResolver
 
SoapHeader - Interface in org.springframework.ws.soap
Represents the Header element in a SOAP message.
SoapHeaderElement - Interface in org.springframework.ws.soap
Represents the contents of an individual SOAP header in the a SOAP message.
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
 
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 for SoapMessageCreationException.
SoapMessageCreationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapMessageCreationException
Constructor for SoapMessageCreationException.
SoapMessageDispatcher - Class in org.springframework.ws.soap.server
SOAP-specific subclass of the MessageDispatcher.
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 for SoapMessageException.
SoapMessageException(String, Throwable) - Constructor for exception org.springframework.ws.soap.SoapMessageException
Constructor for SoapMessageException.
SoapMessageFactory - Interface in org.springframework.ws.soap
Sub-interface of WebServiceMessageFactory which contains SOAP-specific properties and methods.
SoapVersion - Interface in org.springframework.ws.soap
Interface that defines a specific version of the SOAP specification.
SourceExtractor - Interface in org.springframework.ws.client.core
Callback interface for extracting a result object from a Source instance.
standaloneSet() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
startDocument() - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
startDocument() - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
startDocumentInternal() - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
startDocumentInternal() - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
startDocumentInternal() - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
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
 
startElement(String, String, String, Attributes) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
startElementInternal(QName, Attributes, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
 
startElementInternal(QName, Attributes, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
startElementInternal(QName, Attributes, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
startPrefixMapping(String, String) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
 
startPrefixMapping(String, String) - Method in class org.springframework.xml.stream.AbstractStaxContentHandler
Binds the given prefix to the given namespaces.
STATUS_ACCEPTED - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "202 Accepted" status code.
STATUS_INTERNAL_SERVER_ERROR - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "500 Server Error" 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.
StaxEventContentHandler - Class in org.springframework.xml.stream
SAX ContentHandler that transforms callback calls to XMLEvents and writes them to a XMLEventConsumer.
StaxEventContentHandler(XMLEventConsumer) - Constructor for class org.springframework.xml.stream.StaxEventContentHandler
Constructs a new instance of the StaxEventContentHandler that writes to the given XMLEventConsumer.
StaxEventContentHandler(XMLEventConsumer, XMLEventFactory) - Constructor for class org.springframework.xml.stream.StaxEventContentHandler
Constructs a new instance of the StaxEventContentHandler that uses the given event factory to create events and writes to the given XMLEventConsumer.
StaxEventXmlReader - Class in org.springframework.xml.stream
SAX XMLReader that reads from a StAX XMLEventReader.
StaxEventXmlReader(XMLEventReader) - Constructor for class org.springframework.xml.stream.StaxEventXmlReader
Constructs a new instance of the StaxEventXmlReader that reads from the given XMLEventReader.
StaxResult - Class in org.springframework.xml.transform
Implementation of the Result tagging interface for StAX writers.
StaxResult(XMLStreamWriter) - Constructor for class org.springframework.xml.transform.StaxResult
Constructs a new instance of the StaxResult with the specified XMLStreamWriter.
StaxResult(XMLEventWriter) - Constructor for class org.springframework.xml.transform.StaxResult
Constructs a new instance of the StaxResult with the specified XMLEventWriter.
StaxResult(XMLEventWriter, XMLEventFactory) - Constructor for class org.springframework.xml.transform.StaxResult
Constructs a new instance of the StaxResult with the specified XMLEventWriter and XMLEventFactory.
StaxSource - Class in org.springframework.xml.transform
Implementation of the Source tagging interface for StAX readers.
StaxSource(XMLStreamReader) - Constructor for class org.springframework.xml.transform.StaxSource
Constructs a new instance of the StaxSource with the specified XMLStreamReader.
StaxSource(XMLEventReader) - Constructor for class org.springframework.xml.transform.StaxSource
Constructs a new instance of the StaxSource with the specified XMLEventReader.
StaxStreamContentHandler - Class in org.springframework.xml.stream
SAX ContentHandler that writes to a XMLStreamWriter.
StaxStreamContentHandler(XMLStreamWriter) - Constructor for class org.springframework.xml.stream.StaxStreamContentHandler
Constructs a new instance of the StaxStreamContentHandler that writes to the given XMLStreamWriter.
StaxStreamXmlReader - Class in org.springframework.xml.stream
SAX XMLReader that reads from a StAX XMLStreamReader.
StaxStreamXmlReader(XMLStreamReader) - Constructor for class org.springframework.xml.stream.StaxStreamXmlReader
Constructs a new instance of the StaxStreamXmlReader that reads from the given XMLStreamReader.
StringResult - Class in org.springframework.xml.transform
Convenient subclass of StreamResult that writes to a StringWriter.
StringResult() - Constructor for class org.springframework.xml.transform.StringResult
 
StringSource - Class in org.springframework.xml.transform
Convenient subclass of StreamSource that reads from a StringReader.
StringSource(String) - Constructor for class org.springframework.xml.transform.StringSource
Initializes a new instance of the StringSource with the given string content.
StringSource(String, String) - Constructor for class org.springframework.xml.transform.StringSource
Initializes a new instance of the StringSource with the given string content and system id.
supports(Class) - Method in class org.springframework.oxm.castor.CastorMarshaller
Returns true for all classes, i.e.
supports(Type) - Method in interface org.springframework.oxm.GenericMarshaller
Indicates whether this marshaller can marshal instances of the supplied type.
supports(Type) - Method in interface org.springframework.oxm.GenericUnmarshaller
Indicates whether this unmarshaller can unmarshal instances of the supplied type.
supports(Class) - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
supports(Type) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
supports(Class) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
supports(Class) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
supports(Class) - Method in interface org.springframework.oxm.Marshaller
Indicates whether this marshaller can marshal instances of the supplied type.
supports(Class) - Method in interface org.springframework.oxm.Unmarshaller
Indicates whether this unmarshaller can unmarshal instances of the supplied type.
supports(Class) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Returns true if the given class is an implementation of XmlObject.
supports(Class) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
supports(Object) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
Delegates to AbstractMethodEndpointAdapter.supportsInternal(org.springframework.ws.server.endpoint.MethodEndpoint).
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 this EndpointAdapter support the given endpoint?
supports(String) - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
 
supports(Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
 
supports(Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
supports(String) - Method in interface org.springframework.ws.transport.WebServiceMessageSender
Does this WebServiceMessageSender support the supplied URI?
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.GenericMarshallingMethodEndpointAdapter
 
supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
Supports a method with a single, unmarshallable parameter, and that return void or a marshallable type.
supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
 
supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
 
supportsInternal(MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
Supports methods with @XPathParam parameters, and return either Source or nothing.

T

toLanguage(Locale) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts the given locale to a xml:lang string, as used in Axiom Faults.
toLocale(String) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts the given locale to a xml:lang string, as used in Axiom Faults.
toName(QName, SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Converts a QName to a Name.
toNamespace(QName, OMElement) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts a javax.xml.namespace.QName to a org.apache.axiom.om.OMNamespace.
toQName(Name) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Converts a javax.xml.soap.Name to a javax.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 a QName.
toQualifiedName(QName) - Static method in class org.springframework.xml.namespace.QNameUtils
Convert a QName to 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.axiom.AxiomSoapMessage
 
toString() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
 
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.wsdl.wsdl11.DynamicWsdl11Definition
 
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.
transform(Source, Result) - Method in class org.springframework.xml.transform.TransformerObjectSupport
Transforms the given Source to the given Result.
TransformerObjectSupport - Class in org.springframework.xml.transform
Convenient base class for objects that use a Transformer.
TransformerObjectSupport() - Constructor for class org.springframework.xml.transform.TransformerObjectSupport
 
transformLocation(String, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
Transform the given location string to reflect the given request.
transformLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
Transforms all location attributes to reflect the server name given HttpServletRequest.
TransportConstants - Interface in org.springframework.ws.transport
Declares useful transport constants.
TransportContext - Interface in org.springframework.ws.transport.context
Strategy interface for determining the current WebServiceConnection.
TransportContextHolder - Class in org.springframework.ws.transport.context
Simple holder class that associates a TransportContext instance 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
 
TransportInputStream - Class in org.springframework.ws.transport
A TransportInputStream is an input stream with MIME input headers.
TransportInputStream() - Constructor for class org.springframework.ws.transport.TransportInputStream
 
TransportOutputStream - Class in org.springframework.ws.transport
A TransportOutputStream is an output stream with MIME input headers.
TransportOutputStream() - Constructor for class org.springframework.ws.transport.TransportOutputStream
 

U

UncategorizedXmlMappingException - Exception in org.springframework.oxm
Superclass for exceptions that cannot be distinguished further.
UncategorizedXmlMappingException(String, Throwable) - Constructor for exception org.springframework.oxm.UncategorizedXmlMappingException
Constructor for UncategorizedXmlMappingException.
understands(Element) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
Returns false.
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
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 a SoapHeaderElement, return whether or not this SoapEndpointInterceptor understands it.
unmarshal(Source) - Method in class org.springframework.oxm.AbstractMarshaller
Unmarshals the given provided javax.xml.transform.Source into an object graph.
unmarshal(Source) - Method in class org.springframework.oxm.jaxb.Jaxb1Marshaller
 
unmarshal(Source) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
unmarshal(Source, MimeContainer) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
unmarshal(Source, MimeContainer) - Method in interface org.springframework.oxm.mime.MimeUnmarshaller
Unmarshals the given provided Source into an object graph, reading binary attachments from a MimeContainer.
unmarshal(Source) - Method in interface org.springframework.oxm.Unmarshaller
Unmarshals the given Source into an object graph.
unmarshal(Unmarshaller, WebServiceMessage) - Static method in class org.springframework.ws.support.MarshallingUtils
Unmarshals the payload of the given message using the provided Unmarshaller.
unmarshalDomNode(Node) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling from a given DOM Node.
unmarshalDomNode(Node) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalDomNode(Node) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalDomNode(Node) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalDomNode(Node) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
unmarshalDomSource(DOMSource) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling DOMSources.
unmarshalInputStream(InputStream) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling from a given InputStream.
unmarshalInputStream(InputStream) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalInputStream(InputStream) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalInputStream(InputStream) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalInputStream(InputStream) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
Unmarshaller - Interface in org.springframework.oxm
Defines the contract for Object XML Mapping unmarshallers.
UnmarshallingFailureException - Exception in org.springframework.oxm
Exception thrown on unmarshalling failure.
UnmarshallingFailureException(String) - Constructor for exception org.springframework.oxm.UnmarshallingFailureException
Constructor for UnmarshallingFailureException.
UnmarshallingFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.UnmarshallingFailureException
Constructor for UnmarshallingFailureException.
unmarshalReader(Reader) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling from a given Reader.
unmarshalReader(Reader) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalReader(Reader) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalReader(Reader) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalReader(Reader) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
unmarshalSaxReader(XMLReader, InputSource) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling using a given SAX XMLReader and InputSource.
unmarshalSaxReader(XMLReader, InputSource) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalSaxReader(XMLReader, InputSource) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalSaxReader(XMLReader, InputSource) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalSaxReader(XMLReader, InputSource) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
unmarshalSaxSource(SAXSource) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling SAXSources.
unmarshalStaxSource(StaxSource) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling StaxSources.
unmarshalStreamSource(StreamSource) - Method in class org.springframework.oxm.AbstractMarshaller
Template method for handling StreamSources.
unmarshalXmlEventReader(XMLEventReader) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling from a given Stax XMLEventReader.
unmarshalXmlEventReader(XMLEventReader) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalXmlEventReader(XMLEventReader) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalXmlEventReader(XMLEventReader) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalXmlEventReader(XMLEventReader) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 
unmarshalXmlStreamReader(XMLStreamReader) - Method in class org.springframework.oxm.AbstractMarshaller
Abstract template method for unmarshalling from a given Stax XMLStreamReader.
unmarshalXmlStreamReader(XMLStreamReader) - Method in class org.springframework.oxm.castor.CastorMarshaller
 
unmarshalXmlStreamReader(XMLStreamReader) - Method in class org.springframework.oxm.jibx.JibxMarshaller
 
unmarshalXmlStreamReader(XMLStreamReader) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
unmarshalXmlStreamReader(XMLStreamReader) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
 

V

validate(XmlObject) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Validates the given XmlObject.
validate(TimestampValidationCallback.Request) - Method in class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
 
validate(Source) - Method in interface org.springframework.xml.validation.XmlValidator
Validates the given Source, and returns an array of SAXParseExceptions 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.XPathPayloadEndpointMapping
 
validateLookupKey(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
 
validateMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
validateMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Validates the given SoapMessage message in accordance with the defined security policy.
validateQName(String) - Static method in class org.springframework.xml.namespace.QNameUtils
Validates the given String as a QName
ValidationFailureException - Exception in org.springframework.oxm
Exception thrown on marshalling validation failure.
ValidationFailureException(String) - Constructor for exception org.springframework.oxm.ValidationFailureException
Constructor for ValidationFailureException.
ValidationFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.ValidationFailureException
Constructor for ValidationFailureException.
value() - Method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
 
valueOf(String) - Static method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
Returns an array containing the constants of this enum type, in the order they're declared.

W

WebServiceAccessor - Class in org.springframework.ws.client.support
Base class for WebServiceTemplate and 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 the WebServiceClientException class.
WebServiceClientException(String, Throwable) - Constructor for exception org.springframework.ws.client.WebServiceClientException
Create a new instance of the WebServiceClientException class.
WebServiceConnection - Interface in org.springframework.ws.transport
Represents a point-to-point connection that a client can use for sending WebServiceMessage objects 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 the WebServiceException class.
WebServiceException(String, Throwable) - Constructor for exception org.springframework.ws.WebServiceException
Create a new instance of the WebServiceException class.
WebServiceFaultException - Exception in org.springframework.ws.client
Thrown by SimpleFaultMessageResolver when the response message has a fault.
WebServiceFaultException(String) - Constructor for exception org.springframework.ws.client.WebServiceFaultException
Create a new instance of the WebServiceFaultException class.
WebServiceFaultException(FaultAwareWebServiceMessage) - Constructor for exception org.springframework.ws.client.WebServiceFaultException
Create a new instance of the WebServiceFaultException class.
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 the WebServiceGatewaySupport class, with a default WebServiceTemplate.
WebServiceGatewaySupport(WebServiceMessageFactory) - Constructor for class org.springframework.ws.client.core.support.WebServiceGatewaySupport
Creates a new WebServiceGatewaySupport instance 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 the WebServiceIOException class.
WebServiceIOException(String, IOException) - Constructor for exception org.springframework.ws.client.WebServiceIOException
Create a new instance of the WebServiceIOException class.
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 a WebServiceMessage.
WebServiceMessageException - Exception in org.springframework.ws
Base class for all web service message exceptions.
WebServiceMessageException(String) - Constructor for exception org.springframework.ws.WebServiceMessageException
Constructor for WebServiceMessageException.
WebServiceMessageException(String, Throwable) - Constructor for exception org.springframework.ws.WebServiceMessageException
Constructor for WebServiceMessageException.
WebServiceMessageExtractor - Interface in org.springframework.ws.client.core
Callback interface for extracting a result object from a WebServiceMessage instance.
WebServiceMessageFactory - Interface in org.springframework.ws
The WebServiceMessageFactory serves as a factory for WebServiceMessages.
WebServiceMessageReceiver - Interface in org.springframework.ws.transport
Defines the methods for classes capable of receiving WebServiceMessage instances coming in on a transport.
WebServiceMessageReceiverHandlerAdapter - Class in org.springframework.ws.transport.http
Adapter to use the WebServiceMessageReceiver interface with the generic DispatcherServlet.
WebServiceMessageReceiverHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
 
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 receiving WebServiceMessage instances across a transport.
WebServiceOperations - Interface in org.springframework.ws.client.core
Specifies a basic set of Web service operations.
WebServiceTemplate - Class in org.springframework.ws.client.core
The central class for client-side Web services.
WebServiceTemplate() - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
Creates a new WebServiceTemplate using default settings.
WebServiceTemplate(WebServiceMessageFactory) - Constructor for class org.springframework.ws.client.core.WebServiceTemplate
Creates a new WebServiceTemplate based 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 the WebServiceTransformerException class.
WebServiceTransformerException(String, TransformerException) - Constructor for exception org.springframework.ws.client.WebServiceTransformerException
Create a new instance of the WebServiceTransformerException class.
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 the WebServiceTransportException class.
WebServiceTransportException(String, TransportException) - Constructor for exception org.springframework.ws.client.WebServiceTransportException
Create a new instance of the WebServiceTransportException class.
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.axiom.AxiomSoapMessage
 
writeTo(SOAPMessage, OutputStream) - Method in class org.springframework.ws.soap.saaj.Saaj11Implementation
 
writeTo(SOAPMessage, OutputStream) - Method in class org.springframework.ws.soap.saaj.Saaj12Implementation
 
writeTo(SOAPMessage, OutputStream) - Method in class org.springframework.ws.soap.saaj.Saaj13Implementation
 
writeTo(SOAPMessage, OutputStream) - Method in interface org.springframework.ws.soap.saaj.SaajImplementation
Writes the given message to the given stream.
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.
Wsdl11Definition - Interface in org.springframework.ws.wsdl.wsdl11
Models a WSDL 1.1-specific WsdlDefinition.
Wsdl11DefinitionBuilder - Interface in org.springframework.ws.wsdl.wsdl11
Defines the contract for classes that can create a Wsdl11Definition at runtime.
Wsdl4jDefinition - Class in org.springframework.ws.wsdl.wsdl11
Implementation of the Wsdl11Definition based on WSDL4J.
Wsdl4jDefinition() - Constructor for class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
Constructs a new, empty Wsdl4jDefinition.
Wsdl4jDefinition(Definition) - Constructor for class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
Constructs a new Wsdl4jDefinition based on the given Definition.
Wsdl4jDefinitionException - Exception in org.springframework.ws.wsdl.wsdl11
Subclass of WsdlDefinitionException that wraps WSDLExceptions.
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 the WsdlDefinition interface with the generic DispatcherServlet.
WsdlDefinitionHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
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 new WsSecurityFaultException with 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

XmlBeansMarshaller - Class in org.springframework.oxm.xmlbeans
Implementation of the Marshaller interface for XMLBeans.
XmlBeansMarshaller() - Constructor for class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
XmlBeansMarshallingFailureException - Exception in org.springframework.oxm.xmlbeans
XMLBeans-specific subclass of MarshallingFailureException.
XmlBeansMarshallingFailureException(XmlException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansMarshallingFailureException
 
XmlBeansMarshallingFailureException(SAXException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansMarshallingFailureException
 
XmlBeansSystemException - Exception in org.springframework.oxm.xmlbeans
XMLBeans-specific subclass of UncategorizedXmlMappingException, for XMLBeans exceptions that cannot be distinguished further.
XmlBeansSystemException(Exception) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansSystemException
 
XmlBeansUnmarshallingFailureException - Exception in org.springframework.oxm.xmlbeans
XMLBeans-specific subclass of UnmarshallingFailureException.
XmlBeansUnmarshallingFailureException(XmlException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansUnmarshallingFailureException
 
XmlBeansUnmarshallingFailureException(SAXException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansUnmarshallingFailureException
 
XmlBeansUtils - Class in org.springframework.oxm.xmlbeans
Generic utility methods for working with XMLBeans.
XmlBeansUtils() - Constructor for class org.springframework.oxm.xmlbeans.XmlBeansUtils
 
XmlBeansValidationFailureException - Exception in org.springframework.oxm.xmlbeans
XMLBeans-specific subclass of ValidationFailureException.
XmlBeansValidationFailureException(XMLStreamValidationException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansValidationFailureException
 
XmlBeansValidationFailureException(XmlException) - Constructor for exception org.springframework.oxm.xmlbeans.XmlBeansValidationFailureException
 
XmlEventStreamReader - Class in org.springframework.xml.stream
Implementation of the XMLStreamReader interface that wraps a XMLEventReader.
XmlEventStreamReader(XMLEventReader) - Constructor for class org.springframework.xml.stream.XmlEventStreamReader
 
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 the XmlException with the specific detail message.
XmlException(String, Throwable) - Constructor for exception org.springframework.xml.XmlException
Constructs a new instance of the XmlException with the specific detail message and exception.
XmlMappingException - Exception in org.springframework.oxm
Root of the hierarchy of Object XML Mapping exceptions.
XmlMappingException(String) - Constructor for exception org.springframework.oxm.XmlMappingException
Constructor for XmlMappingException.
XmlMappingException(String, Throwable) - Constructor for exception org.springframework.oxm.XmlMappingException
Constructor for XmlMappingException.
XmlOptionsFactoryBean - Class in org.springframework.oxm.xmlbeans
Factory bean that configures an XMLBeans XmlOptions object and provides it as a bean reference.
XmlOptionsFactoryBean() - Constructor for class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
 
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 given Source.
XmlValidatorFactory - Class in org.springframework.xml.validation
Factory for XmlValidator objects, being aware of JAXP 1.3 Validators, and JAXP 1.0 parsing capababilities.
XmlValidatorFactory() - Constructor for class org.springframework.xml.validation.XmlValidatorFactory
 
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 the XPathException with the specific detail message.
XPathException(String, Throwable) - Constructor for exception org.springframework.xml.xpath.XPathException
Constructs a new instance of the XPathException with the specific detail message and exception.
XPathExpression - Interface in org.springframework.xml.xpath
Defines the contract for a precompiled XPath expression.
XPathExpressionFactory - Class in org.springframework.xml.xpath
Factory for compiled XPathExpressions, 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
Spring FactoryBean for XPathExpression object.
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 Type 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
Adapter that supports endpoint methods that use marshalling.
XPathParamAnnotationMethodEndpointAdapter() - Constructor for class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
 
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 the XPathParseException with the specific detail message.
XPathParseException(String, Throwable) - Constructor for exception org.springframework.xml.xpath.XPathParseException
Constructs a new instance of the XPathParseException with the specific detail message and exception.
XPathPayloadEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Implementation of the EndpointMapping interface that maps to endpoint using an XPath expression.
XPathPayloadEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
 
XsdBasedSoap11Wsdl4jDefinitionBuilder - Class in org.springframework.ws.wsdl.wsdl11.builder
Builds a WsdlDefinition with a SOAP 1.1 binding based on an XSD schema.
XsdBasedSoap11Wsdl4jDefinitionBuilder() - Constructor for class org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
 
XStreamMarshaller - Class in org.springframework.oxm.xstream
Implementation of the Marshaller interface for XStream.
XStreamMarshaller() - Constructor for class org.springframework.oxm.xstream.XStreamMarshaller
 
XStreamMarshallingFailureException - Exception in org.springframework.oxm.xstream
XStream-specific subclass of MarshallingFailureException.
XStreamMarshallingFailureException(String) - Constructor for exception org.springframework.oxm.xstream.XStreamMarshallingFailureException
 
XStreamMarshallingFailureException(StreamException) - Constructor for exception org.springframework.oxm.xstream.XStreamMarshallingFailureException
 
XStreamMarshallingFailureException(CannotResolveClassException) - Constructor for exception org.springframework.oxm.xstream.XStreamMarshallingFailureException
 
XStreamMarshallingFailureException(ConversionException) - Constructor for exception org.springframework.oxm.xstream.XStreamMarshallingFailureException
 
XStreamSystemException - Exception in org.springframework.oxm.xstream
XStream-specific subclass of UncategorizedXmlMappingException, for XStream exceptions that cannot be distinguished further.
XStreamSystemException(String, Throwable) - Constructor for exception org.springframework.oxm.xstream.XStreamSystemException
 
XStreamUnmarshallingFailureException - Exception in org.springframework.oxm.xstream
XStream-specific subclass of UnmarshallingFailureException.
XStreamUnmarshallingFailureException(StreamException) - Constructor for exception org.springframework.oxm.xstream.XStreamUnmarshallingFailureException
 
XStreamUnmarshallingFailureException(CannotResolveClassException) - Constructor for exception org.springframework.oxm.xstream.XStreamUnmarshallingFailureException
 
XStreamUnmarshallingFailureException(ConversionException) - Constructor for exception org.springframework.oxm.xstream.XStreamUnmarshallingFailureException
 
XStreamUnmarshallingFailureException(String) - Constructor for exception org.springframework.oxm.xstream.XStreamUnmarshallingFailureException
 
XStreamUnmarshallingFailureException(String, XMLStreamException) - Constructor for exception org.springframework.oxm.xstream.XStreamUnmarshallingFailureException
 
XStreamUtils - Class in org.springframework.oxm.xstream
Generic utility methods for working with XStream.
XStreamUtils() - Constructor for class org.springframework.oxm.xstream.XStreamUtils
 
XwsSecurityFaultException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecurityFaultException.
XwsSecurityFaultException(QName, String, String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityFaultException
 
XwsSecurityInterceptor - Class in org.springframework.ws.soap.security.xwss
WS-Security endpoint interceptor that is based on Sun's XML and Web Services Security package (XWSS).
XwsSecurityInterceptor() - Constructor for class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
XwsSecuritySecurementException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecuritySecurementException.
XwsSecuritySecurementException(String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException
 
XwsSecuritySecurementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException
 
XwsSecurityValidationException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecurityValidationException.
XwsSecurityValidationException(String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityValidationException
 
XwsSecurityValidationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityValidationException
 

A B C D E F G H I J K L M N O P Q R S T U V W X
Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.