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

A

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.endpoint
Abstract base class for endpoints that handle the message payload as dom4j elements.
AbstractDom4jPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractDom4jPayloadEndpoint
 
AbstractDomPayloadEndpoint - Class in org.springframework.ws.endpoint
Abstract base class for endpoints that handle the message payload as DOM elements.
AbstractDomPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractDomPayloadEndpoint
 
AbstractEndpointExceptionResolver - Class in org.springframework.ws.endpoint
Abstract base class for ExceptionResolvers.
AbstractEndpointExceptionResolver() - Constructor for class org.springframework.ws.endpoint.AbstractEndpointExceptionResolver
 
AbstractEndpointMapping - Class in org.springframework.ws.endpoint.mapping
Abstract base class for EndpointMapping implementations.
AbstractEndpointMapping() - Constructor for class org.springframework.ws.endpoint.mapping.AbstractEndpointMapping
 
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.endpoint
Abstract base class for endpoints that handle the message payload as JDOM elements.
AbstractJDomPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractJDomPayloadEndpoint
 
AbstractLoggingInterceptor - Class in org.springframework.ws.endpoint
Abstract base class for EndpointInterceptor instances that log a part of a WebServiceMessage.
AbstractLoggingInterceptor() - Constructor for class org.springframework.ws.endpoint.AbstractLoggingInterceptor
 
AbstractMapBasedEndpointMapping - Class in org.springframework.ws.endpoint.mapping
Abstract base class for endpoint mapping that are based on a Map.
AbstractMapBasedEndpointMapping() - Constructor for class org.springframework.ws.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.endpoint
Endpoint that unmarshals the request payload, and marshals the response object.
AbstractMarshallingPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
 
AbstractMessageContext - Class in org.springframework.ws.context
Abstract implementation of the MessageContext interface.
AbstractMessageContext(WebServiceMessage, TransportRequest) - Constructor for class org.springframework.ws.context.AbstractMessageContext
Construct a new instance of the AbstractMessageContext with the given request message and transportRequest.
AbstractPoxMessageContext - Class in org.springframework.ws.pox.context
Abstract implementation of the PoxMessageContext interface.
AbstractPoxMessageContext(PoxMessage, TransportRequest) - Constructor for class org.springframework.ws.pox.context.AbstractPoxMessageContext
 
AbstractQNameEndpointMapping - Class in org.springframework.ws.endpoint.mapping
Abstract base class for EndpointMappings that resolve qualified names as registration keys.
AbstractQNameEndpointMapping() - Constructor for class org.springframework.ws.endpoint.mapping.AbstractQNameEndpointMapping
 
AbstractSaxPayloadEndpoint - Class in org.springframework.ws.endpoint
Abstract base class for endpoints that handle the message payload with a SAX ContentHandler.
AbstractSaxPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractSaxPayloadEndpoint
 
AbstractSoapMessage - Class in org.springframework.ws.soap
Abstract implementation of the SoapMessage interface.
AbstractSoapMessage() - Constructor for class org.springframework.ws.soap.AbstractSoapMessage
 
AbstractSoapMessageContext - Class in org.springframework.ws.soap.context
Abstract implementation of the SoapMessageContext interface.
AbstractSoapMessageContext(SoapMessage, TransportRequest) - Constructor for class org.springframework.ws.soap.context.AbstractSoapMessageContext
 
AbstractStaxEventPayloadEndpoint - Class in org.springframework.ws.endpoint
Abstract base class for endpoints that handle the message payload with event-based StAX.
AbstractStaxEventPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractStaxEventPayloadEndpoint
 
AbstractStaxPayloadEndpoint - Class in org.springframework.ws.endpoint
Abstract base class for endpoints use StAX.
AbstractStaxPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractStaxPayloadEndpoint
 
AbstractStaxStreamPayloadEndpoint - Class in org.springframework.ws.endpoint
Abstract base class for endpoints that handle the message payload with streaming StAX.
AbstractStaxStreamPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractStaxStreamPayloadEndpoint
 
AbstractValidatingInterceptor - Class in org.springframework.ws.endpoint.interceptor
Abstract base class for EndpointInterceptor implementations that validate part of the message using a schema.
AbstractValidatingInterceptor() - Constructor for class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
 
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
 
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.endpoint
Abstract base class for endpoints that handle the message payload as XOM elements.
AbstractXomPayloadEndpoint() - Constructor for class org.springframework.ws.endpoint.AbstractXomPayloadEndpoint
 
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(File) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
Axiom does not support adding attachments manually.
addAttachment(InputStreamSource, String) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
Axiom does not support adding attachments manually.
addAttachment(File) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
addAttachment(InputStreamSource, String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
addAttachment(File) - Method in interface org.springframework.ws.soap.SoapMessage
Add an attachment to the SoapMessage, taking the content from a java.io.File.
addAttachment(InputStreamSource, String) - Method in interface org.springframework.ws.soap.SoapMessage
Add an attachment to the SoapMessage, taking the content from an org.springframework.core.io.InputStreamResource.
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.
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() - Method in interface org.springframework.ws.soap.SoapFault
Returns the optional detail element for this SoapFault.
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.http.HttpTransportResponse
 
addHeader(String, String) - Method in interface org.springframework.ws.transport.TransportResponse
 
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(QName) - Method in interface org.springframework.ws.soap.soap12.Soap12Header
Adds a new NotUnderstood SoapHeaderElement this header.
addServerOrReceiverFault(String, Locale) - Method in interface org.springframework.ws.soap.SoapBody
Adds a Server/Receiver fault to the body.For SOAP 1.1, this adds a fault with a Server fault code.
addText(String) - Method in interface org.springframework.ws.soap.SoapFaultDetailElement
Adds a new text node to this element.
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.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.endpoint.AbstractMarshallingPayloadEndpoint
 
afterPropertiesSet() - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
 
afterPropertiesSet() - Method in class org.springframework.ws.endpoint.interceptor.PayloadTransformingInterceptor
 
afterPropertiesSet() - Method in class org.springframework.ws.endpoint.mapping.PayloadRootQNameEndpointMapping
 
afterPropertiesSet() - Method in class org.springframework.ws.pox.dom.DomPoxMessageContextFactory
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContextFactory
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.endpoint.mapping.DelegatingSoapEndpointMapping
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.saaj.SaajMessageFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContextFactory
 
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.transport.http.MessageEndpointHandlerAdapter
 
afterPropertiesSet() - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
afterPropertiesSet() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
 
Attachment - Interface in org.springframework.ws.soap
Represents an attachment to a SoapMessage.
AttachmentException - Exception in org.springframework.ws.soap
Exception thrown when a SOAP attachment could not be accessed.
AttachmentException(String) - Constructor for exception org.springframework.ws.soap.AttachmentException
 
AttachmentException(String, Throwable) - Constructor for exception org.springframework.ws.soap.AttachmentException
 
AttachmentException(Throwable) - Constructor for exception org.springframework.ws.soap.AttachmentException
 
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
 
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(SOAPMessage, Attachments, boolean) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessage
Create a new AxiomSoapMessage based on the given AXIOM SOAPMessage.
AxiomSoapMessageContext - Class in org.springframework.ws.soap.axiom
AXIOM-specific implementation of the SoapMessageContext interface.
AxiomSoapMessageContext(AxiomSoapMessage, TransportRequest) - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessageContext
Creates a new instance based on the given Axiom request message, and a SOAP factory.
AxiomSoapMessageContextFactory - Class in org.springframework.ws.soap.axiom
Axiom-specific implementation of the MessageContextFactory interface.
AxiomSoapMessageContextFactory() - Constructor for class org.springframework.ws.soap.axiom.AxiomSoapMessageContextFactory
 
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
 
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.

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.xml.stream.StaxContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
charactersInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
clear() - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Removes all declared prefixes.
CLIENT - Static variable in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Client fault must be created.
close() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
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.
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.
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.
createContentHandler() - Method in class org.springframework.ws.endpoint.AbstractSaxPayloadEndpoint
Returns the SAX ContentHandler used to parse the incoming request payload.
createContext(TransportContext) - Method in interface org.springframework.ws.context.MessageContextFactory
Creates a MessageContext based on the given transport context.
createContext(TransportContext) - Method in class org.springframework.ws.pox.dom.DomPoxMessageContextFactory
 
createContext(TransportContext) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContextFactory
 
createContext(TransportContext) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContextFactory
 
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.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.endpoint.AbstractDomPayloadEndpoint
Create a DocumentBuilderFactory that this endpoint will use for constructing XML documents.
createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.springframework.ws.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.endpoint.mapping.SoapActionEndpointMapping
Creates a new SoapEndpointInvocationChain based on the given endpoint, and the set interceptors, and actors/roles.
createInputSource(Resource) - Static method in class org.springframework.xml.sax.SaxUtils
Creates a SAX InputSource from the given resource.
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.
createQName(String, String, String) - Static method in class org.springframework.xml.namespace.QNameUtils
Creates a new QName with the given parameters.
createRequestValidationFault(SoapMessageContext, SAXParseException[]) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Creates a response soap message containing a SoapFault that descibes the validation errors.
createResponseMessage() - Method in class org.springframework.ws.context.AbstractMessageContext
Abstract template method that creates a new WebServiceMessage.
createResponseMessage() - Method in class org.springframework.ws.pox.context.AbstractPoxMessageContext
 
createResponseMessage() - Method in class org.springframework.ws.soap.context.AbstractSoapMessageContext
 
createResponsePoxMessage() - Method in class org.springframework.ws.pox.context.AbstractPoxMessageContext
 
createResponsePoxMessage() - Method in class org.springframework.ws.pox.dom.DomPoxMessageContext
 
createResponseSoapMessage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContext
 
createResponseSoapMessage() - Method in class org.springframework.ws.soap.context.AbstractSoapMessageContext
 
createResponseSoapMessage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
 
createTransformer() - Method in class org.springframework.ws.endpoint.TransformerObjectSupport
Creates a new Transformer.
createTransformerFactory() - Method in class org.springframework.ws.endpoint.TransformerObjectSupport
Create a TransformerFactory that this endpoint will use to create Transformers.
createUnmarshaller() - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Returns a newly created JAXB unmarshaller.
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.
createXmlEventFactory() - Method in class org.springframework.ws.endpoint.AbstractStaxEventPayloadEndpoint
Create a XMLEventFactory that this endpoint will use to create XMLEvents.
createXmlInputFactory() - Method in class org.springframework.ws.endpoint.AbstractStaxPayloadEndpoint
Create a XMLInputFactory that this endpoint will use to create XMLStreamReaders or XMLEventReader.
createXmlOutputFactory() - Method in class org.springframework.ws.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
 

D

DEFAULT_DETAIL_ELEMENT_NAME - Static variable in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
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_FAULTSTRING_OR_REASON - Static variable in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
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_MUST_UNDERSTAND_FAULT - Static variable in class org.springframework.ws.soap.SoapMessageDispatcher
Default message used when creating a SOAP MustUnderstand fault.
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
 
DelegatingSoapEndpointMapping - Class in org.springframework.ws.soap.endpoint.mapping
EndpointMapping implement that adds SOAP actors or roles to a delegate endpoint.
DelegatingSoapEndpointMapping() - Constructor for class org.springframework.ws.soap.endpoint.mapping.DelegatingSoapEndpointMapping
 
dispatch(MessageContext) - Method in class org.springframework.ws.MessageDispatcher
Dispatches the request in the given MessageContext according to the configuration.
DomPoxMessage - Class in org.springframework.ws.pox.dom
Implementation of the PoxMessage interface that is based on a DOM Document.
DomPoxMessage(Document, Transformer) - Constructor for class org.springframework.ws.pox.dom.DomPoxMessage
Constructs a new instance of the DomPoxMessage with the given document.
DomPoxMessageContext - Class in org.springframework.ws.pox.dom
Implementation of the MessageContext that contains a DomPoxMessage.
DomPoxMessageContext(Document, TransportRequest, DocumentBuilder, Transformer) - Constructor for class org.springframework.ws.pox.dom.DomPoxMessageContext
Creates a new DomPoxMessageContext with the given parameters.
DomPoxMessageContextFactory - Class in org.springframework.ws.pox.dom
Implementation of the MessageContextFactory interface that creates a DOM
DomPoxMessageContextFactory() - Constructor for class org.springframework.ws.pox.dom.DomPoxMessageContextFactory
 
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
 

E

endDocument() - Method in class org.springframework.xml.stream.StaxContentHandler
 
endDocumentInternal() - Method in class org.springframework.xml.stream.StaxContentHandler
 
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.xml.stream.StaxContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 
ENDPOINT_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.ws.MessageDispatcher
Log category to use when no mapped endpoint is found for a request.
EndpointAdapter - Interface in org.springframework.ws
Interface that must be implemented for each endpoint type to handle a message request.
EndpointExceptionResolver - Interface in org.springframework.ws
Defines the interface for objects than can resolve exceptions thrown during endpoint execution, resulting in SOAP messages.
EndpointInterceptor - Interface in org.springframework.ws
Workflow interface that allows for customized endpoint invocation chains.
EndpointInterceptorAdapter - Class in org.springframework.ws.endpoint.interceptor
Default implementation of the EndpointInterceptor interface, for simplified implementation of pre-only/post-only interceptors.
EndpointInterceptorAdapter() - Constructor for class org.springframework.ws.endpoint.interceptor.EndpointInterceptorAdapter
 
EndpointInvocationChain - Class in org.springframework.ws
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
EndpointInvocationChain(Object) - Constructor for class org.springframework.ws.EndpointInvocationChain
Create new EndpointInvocationChain.
EndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.EndpointInvocationChain
Create new EndpointInvocationChain.
EndpointMapping - Interface in org.springframework.ws
Interface to be implemented by objects that define a mapping between message requests and endpoint objects.
endpointNotFoundLogger - Static variable in class org.springframework.ws.MessageDispatcher
Additional logger to use when no mapped endpoint is found for a request.
endPrefixMapping(String) - Method in class org.springframework.xml.stream.StaxContentHandler
Removes the binding for the given prefix.
evaluateAsBoolean(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a boolean.
evaluateAsNode(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a Node.
evaluateAsNodes(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression, and returns all Nodes that conform to it.
evaluateAsNumber(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression as a number (double).
evaluateAsString(Node) - Method in interface org.springframework.xml.xpath.XPathExpression
Evaluates the given expression, and returns the first Node that conforms to it.
examineAllHeaderElements() - Method in interface org.springframework.ws.soap.SoapHeader
Returns an Iterator over all the SoapHeaderElements in this header.
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.

G

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.
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.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.endpoint.interceptor.AbstractValidatingInterceptor
 
getAsText() - Method in class org.springframework.xml.namespace.QNameEditor
 
getAttachment(String) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
getAttachment(String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getAttachment(String) - Method in interface org.springframework.ws.soap.SoapMessage
Returns the Attachment with the specified content Id.
getAttachments() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
getAttachments() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
getAttachments() - Method in interface org.springframework.ws.soap.SoapMessage
Returns an Iterator over all Attachments that are part of this SoapMessage.
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(String, String) - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
getAttributeValue(int) - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getAxiomMessage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
Return the AXIOM SOAPMessage that this AxiomSoapMessage is based on.
getAxiomRequest() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContext
Returns the request as an Axiom SOAP message.
getAxiomResponse() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContext
Returns the response as an Axiom SOAP message.
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.AxiomSoapMessageContextFactory
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.
getContentHandler() - Method in class org.springframework.xml.stream.StaxXmlReader
 
getContentType() - Method in interface org.springframework.ws.soap.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.
getDefaultEndpoint() - Method in class org.springframework.ws.endpoint.mapping.AbstractEndpointMapping
Returns the default endpoint for this endpoint mapping.
getDefaultStrategies(Class) - Method in class org.springframework.ws.MessageDispatcher
Create a List of default strategy objects for the given strategy interface.
getDepth(String, Exception) - Method in class org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver
Return the depth to the superclass matching.
getDetailElementName() - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Returns the fault detail element name when validation errors occur on the request.
getDetailEntries() - Method in interface org.springframework.ws.soap.SoapFaultDetail
Gets an iterator over all of 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.stream.StaxXmlReader
 
getDTDHandler() - Method in class org.springframework.xml.stream.StaxXmlReader
 
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.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.EndpointInvocationChain
Returns the endpoint object to invoke.
getEndpoint(MessageContext) - Method in interface org.springframework.ws.EndpointMapping
Returns an endpoint and any interceptors for this message context.
getEndpoint(MessageContext) - Method in class org.springframework.ws.MessageDispatcher
Returns the endpoint for this request.
getEndpoint(MessageContext) - Method in class org.springframework.ws.soap.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.MessageDispatcher
Returns the EndpointAdapter for the given endpoint.
getEndpointInternal(MessageContext) - Method in class org.springframework.ws.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.endpoint.mapping.AbstractMapBasedEndpointMapping
Lookup an endpoint for the given message.
getEntityResolver() - Method in class org.springframework.xml.stream.StaxXmlReader
 
getEnvelope() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
getEnvelope() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
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.stream.StaxXmlReader
 
getEventType() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getFault() - Method in interface org.springframework.ws.soap.SoapBody
Returns the SoapFault of this body.
getFaultActorOrRole() - Method in interface org.springframework.ws.soap.SoapFault
Returns the fault actor or role.
getFaultCode() - Method in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Returns the fault code.
getFaultCode() - Method in interface org.springframework.ws.soap.SoapFault
Returns the fault code.
getFaultDetail() - Method in interface org.springframework.ws.soap.SoapFault
Creates an optional SoapFaultDetail object and assigns it to this fault.
getFaultName() - Method in interface org.springframework.ws.soap.SoapVersion
Returns the qualified name for a SOAP fault.
getFaultNode() - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Returns the fault node.
getFaultReasonText(Locale) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Returns the reason associated with the given language.
getFaultString() - Method in interface org.springframework.ws.soap.soap11.Soap11Fault
Returns the fault string.
getFaultStringLocale() - Method in interface org.springframework.ws.soap.soap11.Soap11Fault
Returns the locale of the fault string.
getFaultStringOrReason() - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Sets the SOAP faultstring or Reason used when validation errors occur on the request.
getFaultStringOrReason() - Method in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Returns the fault string or reason text.
getFaultStringOrReasonLocale() - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Returns the SOAP fault reason locale used when validation errors occur on the request.
getFaultSubcodes() - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Returns an iteration over the fault subcodes.
getFeature(String) - Method in class org.springframework.xml.stream.StaxXmlReader
Throws a SAXNotRecognizedException exception.
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.http.HttpTransportRequest
 
getHeaderNames() - Method in interface org.springframework.ws.transport.TransportRequest
Returns an iteratoion over all the header names this request contains.
getHeaders(String) - Method in class org.springframework.ws.transport.http.HttpTransportRequest
 
getHeaders(String) - Method in interface org.springframework.ws.transport.TransportRequest
Returns an iteration over all the string values of the specified request header.
getHttpServletRequest() - Method in class org.springframework.ws.transport.http.HttpTransportContext
Returns the wrapped HttpServletRequest.
getHttpServletRequest() - Method in class org.springframework.ws.transport.http.HttpTransportRequest
Returns the wrapped HttpServletRequest.
getHttpServletRespo() - Method in class org.springframework.ws.transport.http.HttpTransportContext
Returns the wrapped HttpServletResponse.
getHttpServletResponse() - Method in class org.springframework.ws.transport.http.HttpTransportResponse
Returns the wrapped HttpServletResponse.
getId() - Method in interface org.springframework.ws.soap.Attachment
Returns the identifier of the attachment.
getInputFactory() - Method in class org.springframework.ws.endpoint.AbstractStaxPayloadEndpoint
Returns an XMLInputFactory to read XML from.
getInputStream() - Method in interface org.springframework.ws.soap.Attachment
Return an InputStream to read the contents of the attachment from.
getInputStream() - Method in class org.springframework.ws.transport.http.HttpTransportRequest
 
getInputStream() - Method in interface org.springframework.ws.transport.TransportRequest
Returns the contents of the request as a InputStream.
getInterceptors() - Method in class org.springframework.ws.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.EndpointInvocationChain
Returns the array of interceptors to apply before the handler executes.
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 major JAXP version.
getLastModified(HttpServletRequest, Object) - Method in class org.springframework.ws.transport.http.MessageEndpointHandlerAdapter
 
getLastModified(HttpServletRequest, Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
getLocale() - Method in class org.springframework.ws.soap.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.endpoint.mapping.AbstractMapBasedEndpointMapping
Returns the the endpoint keys for the given message context.
getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.endpoint.mapping.AbstractQNameEndpointMapping
 
getLookupKeyForMessage(MessageContext) - Method in class org.springframework.ws.soap.endpoint.mapping.SoapActionEndpointMapping
 
getMarshaller() - Method in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
Returns the marshalling used for transforming objects into XML.
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() - 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
 
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.saaj.SaajMessageFactoryBean
 
getObject() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getObjectType() - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Returns the class of XmlOptions.
getObjectType() - Method in class org.springframework.ws.soap.saaj.SaajMessageFactoryBean
 
getObjectType() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getOutputFactory() - Method in class org.springframework.ws.endpoint.AbstractStaxPayloadEndpoint
Returns an XMLOutputFactory to write XML to.
getOutputStream() - Method in class org.springframework.ws.transport.http.HttpTransportResponse
 
getOutputStream() - Method in interface org.springframework.ws.transport.TransportResponse
 
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 java.xml.transform.Result.
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 java.xml.transform.Source.
getPIData() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getPITarget() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
getPoxRequest() - Method in class org.springframework.ws.pox.context.AbstractPoxMessageContext
 
getPoxRequest() - Method in interface org.springframework.ws.pox.context.PoxMessageContext
Returns the request POX message.
getPoxResponse() - Method in class org.springframework.ws.pox.context.AbstractPoxMessageContext
 
getPoxResponse() - Method in interface org.springframework.ws.pox.context.PoxMessageContext
Returns the response message, if created.
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.stream.StaxXmlReader
Throws a SAXNotRecognizedException exception.
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.
getRequest() - Method in class org.springframework.ws.context.AbstractMessageContext
 
getRequest() - Method in interface org.springframework.ws.context.MessageContext
Returns the request message.
getResponse() - Method in class org.springframework.ws.context.AbstractMessageContext
 
getResponse() - Method in interface org.springframework.ws.context.MessageContext
Returns the response message.
getResponse(ContentHandler) - Method in class org.springframework.ws.endpoint.AbstractSaxPayloadEndpoint
Returns the response to be given, if any.
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.SoapHeaderElement
Returns a Result that allows for writing to the contents of the header element.
getRoles(EndpointInvocationChain, SoapVersion) - Method in class org.springframework.ws.soap.SoapMessageDispatcher
Determines the roles for a specific SOAP invocation chain.
getSaajMessage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
Return the SAAJ SOAPMessage that this SaajSoapMessage is based on.
getSaajRequest() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
Returns the request as a SAAJ SOAP message.
getSaajResponse() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
Returns the response as a SAAJ SOAP message.
getSaajVersion() - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Gets the SAAJ version.
getSchemaLanguage() - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
 
getSchemas() - Method in class org.springframework.ws.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.soap.Attachment
Returns the size of the attachment in bytes.
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.
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.
getSoapRequest() - Method in class org.springframework.ws.soap.context.AbstractSoapMessageContext
 
getSoapRequest() - Method in interface org.springframework.ws.soap.context.SoapMessageContext
Returns the request SOAP message.
getSoapResponse() - Method in class org.springframework.ws.soap.context.AbstractSoapMessageContext
 
getSoapResponse() - Method in interface org.springframework.ws.soap.context.SoapMessageContext
Returns the response message, if created.
getSource(WebServiceMessage) - Method in class org.springframework.ws.endpoint.AbstractLoggingInterceptor
Abstract template method that returns the Source for the given WebServiceMessage.
getSource(WebServiceMessage) - Method in class org.springframework.ws.endpoint.interceptor.PayloadLoggingInterceptor
 
getSource(WebServiceMessage) - Method in class org.springframework.ws.soap.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.SimpleWsdl11Definition
 
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() - 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
 
getTransportRequest() - Method in class org.springframework.ws.context.AbstractMessageContext
 
getTransportRequest() - Method in interface org.springframework.ws.context.MessageContext
Returns the transport request used to create this context.
getTransportRequest() - Method in class org.springframework.ws.transport.http.HttpTransportContext
 
getTransportRequest() - Method in interface org.springframework.ws.transport.TransportContext
 
getTransportResponse() - Method in class org.springframework.ws.transport.http.HttpTransportContext
 
getTransportResponse() - Method in interface org.springframework.ws.transport.TransportContext
 
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.endpoint.AbstractMarshallingPayloadEndpoint
Returns the unmarshaller used for transforming XML into objects.
getUrl() - Method in class org.springframework.ws.transport.http.HttpTransportRequest
 
getUrl() - Method in interface org.springframework.ws.transport.TransportRequest
Return a URL handle for this request.
getValidationRequestSource(WebServiceMessage) - Method in class org.springframework.ws.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.endpoint.interceptor.PayloadValidatingInterceptor
Returns the payload source of the given message.
getValidationResponseSource(WebServiceMessage) - Method in class org.springframework.ws.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.endpoint.interceptor.PayloadValidatingInterceptor
Returns the payload source of the given message.
getVersion() - Method in class org.springframework.ws.soap.AbstractSoapMessage
 
getVersion() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
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.
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.
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.

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.MessageEndpointHandlerAdapter
 
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
 
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.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
handleFault(MessageContext, Object) - Method in interface org.springframework.ws.soap.SoapEndpointInterceptor
Processes the fault.
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.endpoint.AbstractLoggingInterceptor
Logs the request message payload.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Validates the request message in the given message context.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.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.EndpointInterceptor
Processes the incoming request message.
handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.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.SoapMessageDispatcher
Process the MustUnderstand headers in the incoming SOAP request message.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.endpoint.AbstractLoggingInterceptor
Logs the response message payload.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Validates the response message in the given message context.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.endpoint.interceptor.PayloadTransformingInterceptor
Transforms the response message in the given message context using a stylesheet.
handleResponse(MessageContext, Object) - Method in interface org.springframework.ws.EndpointInterceptor
Processes the outgoing response message.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
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 .
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
 
hasFault() - Method in interface org.springframework.ws.soap.SoapBody
Indicates whether this body has a SoapFault.
hasName() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
hasNext() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
hasResponse() - Method in class org.springframework.ws.context.AbstractMessageContext
 
hasResponse() - Method in interface org.springframework.ws.context.MessageContext
Indicates whether this context has a resonse.
hasText() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
HttpTransportContext - Class in org.springframework.ws.transport.http
HTTP-specific implementation of the TransportContext interface.
HttpTransportContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.springframework.ws.transport.http.HttpTransportContext
Constructs a new instance of the HttpTransportContext with the given HttpServletRequest and HttpServletResponse
HttpTransportRequest - Class in org.springframework.ws.transport.http
HTTP-specific implementation of the TransportRequest interface.
HttpTransportRequest(HttpServletRequest) - Constructor for class org.springframework.ws.transport.http.HttpTransportRequest
Constructs a new instance of the HttpTransportRequest with the given HttpServletRequest.
HttpTransportResponse - Class in org.springframework.ws.transport.http
HTTP-specific implementation of the TransportResponse interface.
HttpTransportResponse(HttpServletResponse) - Constructor for class org.springframework.ws.transport.http.HttpTransportResponse
Constructs a new instance of the HttpTransportResponse with the given HttpServletResponse.

I

ignorableWhitespace(char[], int, int) - Method in class org.springframework.xml.stream.StaxContentHandler
 
ignorableWhitespaceInternal(char[], int, int) - Method in class org.springframework.xml.stream.StaxContentHandler
 
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.endpoint.mapping.AbstractMapBasedEndpointMapping
Registers annd checks the set endpoints.
initApplicationContext() - Method in class org.springframework.ws.MessageDispatcher
Initializes the dispatcher.
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.endpoint.AbstractDom4jPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.endpoint.AbstractDomPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.endpoint.AbstractJDomPayloadEndpoint
 
invoke(MessageContext) - Method in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.endpoint.AbstractSaxPayloadEndpoint
Invokes the provided ContentHandler and LexicalHandler on the given request.
invoke(MessageContext) - Method in class org.springframework.ws.endpoint.AbstractStaxEventPayloadEndpoint
 
invoke(MessageContext) - Method in class org.springframework.ws.endpoint.AbstractStaxStreamPayloadEndpoint
 
invoke(Source) - Method in class org.springframework.ws.endpoint.AbstractXomPayloadEndpoint
 
invoke(MessageContext) - Method in interface org.springframework.ws.endpoint.MessageEndpoint
Invokes an operation.
invoke(MessageContext, Object) - Method in class org.springframework.ws.endpoint.MessageEndpointAdapter
 
invoke(Source) - Method in interface org.springframework.ws.endpoint.PayloadEndpoint
Invokes an operation.
invoke(MessageContext, Object) - Method in class org.springframework.ws.endpoint.PayloadEndpointAdapter
 
invoke(MessageContext, Object) - Method in interface org.springframework.ws.EndpointAdapter
Use the given endpoint to handle the request.
invoke(MessageContext) - Method in class org.springframework.ws.MessageDispatcher
 
invokeInternal(Element, Document) - Method in class org.springframework.ws.endpoint.AbstractDom4jPayloadEndpoint
Template method.
invokeInternal(Element, Document) - Method in class org.springframework.ws.endpoint.AbstractDomPayloadEndpoint
Template method.
invokeInternal(Element) - Method in class org.springframework.ws.endpoint.AbstractJDomPayloadEndpoint
Template method.
invokeInternal(Object) - Method in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
Template method.
invokeInternal(XMLEventReader, XMLEventConsumer, XMLEventFactory) - Method in class org.springframework.ws.endpoint.AbstractStaxEventPayloadEndpoint
Template method.
invokeInternal(XMLStreamReader, XMLStreamWriter) - Method in class org.springframework.ws.endpoint.AbstractStaxStreamPayloadEndpoint
Template method.
invokeInternal(Element) - Method in class org.springframework.ws.endpoint.AbstractXomPayloadEndpoint
Template method.
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
 
isSingleton() - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Returns true.
isSingleton() - Method in class org.springframework.ws.soap.saaj.SaajMessageFactoryBean
 
isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
isStandalone() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
isStartElement() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
isWhiteSpace() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 

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
 
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
 
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) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Loads a SAAJ SOAPMessage from the given resource.
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.jaxb.AbstractJaxbMarshaller
Logger available to subclasses.
logger - Variable in class org.springframework.ws.endpoint.AbstractEndpointExceptionResolver
 
logger - Variable in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
Logger available to subclasses.
logger - Variable in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
 
logger - Variable in class org.springframework.ws.endpoint.interceptor.EndpointInterceptorAdapter
Logger available to subclasses
logger - Variable in class org.springframework.ws.endpoint.TransformerObjectSupport
Logger available to subclasses.
logger - Variable in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Logger available to subclasses.
logMessageSource(String, Source) - Method in class org.springframework.ws.endpoint.AbstractLoggingInterceptor
 
lookupEndpoint(String) - Method in class org.springframework.ws.endpoint.mapping.AbstractMapBasedEndpointMapping
Looks up an endpoint instance for the given keys.

M

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) - Method in interface org.springframework.oxm.Marshaller
Marshals the object graph with the given root into the provided javax.xml.transform.Result.
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.
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.
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
 
MessageContext - Interface in org.springframework.ws.context
Context holder for message requests.
MessageContextFactory - Interface in org.springframework.ws.context
The MessageContextFactory serves as factory for MessageContexts.
MessageDispatcher - Class in org.springframework.ws
Central dispatcher for use withing Spring-WS.
MessageDispatcher() - Constructor for class org.springframework.ws.MessageDispatcher
 
MessageEndpoint - Interface in org.springframework.ws.endpoint
Defines the basic contract for Web Services interested in the entire mesage payload.
MessageEndpointAdapter - Class in org.springframework.ws.endpoint
Adapter to use a MessageEndpoint as the endpoint for a EndpointInvocationChain.
MessageEndpointAdapter() - Constructor for class org.springframework.ws.endpoint.MessageEndpointAdapter
 
MessageEndpointHandlerAdapter - Class in org.springframework.ws.transport.http
Adapter to use the MessageEndpoint interface with the generic DispatcherServlet.
MessageEndpointHandlerAdapter() - Constructor for class org.springframework.ws.transport.http.MessageEndpointHandlerAdapter
 
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.xml.stream.XmlEventStreamReader
 
nextTag() - Method in class org.springframework.xml.stream.AbstractXmlStreamReader
 
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

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.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.context - package org.springframework.ws.context
Contains the MessageContext, and MessageContextFactory interfaces.
org.springframework.ws.endpoint - package org.springframework.ws.endpoint
Provides standard endpoint, and EndpointAdapter implementations.
org.springframework.ws.endpoint.interceptor - package org.springframework.ws.endpoint.interceptor
Provides miscellaneous endpoints EndpointInterceptor implementations.
org.springframework.ws.endpoint.mapping - package org.springframework.ws.endpoint.mapping
Provides miscellaneous endpoints EndpointMapping implementations.
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.context - package org.springframework.ws.pox.context
Contains the PoxMessageContext interface.
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.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.context - package org.springframework.ws.soap.context
Contains the SoapMessageContext interface.
org.springframework.ws.soap.endpoint - package org.springframework.ws.soap.endpoint
Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.
org.springframework.ws.soap.endpoint.interceptor - package org.springframework.ws.soap.endpoint.interceptor
Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.
org.springframework.ws.soap.endpoint.mapping - package org.springframework.ws.soap.endpoint.mapping
 
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
Provided 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.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.transport - package org.springframework.ws.transport
Contains the TransportRequest and TransportResponse interfaces.
org.springframework.ws.transport.http - package org.springframework.ws.transport.http
Package providing support for handling messages via HTTP.
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 specific to WSDL 1.1.
org.springframework.xml - package org.springframework.xml
Provides classes for XML handling: version detection and a base XML exception class.
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 classes for XPath evaluation using JAXP 1.3, Jaxen, and Xalan.

P

parse(InputSource) - Method in class org.springframework.xml.stream.StaxXmlReader
Parses the StAX XML reader passed at construction-time.
parse(String) - Method in class org.springframework.xml.stream.StaxXmlReader
Parses the StAX XML reader passed at construction-time.
parseInternal() - Method in class org.springframework.xml.stream.StaxEventXmlReader
 
parseInternal() - Method in class org.springframework.xml.stream.StaxStreamXmlReader
 
parseInternal() - Method in class org.springframework.xml.stream.StaxXmlReader
Template-method that parses the StAX reader passed at construction-time.
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.endpoint
Defines the basic contract for Web Services interested in the mesage payload.
PayloadEndpointAdapter - Class in org.springframework.ws.endpoint
Adapter to use a PayloadEndpoint as the endpoint for a EndpointInvocationChain.
PayloadEndpointAdapter() - Constructor for class org.springframework.ws.endpoint.PayloadEndpointAdapter
 
PayloadLoggingInterceptor - Class in org.springframework.ws.endpoint.interceptor
Simple EndpointInterceptor that logs the payload of request and response messages.
PayloadLoggingInterceptor() - Constructor for class org.springframework.ws.endpoint.interceptor.PayloadLoggingInterceptor
 
PayloadRootQNameEndpointMapping - Class in org.springframework.ws.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.endpoint.mapping.PayloadRootQNameEndpointMapping
 
PayloadTransformingInterceptor - Class in org.springframework.ws.endpoint.interceptor
Interceptor that transforms the payload of WebServiceMessages using XSLT stylesheet.
PayloadTransformingInterceptor() - Constructor for class org.springframework.ws.endpoint.interceptor.PayloadTransformingInterceptor
 
PayloadValidatingInterceptor - Class in org.springframework.ws.endpoint.interceptor
Interceptor that validates the contents of WebServiceMessages using a schema.
PayloadValidatingInterceptor() - Constructor for class org.springframework.ws.endpoint.interceptor.PayloadValidatingInterceptor
 
PoxMessage - Interface in org.springframework.ws.pox
Defines the contract for Plain Old XML messages.
PoxMessageContext - Interface in org.springframework.ws.pox.context
Plain Old Xml-specific extension of the MessageContext interface.
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.MessageDispatcher
Determine an error SOAPMessage respone via the registered EndpointExceptionResolvers.
processingInstruction(String, String) - Method in class org.springframework.xml.stream.StaxContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.StaxContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.StaxEventContentHandler
 
processingInstructionInternal(String, String) - Method in class org.springframework.xml.stream.StaxStreamContentHandler
 

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

R

RECEIVER - Static variable in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Receiver fault must be created.
registerEndpoint(String, Object) - Method in class org.springframework.ws.endpoint.mapping.AbstractMapBasedEndpointMapping
Register the given endpoint instance under the registration key.
removeBinding(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
Removes the given prefix from this context.
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
 
resolveException(MessageContext, Object, Exception) - Method in class org.springframework.ws.endpoint.AbstractEndpointExceptionResolver
Default implementation.
resolveException(MessageContext, Object, Exception) - Method in interface org.springframework.ws.EndpointExceptionResolver
Try to resolve the given exception that got thrown during on endpoint execution.
resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.endpoint.AbstractEndpointExceptionResolver
Template method for resolving exceptions.
resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.soap.endpoint.SimpleSoapExceptionResolver
 
resolveExceptionInternal(MessageContext, Object, Exception) - Method in class org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver
 
resolveQName(MessageContext) - Method in class org.springframework.ws.endpoint.mapping.AbstractQNameEndpointMapping
Template method that resolves the qualified names from the given SOAP message.
resolveQName(MessageContext) - Method in class org.springframework.ws.endpoint.mapping.PayloadRootQNameEndpointMapping
 
resolveStringEndpoint(String) - Method in class org.springframework.ws.endpoint.mapping.AbstractEndpointMapping
Resolves an endpoint string.

S

SAAJ_11 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
 
SAAJ_12 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
 
SAAJ_13 - Static variable in class org.springframework.ws.soap.saaj.support.SaajUtils
 
SaajAttachmentException - Exception in org.springframework.ws.soap.saaj
 
SaajAttachmentException(String) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
 
SaajAttachmentException(String, Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
 
SaajAttachmentException(Throwable) - Constructor for exception org.springframework.ws.soap.saaj.SaajAttachmentException
 
SaajMessageFactoryBean - Class in org.springframework.ws.soap.saaj
Spring FactoryBean for SAAJ MessageFactory objects.
SaajMessageFactoryBean() - Constructor for class org.springframework.ws.soap.saaj.SaajMessageFactoryBean
 
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
 
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.
SaajSoapMessageContext - Class in org.springframework.ws.soap.saaj
SAAJ-specific implementation of the SoapMessageContext interface.
SaajSoapMessageContext(SOAPMessage, TransportRequest, MessageFactory) - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessageContext
Creates a new instance based on the given SAAJ request message, and a message factory.
SaajSoapMessageContextFactory - Class in org.springframework.ws.soap.saaj
SAAJ-specific implementation of the MessageContextFactory interface.
SaajSoapMessageContextFactory() - Constructor for class org.springframework.ws.soap.saaj.SaajSoapMessageContextFactory
 
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
 
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
 
SaxUtils - Class in org.springframework.xml.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 javax.xml.validation.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.xwss.XwsSecurityInterceptor
Secures the given SAAJ message in accordance with the defined security policy and returns the secured result.
secureResponse(SoapMessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
secureResponse(SoapMessageContext) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
SENDER - Static variable in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Sender fault must be created.
sendResponse(TransportResponse) - Method in interface org.springframework.ws.context.MessageContext
Sends the response to the given transport response.
sendResponse(TransportResponse) - Method in class org.springframework.ws.pox.dom.DomPoxMessageContext
 
sendResponse(TransportResponse) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageContext
 
sendResponse(TransportResponse) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
 
SERVER - Static variable in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Constant QName used to indicate that a Server fault must be created.
setActorOrRole(String) - Method in class org.springframework.ws.soap.endpoint.mapping.DelegatingSoapEndpointMapping
 
setActorOrRole(String) - Method in class org.springframework.ws.soap.endpoint.mapping.SoapActionEndpointMapping
 
setActorOrRole(String) - Method in interface org.springframework.ws.soap.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.endpoint.mapping.DelegatingSoapEndpointMapping
 
setActorsOrRoles(String[]) - Method in class org.springframework.ws.soap.endpoint.mapping.SoapActionEndpointMapping
 
setActorsOrRoles(String[]) - Method in interface org.springframework.ws.soap.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.endpoint.interceptor.AbstractValidatingInterceptor
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).
setAsText(String) - Method in class org.springframework.ws.soap.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.
setBeanName(String) - Method in class org.springframework.ws.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.
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.
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.stream.StaxXmlReader
 
setContextPath(String) - Method in class org.springframework.oxm.jaxb.AbstractJaxbMarshaller
Sets the JAXB Context path.
setConverters(Converter[]) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the Converters to be registered with the XStream instance.
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.endpoint.mapping.AbstractEndpointMapping
Sets the default endpoint for this endpoint mapping.
setDefaultFault(SoapFaultDefinition) - Method in class org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver
Set the default fault.
setDelegate(EndpointMapping) - Method in class org.springframework.ws.soap.endpoint.mapping.DelegatingSoapEndpointMapping
Sets the delegate EndpointMapping to resolve the endpoint with.
setDetailElementName(QName) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Sets the fault detail element name when validation errors occur on the request.
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.stream.StaxXmlReader
 
setDTDHandler(DTDHandler) - Method in class org.springframework.xml.stream.StaxXmlReader
 
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.xstream.XStreamMarshaller
Sets the encoding to be used for stream access.
setEndpointAdapters(List) - Method in class org.springframework.ws.MessageDispatcher
Sets the EndpointAdapters to use by this MessageDispatcher.
setEndpointExceptionResolvers(List) - Method in class org.springframework.ws.MessageDispatcher
Sets the EndpointExceptionResolvers to use by this MessageDispatcher.
setEndpointMap(Map) - Method in class org.springframework.ws.endpoint.mapping.AbstractMapBasedEndpointMapping
Sets a Map with keys and endpoint beans as values.
setEndpointMappings(List) - Method in class org.springframework.ws.MessageDispatcher
Sets the EndpointMappings to use by this MessageDispatcher.
setEntityResolver(EntityResolver) - Method in class org.springframework.xml.stream.StaxXmlReader
 
setErrorHandler(ErrorHandler) - Method in class org.springframework.xml.stream.StaxXmlReader
 
setExceptionMappings(Properties) - Method in class org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver
Set the mappings between exception class names and SOAP Faults.
setFaultActorOrRole(String) - Method in interface org.springframework.ws.soap.SoapFault
Sets the fault actor.
setFaultCode(QName) - Method in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Sets the fault code.
setFaultNode(String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Sets the fault node.
setFaultReasonText(Locale, String) - Method in interface org.springframework.ws.soap.soap12.Soap12Fault
Sets the specified fault reason text.
setFaultStringOrReason(String) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Sets the SOAP faultstring or Reason used when validation errors occur on the request.
setFaultStringOrReason(String) - Method in class org.springframework.ws.soap.endpoint.SoapFaultDefinition
Sets the fault string or reason text.
setFaultStringOrReasonLocale(Locale) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Sets the SOAP fault reason locale used when validation errors occur on the request.
setFeature(String, boolean) - Method in class org.springframework.xml.stream.StaxXmlReader
Throws a SAXNotRecognizedException exception.
setHandler(ContentHandler) - Method in class org.springframework.xml.transform.StaxResult
Throws a UnsupportedOperationException.
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
 
setInputSource(InputSource) - Method in class org.springframework.xml.transform.StaxSource
Throws a UnsupportedOperationException.
setInterceptors(EndpointInterceptor[]) - Method in class org.springframework.ws.endpoint.mapping.AbstractEndpointMapping
Sets the endpoint interceptors to apply to all endpoints mapped by this endpoint mapping.
setJaxbContextProperties(Map) - 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.endpoint.mapping.AbstractMapBasedEndpointMapping
Set whether to lazily initialize endpoints.
setLocale(Locale) - Method in class org.springframework.ws.soap.endpoint.SimpleSoapExceptionResolver
Sets the locale for the faultstring or reason of the SOAP Fault.
setLocale(Locale) - Method in class org.springframework.ws.soap.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.
setLocator(Location) - Method in class org.springframework.xml.stream.StaxXmlReader
Sets the SAX Locator based on the given StAX Location.
setLogFault(boolean) - Method in class org.springframework.ws.soap.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.endpoint.AbstractLoggingInterceptor
Indicates whether the request should be logged.
setLogResponse(boolean) - Method in class org.springframework.ws.endpoint.AbstractLoggingInterceptor
Indicates whether the response should be logged.
setMappedEndpoints(Set) - Method in class org.springframework.ws.endpoint.AbstractEndpointExceptionResolver
Specify the set of endpoints that this exception resolver should map.
setMapping(Mapping) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the Castor mapping.
setMappingLocation(Resource) - Method in class org.springframework.oxm.castor.CastorMarshaller
Sets the location of the Castor XML Mapping file.
setMappings(Properties) - Method in class org.springframework.ws.endpoint.mapping.AbstractMapBasedEndpointMapping
Maps keys to endpoint bean names.
setMarshaller(Marshaller) - Method in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
Sets the marshalling 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.
setMessageContextFactory(MessageContextFactory) - Method in class org.springframework.ws.transport.http.MessageEndpointHandlerAdapter
 
setMessageFactory(MessageFactory) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContextFactory
 
setMode(int) - Method in class org.springframework.oxm.xstream.XStreamMarshaller
Sets the XStream mode.
setMustUnderstand(boolean) - Method in interface org.springframework.ws.soap.SoapHeaderElement
Sets the mustUnderstand attribute for this header element.
setMustUnderstandFault(String) - Method in class org.springframework.ws.soap.SoapMessageDispatcher
Sets the message used for MustUnderstand fault.
setMustUnderstandFaultLocale(Locale) - Method in class org.springframework.ws.soap.SoapMessageDispatcher
Sets the locale of the message used for MustUnderstand fault.
setNamespaceAware(boolean) - Method in class org.springframework.oxm.AbstractMarshaller
Set whether or not the XML parser should be XML namespace aware.
setNamespaceAware(boolean) - Method in class org.springframework.ws.endpoint.AbstractDomPayloadEndpoint
Set whether or not the XML parser should be XML namespace aware.
setNamespaceAware(boolean) - Method in class org.springframework.ws.pox.dom.DomPoxMessageContextFactory
Set whether or not the XML parser should be XML namespace aware.
setOptions(Map) - Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
Sets options on the underlying XmlOptions object.
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.AxiomSoapMessageContextFactory
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.
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.stream.StaxXmlReader
Throws a SAXNotRecognizedException exception.
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.endpoint.mapping.AbstractMapBasedEndpointMapping
Set whether to register bean names found in the application context.
setRequest(WebServiceMessage) - Method in class org.springframework.ws.context.AbstractMessageContext
Protected method that sets the request message directly.
setRequestXslt(Resource) - Method in class org.springframework.ws.endpoint.interceptor.PayloadTransformingInterceptor
Sets the XSLT stylesheet to use for transforming incoming request.
setResponse(WebServiceMessage) - Method in class org.springframework.ws.context.AbstractMessageContext
Protected method that sets the response message directly.
setResponseXslt(Resource) - Method in class org.springframework.ws.endpoint.interceptor.PayloadTransformingInterceptor
Sets the XSLT stylesheet to use for transforming outgoing responses.
setSaajRequest(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
Sets the request to the given SAAJ SOAP message.
setSaajResponse(SOAPMessage) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContext
Sets the response to the given SAAJ SOAP message.
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.endpoint.interceptor.AbstractValidatingInterceptor
Sets the schema resource to use for validation.
setSchemaLanguage(String) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
Sets the schema language.
setSchemaLanguage(String) - Method in class org.springframework.ws.endpoint.interceptor.AbstractValidatingInterceptor
Sets the schema language.
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.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.
setSoapProtocol(String) - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageContextFactory
Sets the protocol for the MessageFactory.
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.
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.
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.
setUnmarshaller(Unmarshaller) - Method in class org.springframework.ws.endpoint.AbstractMarshallingPayloadEndpoint
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.
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.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.endpoint.interceptor.AbstractValidatingInterceptor
Indicates whether the response should be validated against the schema.
setValidating(boolean) - Method in class org.springframework.oxm.AbstractMarshaller
Set if the XML parser should validate the document.
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
Set if this marshaller should validate the incoming document.
setValidating(boolean) - Method in class org.springframework.ws.endpoint.AbstractDomPayloadEndpoint
Set if the XML parser should validate the document.
setValidating(boolean) - Method in class org.springframework.ws.pox.dom.DomPoxMessageContextFactory
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.
setWsdl(Resource) - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
 
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.
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.endpoint
Simple, SOAP-specific implementation of the EndpointExceptionResolver that stores the exception's message as the fault string.
SimpleSoapExceptionResolver() - Constructor for class org.springframework.ws.soap.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
Default implementation of the Wsdl11Definition interface.
SimpleWsdl11Definition() - Constructor for class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
 
skippedEntity(String) - Method in class org.springframework.xml.stream.StaxContentHandler
 
skippedEntityInternal(String) - Method in class org.springframework.xml.stream.StaxContentHandler
 
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.
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.
SOAP_ACTION_HEADER - Static variable in class org.springframework.ws.soap.endpoint.mapping.SoapActionEndpointMapping
The name of the SOAPAction TransportRequest header.
SoapActionEndpointMapping - Class in org.springframework.ws.soap.endpoint.mapping
Implementation of the EndpointMapping interface to map from SOAPAction headers to endpoint beans.
SoapActionEndpointMapping() - Constructor for class org.springframework.ws.soap.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.
SoapEndpointInterceptor - Interface in org.springframework.ws.soap
SOAP-specific extension of the EndpointInterceptor interface.
SoapEndpointInvocationChain - Class in org.springframework.ws.soap
SOAP-specific subclass of the EndpointInvocationChain.
SoapEndpointInvocationChain(Object) - Constructor for class org.springframework.ws.soap.SoapEndpointInvocationChain
Create new SoapEndpointInvocationChain.
SoapEndpointInvocationChain(Object, EndpointInterceptor[]) - Constructor for class org.springframework.ws.soap.SoapEndpointInvocationChain
Create new SoapEndpointInvocationChain.
SoapEndpointInvocationChain(Object, EndpointInterceptor[], String[]) - Constructor for class org.springframework.ws.soap.SoapEndpointInvocationChain
Create new EndpointInvocationChain.
SoapEndpointMapping - Interface in org.springframework.ws.soap
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.endpoint.interceptor
SOAP-specific EndpointInterceptor that logs the complete request and response envelope of SoapMessage messages.
SoapEnvelopeLoggingInterceptor() - Constructor for class org.springframework.ws.soap.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
SoapFault - Interface in org.springframework.ws.soap
Represents the Fault element in the body of a SOAP message.
SoapFaultDefinition - Class in org.springframework.ws.soap.endpoint
Defines properties for a SOAP Fault.
SoapFaultDefinition() - Constructor for class org.springframework.ws.soap.endpoint.SoapFaultDefinition
 
SoapFaultDefinitionEditor - Class in org.springframework.ws.soap.endpoint
PropertyEditor for SoapFaultDefinition objects.
SoapFaultDefinitionEditor() - Constructor for class org.springframework.ws.soap.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.endpoint
Exception resolver that generates a <soap:fault> based on the given exception.
SoapFaultMappingExceptionResolver() - Constructor for class org.springframework.ws.soap.endpoint.SoapFaultMappingExceptionResolver
 
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.
SoapMessageContext - Interface in org.springframework.ws.soap.context
SOAP-specific extension of the MessageContext interface.
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
SOAP-specific subclass of the MessageDispatcher.
SoapMessageDispatcher() - Constructor for class org.springframework.ws.soap.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.
SoapVersion - Interface in org.springframework.ws.soap
Interface that defines a specific version of the SOAP specification.
standaloneSet() - Method in class org.springframework.xml.stream.XmlEventStreamReader
 
startDocument() - Method in class org.springframework.xml.stream.StaxContentHandler
 
startDocumentInternal() - Method in class org.springframework.xml.stream.StaxContentHandler
 
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.xml.stream.StaxContentHandler
 
startElementInternal(QName, Attributes, SimpleNamespaceContext) - Method in class org.springframework.xml.stream.StaxContentHandler
 
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.xml.stream.StaxContentHandler
Binds the given prefix to the given namespaces.
StaxContentHandler - Class in org.springframework.xml.stream
Abstract base class for SAX ContentHandler implementations that use StAX as a basis.
StaxContentHandler() - Constructor for class org.springframework.xml.stream.StaxContentHandler
 
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.
StaxXmlReader - Class in org.springframework.xml.stream
Abstract base class for SAX XMLReader implementations that use StAX as a basis.
StaxXmlReader() - Constructor for class org.springframework.xml.stream.StaxXmlReader
 
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(Object) - Method in class org.springframework.ws.endpoint.MessageEndpointAdapter
 
supports(Object) - Method in class org.springframework.ws.endpoint.PayloadEndpointAdapter
 
supports(Object) - Method in interface org.springframework.ws.EndpointAdapter
Given an endpoint instance, return whether or not this EndpointAdapter can support it.
supports(Object) - Method in class org.springframework.ws.transport.http.MessageEndpointHandlerAdapter
 
supports(Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 

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, SOAPEnvelope) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Converts a javax.xml.namespace.QName to a javax.xml.soap.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.xml.transform.StringResult
Returns the written XML as a string.
TransformerObjectSupport - Class in org.springframework.ws.endpoint
Convenient base class for objects that use a Transformer.
TransformerObjectSupport() - Constructor for class org.springframework.ws.endpoint.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.
TransportContext - Interface in org.springframework.ws.transport
Defines the contract for Web service request that come in via a transport.
TransportException - Exception in org.springframework.ws.transport
Abstract base class for exceptions related to the transport layer.
TransportException(String) - Constructor for exception org.springframework.ws.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.TransportException
 
TransportRequest - Interface in org.springframework.ws.transport
Defines the contract for Web service request that come in via a transport.
TransportResponse - Interface in org.springframework.ws.transport
Defines the contract for Web service request that come in via a transport.
triggerHandleResponse(EndpointInvocationChain, int, MessageContext) - Method in class org.springframework.ws.MessageDispatcher
Trigger handleResponse or handleFault on the mapped EndpointInterceptors.
triggerHandleResponse(EndpointInvocationChain, int, MessageContext) - Method in class org.springframework.ws.soap.SoapMessageDispatcher
Trigger handleResponse or handleFault on the mapped EndpointInterceptors.

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.endpoint.interceptor.EndpointInterceptorAdapter
Returns false.
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
understands(SoapHeaderElement) - Method in interface org.springframework.ws.soap.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) - Method in interface org.springframework.oxm.Unmarshaller
Unmarshals the given provided javax.xml.transform.Source into an object graph.
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.endpoint.mapping.AbstractMapBasedEndpointMapping
Validates the given endpoint key.
validateLookupKey(String) - Method in class org.springframework.ws.endpoint.mapping.AbstractQNameEndpointMapping
 
validateLookupKey(String) - Method in class org.springframework.ws.soap.endpoint.mapping.SoapActionEndpointMapping
 
validateMessage(SOAPMessage) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Validates the given SAAJ message in accordance with the defined security policy and returns the validated result.
validateQName(String) - Static method in class org.springframework.xml.namespace.QNameUtils
Validates the given String as a QName
validateRequest(SoapMessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
validateRequest(SoapMessageContext) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
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.

W

WebServiceException - Exception in org.springframework.ws
Root of the hierarchy of Web Service exceptions.
WebServiceException(String) - Constructor for exception org.springframework.ws.WebServiceException
Constructor for WebServiceException.
WebServiceException(String, Throwable) - Constructor for exception org.springframework.ws.WebServiceException
Constructor for WebServiceException.
WebServiceMessage - Interface in org.springframework.ws
Represents a protocol agnostic XML message.
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.
writeTo(OutputStream) - Method in class org.springframework.ws.pox.dom.DomPoxMessage
 
writeTo(OutputStream) - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
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
 
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
 
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
Expection 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 XmlValidators, being aware of JAXP 1.3 XmlValidators, 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, Jaxen, and Xalan.
XPathExpressionFactory() - Constructor for class org.springframework.xml.xpath.XPathExpressionFactory
 
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.
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
 
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
 
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
 
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 G H I J K L M N O P Q R S T U V W X

Copyright (c) 2005-2006 The Spring Framework Project.