All Packages

Package Summary
Package
Description
Provides the core functionality of the Spring Web Services framework.
Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.
Core package of the Spring-WS client-side support.
Convenient super class for application classes that need Web service access.
Classes supporting the org.springframework.ws.client.core package.
Provides the DestinationProvider interface.
Provides the ClientInterceptor interface, and validating interceptors.
Provide a namespace handler for the Spring Web Services namespace.
Annotations and supporting classes for declarative configuration.
Contains the MessageContext interface and implementations thereof.
Provides MIME functionality for use the Spring Web Services framework.
Provides the Plain Old XML (POX) functionality of the Spring Web Services framework.
Contains an implementation of the POX interfaces that is based on DOM.
Contains classes for server-side Spring-WS support.
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.
JDK 1.5+ annotations for Spring-WS endpoints.
Provides miscellaneous endpoints EndpointInterceptor implementations.
Provides miscellaneous endpoints EndpointMapping implementations.
Provides JAXB2-based EndpointMapping implementations.
Provides helper classes for EndpointAdapter, EndpointInterceptor, and EndpointMapping implementations.
Provides the SOAP functionality of the Spring Web Services framework.
Provides WS-Addressing implementation classes.
Client-side WS-Addressing support.
Core package for WS-Addressing support.
Contains various strategies for generating WS-Addressing MessageIDs.
Server-side WS-Addressing support, in the form of EndpointMappings.
Annotations for server-side WS-Addressing support.
Contains abstractions over various versions of the WS-Addressing specification.
Contains classes for SOAP-specific client-side Spring-WS support.
Contains core classes for SOAP-specific client-side Spring-WS support.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
Support classes for working with the SOAP with Attachments API for Java (SAAJ).
Provides WS-Security implementation classes.
Contains generic CallbackHandler implementations.
Contains support classes for handling WS-Security messages.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation within Spring-WS.
Contains CallbackHandler implementations for WSS4J 2.0.
Contains support classes for working with WSS4J 2.0.
X.509 client-certificate authentication support.
Caching support for X.509 client certificates.
User details popular for X.509 client certificates.
Contains classes for SOAP-specific server-side Spring-WS support.
Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.
Method argument resolvers for SOAP headers.
Annotations for Spring-WS SOAP endpoints.
Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.
Provides miscellaneous endpoints EndpointMapping implementations for SOAP purposes.
Contains interfaces specific to SOAP 1.1.
Contains interfaces specific to SOAP 1.2.
Classes supporting the org.springframework.ws.soap package.
Streaming support.
Provides general helper classes for Spring Web Services.
Provides a testing framework for client-side Web service testing.
Provides a testing framework for server-side Web service testing.
Support classes for the testing framework, used by the classes in the org.springframework.ws.test.client and org.springframework.ws.test.server packages.
Provides the generic WebServiceMessageCreator interface, and implementations.
Provides the generic WebServiceMessageMatcher interface, and implementations.
Matcher support for XMLUnit.
Contains the TransportRequest and TransportResponse interfaces.
Abstraction for determining the current TransportInputStream and TransportOutputStream.
Package providing support for handling messages via HTTP.
Support classes for handling messages via HTTP.
Package providing support for handling messages via JMS.
Classes supporting the org.springframework.ws.transport.jms package.
Package providing support for handling messages via email.
Provides the MonitoringStrategy interface and implementations.
Classes supporting the org.springframework.ws.transport.mail package.
Classes supporting the org.springframework.ws.transport package.
Package providing support for handling messages via XMPP.
Support classes for handling messages via XMPP.
Provides the WSDL functionality of the Spring Web Services framework.
Contains interfaces and classes specific to WSDL 1.1.
Provides a contribution strategy for WSDL definitions.
Provides classes for XML handling: version detection and a base XML exception class.
Provides classes that help with DOM: the Document Object Model.
Provides classes that help with XML Namespace processing.
Provides classes that help with SAX: the Simple API for XML.
Provides classes that help with XML transformations.
Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
Provides an abstraction over XSD XML schemas.
Contains a implementation of the XsdSchema interfaces that uses Apache WS-Commons XML Schema.