Uses of Package
org.springframework.ws.soap
Package
Description
Provides the SOAP functionality of the Spring Web Services framework.
Contains various strategies for generating WS-Addressing MessageIDs.
Contains abstractions over various versions of the WS-Addressing specification.
Contains classes for SOAP-specific client-side Spring-WS support.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
Provides WS-Security implementation classes.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
Contains classes for SOAP-specific server-side Spring-WS support.
Provides
EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.Contains interfaces specific to SOAP 1.1.
Contains interfaces specific to SOAP 1.2.
Provides the generic
WebServiceMessageMatcher
interface, and implementations.-
ClassDescriptionRepresents the
Body
element in a SOAP message.Exception thrown when a SOAP body could not be accessed.The base interface for all elements that are contained in a SOAP message.Represents theEnvelope
element in a SOAP message.Exception thrown when a SOAP body could not be accessed.Represents theFault
element in the body of a SOAP message.Represents thedetail
element in a SOAP fault.Represents the content for an individual SOAP detail entry in a SOAP Message.Exception thrown when a SOAP fault could not be accessed.Represents theHeader
element in a SOAP message.Represents the contents of an individual SOAP header in the a SOAP message.Exception thrown when a SOAP header could not be accessed.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope.Base class for all SOAP message exceptions.Interface that defines a specific version of the SOAP specification. -
ClassDescriptionRepresents an abstraction for SOAP messages, providing access to a SOAP Envelope.
-
ClassDescriptionRepresents the
Fault
element in the body of a SOAP message.Represents the contents of an individual SOAP header in the a SOAP message.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope. -
ClassDescriptionRepresents the
Fault
element in the body of a SOAP message.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope. -
ClassDescriptionAbstract implementation of the
SoapMessage
interface.Exception thrown when a SOAP body could not be accessed.Exception thrown when a SOAP element could not be accessed.Represents theEnvelope
element in a SOAP message.Exception thrown when a SOAP body could not be accessed.Exception thrown when a SOAP fault could not be accessed.Exception thrown when a SOAP header could not be accessed.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope.Exception thrown when a web service message cannot be created.Base class for all SOAP message exceptions.Sub-interface ofWebServiceMessageFactory
which contains SOAP-specific properties and methods.Interface that defines a specific version of the SOAP specification. -
ClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope.
-
ClassDescriptionRepresents an abstraction for SOAP messages, providing access to a SOAP Envelope.
-
ClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.
-
-
ClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.
-
ClassDescriptionRepresents the
Body
element in a SOAP message.The base interface for all elements that are contained in a SOAP message.Represents theFault
element in the body of a SOAP message.Exception thrown when a SOAP fault could not be accessed.Represents theHeader
element in a SOAP message.Represents the contents of an individual SOAP header in the a SOAP message.Exception thrown when a SOAP header could not be accessed. -
ClassDescriptionRepresents the
Body
element in a SOAP message.The base interface for all elements that are contained in a SOAP message.Represents theFault
element in the body of a SOAP message.Exception thrown when a SOAP fault could not be accessed.Represents theHeader
element in a SOAP message.Represents the contents of an individual SOAP header in the a SOAP message.Exception thrown when a SOAP header could not be accessed. -
ClassDescriptionRepresents an abstraction for SOAP messages, providing access to a SOAP Envelope.
-
ClassDescriptionRepresents an abstraction for SOAP messages, providing access to a SOAP Envelope.