Uses of Interface
org.springframework.ws.WebServiceMessage

Packages that use WebServiceMessage
Package
Description
Provides the core functionality of the Spring Web Services framework.
Core package of the Spring-WS client-side support.
Provides the ClientInterceptor interface, and validating interceptors.
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.
Provides standard endpoint, and EndpointAdapter implementations.
Provides miscellaneous endpoints EndpointInterceptor implementations.
Provides the SOAP functionality of the Spring Web Services framework.
 
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.
Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.
 
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.
Provides the generic WebServiceMessageCreator interface, and implementations.
Provides the generic WebServiceMessageMatcher interface, and implementations.
 
Contains the TransportRequest and TransportResponse interfaces.
Package providing support for handling messages via HTTP.
Package providing support for handling messages via JMS.
Package providing support for handling messages via email.
Package providing support for handling messages via xmpp.