Uses of Interface
org.springframework.ws.WebServiceMessageFactory

Packages that use WebServiceMessageFactory
Package
Description
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.
Contains the MessageContext interface and implementations thereof.
Contains an implementation of the POX interfaces that is based on DOM.
Provides the SOAP functionality of the Spring Web Services framework.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
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.
Contains the TransportRequest and TransportResponse interfaces.
Classes supporting the org.springframework.ws.transport package.