Uses of Package
org.springframework.ws.soap
Packages that use 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.Matcher support for XMLUnit.
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soapClassDescriptionRepresents 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.Represent 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. -
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.addressing.messageid
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.addressing.versionClassDescriptionRepresent 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. -
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.clientClassDescriptionRepresent the
Fault
element in the body of a SOAP message.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope. -
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.saajClassDescriptionAbstract 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. -
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.securityClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.Represents an abstraction for SOAP messages, providing access to a SOAP Envelope.
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.security.wss4j2
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.serverClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.server.endpoint
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.server.endpoint.interceptorClassDescriptionRepresents the contents of an individual SOAP header in the a SOAP message.
-
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.soap11ClassDescriptionRepresents the
Body
element in a SOAP message.The base interface for all elements that are contained in a SOAP message.Represent 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. -
Classes in org.springframework.ws.soap used by org.springframework.ws.soap.soap12ClassDescriptionRepresents the
Body
element in a SOAP message.The base interface for all elements that are contained in a SOAP message.Represent 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. -
Classes in org.springframework.ws.soap used by org.springframework.ws.test.support.matcher
-
Classes in org.springframework.ws.soap used by org.springframework.ws.test.support.matcher.xmlunit2