Library
Spring WS version 1.0.0
Statistics
Packages
Comments
Books
Packages
NameDescription
org.springframework.oxmRoot package for Spring's O/X Mapping integration classes.
org.springframework.oxm.castorPackage providing integration of Castor within Springs O/X Mapping support.
org.springframework.oxm.jaxbPackage providing integration of JAXB with Springs O/X Mapping support.
org.springframework.oxm.jibxPackage providing integration of JiBX with Springs O/X Mapping support.
org.springframework.oxm.mimeContains (un)marshallers optimized to store binary data in MIME attachments.
org.springframework.oxm.supportProvides generic support classes for using Spring's O/X Mapping integration within various scenario's.
org.springframework.oxm.xmlbeansPackage providing integration of XMLBeans with Springs O/X Mapping support.
org.springframework.oxm.xstreamPackage providing integration of XStream with Springs O/X Mapping support.
org.springframework.wsProvides the core functionality of the Spring Web Services framework.
org.springframework.ws.clientContains classes for client-side Spring-WS support, allowing for Spring-style Web service access.
org.springframework.ws.client.coreCore package of the Spring-WS client-side support.
org.springframework.ws.client.core.supportConvenient super class for application classes that need Web service access.
org.springframework.ws.client.supportClasses supporting the org.springframework.ws.client.core package.
org.springframework.ws.contextContains the MessageContext, and MessageContextFactory interfaces.
org.springframework.ws.mimeProvides MIME functionality for use the Spring Web Services framework.
org.springframework.ws.poxProvides the Plain Old XML (POX) functionality of the Spring Web Services framework.
org.springframework.ws.pox.domContains an implementation of the POX interfaces that is based on DOM.
org.springframework.ws.serverContains classes for server-side Spring-WS support.
org.springframework.ws.server.endpointProvides standard endpoint, and EndpointAdapter implementations.
org.springframework.ws.server.endpoint.adapterProvides miscellaneous EndpointAdapter implementations.
org.springframework.ws.server.endpoint.annotationJDK 1.5+ annotations for Spring-WS endpoints.
org.springframework.ws.server.endpoint.interceptorProvides miscellaneous endpoints EndpointInterceptor implementations.
org.springframework.ws.server.endpoint.mappingProvides miscellaneous endpoints EndpointMapping implementations.
org.springframework.ws.server.endpoint.supportProvides helper classes for EndpointAdapter, EndpointInteceptor, and EndpointMapping implementations.
org.springframework.ws.soapProvides the SOAP functionality of the Spring Web Services framework.
org.springframework.ws.soap.axiomAXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
org.springframework.ws.soap.axiom.supportSupport classes for working with the AXis Object Model (AXIOM).
org.springframework.ws.soap.clientContains classes for SOAP-specific client-side Spring-WS support.
org.springframework.ws.soap.client.coreContains core classes for SOAP-specific client-side Spring-WS support.
org.springframework.ws.soap.saajSOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
org.springframework.ws.soap.saaj.supportSupport classes for working with the SOAP with Attachments API for Java (SAAJ).
org.springframework.ws.soap.securityProvided WS-Security implementation classes.
org.springframework.ws.soap.security.supportContains support classes for handling WS-Security messages.
org.springframework.ws.soap.security.xwssContains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS.
org.springframework.ws.soap.security.xwss.callbackContains CallbackHandler implementations for XWSS.
org.springframework.ws.soap.security.xwss.callback.acegiContains CallbackHandler implementations for XWSS that use the Acegi Security System for Spring.
org.springframework.ws.soap.security.xwss.callback.jaasContains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).
org.springframework.ws.soap.serverContains classes for SOAP-specific server-side Spring-WS support.
org.springframework.ws.soap.server.endpointProvides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.
org.springframework.ws.soap.server.endpoint.annotationJDK 1.5+ annotations for Spring-WS SOAP endpoints.
org.springframework.ws.soap.server.endpoint.interceptorProvides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.
org.springframework.ws.soap.server.endpoint.mappingProvides miscellaneous endpoints EndpointMapping implementations for SOAP purposes.
org.springframework.ws.soap.soap11Contains interfaces specific to SOAP 1.1.
org.springframework.ws.soap.soap12Contains interfaces specific to SOAP 1.2.
org.springframework.ws.supportProvides general helper classes for Spring Web Services.
org.springframework.ws.transportContains the TransportRequest and TransportResponse interfaces.
org.springframework.ws.transport.contextAbstraction for determining the current TransportInputStream and TransportOutputStream.
org.springframework.ws.transport.httpPackage providing support for handling messages via HTTP.
org.springframework.ws.transport.supportClasses supporting the org.springframework.ws.transport package.
org.springframework.ws.wsdlProvides the WSDL functionality of the Spring Web Services framework.
org.springframework.ws.wsdl.wsdl11Contains interfaces and classes specific to WSDL 1.1.
org.springframework.ws.wsdl.wsdl11.builderProvides a strategy for WSDL building.
org.springframework.xmlProvides classes for XML handling: version detection and a base XML exception class.
org.springframework.xml.domProvides classes that help with DOM: the Document Object Model.
org.springframework.xml.namespaceProvides classes that help with XML Namespace processing.
org.springframework.xml.saxProvides classes that help with SAX: the Simple API for XML.
org.springframework.xml.streamProvides classes that help with StAX: the Streaming API for XML.
org.springframework.xml.transformProvides classes that help with XML transformations.
org.springframework.xml.validationProvides classes for XML validation in JAXP 1.0 and JAXP 1.3.
org.springframework.xml.xpathProvides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
Search