Uses of Package
org.springframework.ws.transport

Package
Description
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.
Contains classes for server-side Spring-WS support.
Contains servers-side WS-Addressing support, in the form of EndpointMappings.
Contains classes for SOAP-specific server-side Spring-WS support.
Provides a testing framework for client-side Web service testing.
Provides a testing framework for server-side Web service testing.
Contains the TransportRequest and TransportResponse interfaces.
Abstraction for determining the current TransportInputStream and TransportOutputStream.
Package providing support for handling messages via HTTP.
Package providing support for handling messages via JMS.
Package providing support for handling messages via email.
Classes supporting the org.springframework.ws.transport package.
Package providing support for handling messages via xmpp.