Spring Web Services Framework

Package org.springframework.ws.soap.saaj

SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.

See:
          Description

Interface Summary
SaajImplementation Forms a bridge between the SOAP class hierarchy and a specific version of SAAJ.
 

Class Summary
Saaj11Implementation SAAJ 1.1 specific implementation of the SaajImplementation interface.
Saaj12Implementation SAAJ 1.2 specific implementation of the SaajImplementation interface.
Saaj13Implementation SAAJ 1.3 specific implementation of the SaajImplementation interface.
SaajSoapMessage SAAJ-specific implementation of the SoapMessage interface.
SaajSoapMessageFactory SAAJ-specific implementation of the WebServiceMessageFactory.
 

Exception Summary
SaajAttachmentException  
SaajSoapBodyException  
SaajSoapElementException  
SaajSoapEnvelopeException  
SaajSoapFaultException  
SaajSoapHeaderException  
SaajSoapMessageCreationException  
SaajSoapMessageException  
 

Package org.springframework.ws.soap.saaj Description

SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.