Spring-Web Services 1-0 M2

Spring-WS
org.springframework.ws Provides the core functionality of the Spring Web Services framework.
org.springframework.ws.context Contains the MessageContext, and MessageContextFactory interfaces.
org.springframework.ws.endpoint Provides standard endpoint, and EndpointAdapter implementations.
org.springframework.ws.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations.
org.springframework.ws.endpoint.mapping Provides miscellaneous endpoints EndpointMapping implementations.
org.springframework.ws.pox Provides the Plain Old XML (POX) functionality of the Spring Web Services framework.
org.springframework.ws.pox.context Contains the PoxMessageContext interface.
org.springframework.ws.pox.dom Contains an implementation of the POX interfaces that is based on DOM.
org.springframework.ws.soap Provides the SOAP functionality of the Spring Web Services framework.
org.springframework.ws.soap.axiom AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
org.springframework.ws.soap.axiom.support Support classes for working with the AXis Object Model (AXIOM).
org.springframework.ws.soap.context Contains the SoapMessageContext interface.
org.springframework.ws.soap.endpoint Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.
org.springframework.ws.soap.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.
org.springframework.ws.soap.endpoint.mapping  
org.springframework.ws.soap.saaj SOAP with Attachments API for Java (SAAJ) support for Spring-WS' soap message infrastructure.
org.springframework.ws.soap.saaj.support Support classes for working with the SOAP with Attachments API for Java (SAAJ).
org.springframework.ws.soap.security Provided WS-Security implementation classes.
org.springframework.ws.soap.security.support Contains support classes for handling WS-Security messages.
org.springframework.ws.soap.security.xwss Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS.
org.springframework.ws.soap.security.xwss.callback Contains CallbackHandler implementations for XWSS.
org.springframework.ws.soap.security.xwss.callback.acegi Contains CallbackHandler implementations for XWSS that use the Acegi Security System for Spring.
org.springframework.ws.soap.security.xwss.callback.jaas Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).
org.springframework.ws.soap.soap11 Contains interfaces specific to SOAP 1.1.
org.springframework.ws.soap.soap12 Contains interfaces specific to SOAP 1.2.
org.springframework.ws.transport Contains the TransportRequest and TransportResponse interfaces.
org.springframework.ws.transport.http Package providing support for handling messages via HTTP.
org.springframework.ws.wsdl Provides the WSDL functionality of the Spring Web Services framework.
org.springframework.ws.wsdl.wsdl11 Contains interfaces specific to WSDL 1.1.

 

Spring-OXM
org.springframework.oxm Root package for Spring's O/X Mapping integration classes.
org.springframework.oxm.castor Package providing integration of Castor within Springs O/X Mapping support.
org.springframework.oxm.jaxb Package providing integration of JAXB with Springs O/X Mapping support.
org.springframework.oxm.jibx Package providing integration of JiBX with Springs O/X Mapping support.
org.springframework.oxm.xmlbeans Package providing integration of XMLBeans with Springs O/X Mapping support.
org.springframework.oxm.xstream Package providing integration of XStream with Springs O/X Mapping support.

 

Spring-XML
org.springframework.xml Provides classes for XML handling: version detection and a base XML exception class.
org.springframework.xml.namespace Provides classes that help with XML Namespace processing.
org.springframework.xml.sax Provides classes that help with SAX: the Simple API for XML.
org.springframework.xml.stream Provides classes that help with StAX: the Streaming API for XML.
org.springframework.xml.transform Provides classes that help with XML transformations.
org.springframework.xml.validation Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.
org.springframework.xml.xpath Provides classes for XPath evaluation using JAXP 1.3, Jaxen, and Xalan.

 



Copyright (c) 2005-2006 The Spring Framework Project.