Uses of Package
org.springframework.xml.transform
Packages that use org.springframework.xml.transform
Package
Description
Core package of the Spring-WS client-side support.
Classes supporting the org.springframework.ws.client.core package.
Provides the
ClientInterceptor
interface, and validating interceptors.Contains an implementation of the POX interfaces that is based on DOM.
Provides standard endpoint, and
EndpointAdapter
implementations.Provides miscellaneous
EndpointAdapter
implementations.Provides the
MethodArgumentResolver
and MethodReturnValueHandler
abstractions, and various
implementations thereof.Provides DOM-based implementations of the
MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.Provides JAXB2-based implementations of the
MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.Provides miscellaneous endpoints
EndpointInterceptor
implementations.Provides JAXB2-based
EndpointMapping
implementations.Provides helper classes for
EndpointAdapter
, EndpointInteceptor
, and
EndpointMapping
implementations.Contains servers-side WS-Addressing support, in the form of
EndpointMappings
.Contains abstractions over various versions of the WS-Addressing specification.
Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.Package providing support for handling messages via HTTP.
Provides a contribution strategy for WSDL definitions.
Provides classes that help with XML transformations.
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
-
Classes in org.springframework.xml.transform used by org.springframework.ws.client.coreClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.client.supportClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.client.support.interceptorClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.pox.domClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpointClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.adapterClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.adapter.methodClassDescriptionHelper class for
Transformer
usage.Convenient base class for objects that use aTransformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.adapter.method.domClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.adapter.method.jaxbClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.interceptorClassDescriptionConvenient base class for objects that use a
Transformer
. -
-
Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.support
-
Classes in org.springframework.xml.transform used by org.springframework.ws.soap.addressing.serverClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.soap.addressing.versionClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.soap.server.endpoint.interceptorClassDescriptionHelper class for
Transformer
usage.Convenient base class for objects that use aTransformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.transport.httpClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.ws.wsdl.wsdl11.providerClassDescriptionConvenient base class for objects that use a
Transformer
. -
Classes in org.springframework.xml.transform used by org.springframework.xml.transform
-
Classes in org.springframework.xml.transform used by org.springframework.xml.xpathClassDescriptionConvenient base class for objects that use a
Transformer
.