Spring Web Services Framework

Uses of Interface
org.springframework.ws.soap.saaj.SaajImplementation

Packages that use SaajImplementation
org.springframework.ws.soap.saaj SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure. 
 

Uses of SaajImplementation in org.springframework.ws.soap.saaj
 

Classes in org.springframework.ws.soap.saaj that implement SaajImplementation
 class Saaj11Implementation
          SAAJ 1.1 specific implementation of the SaajImplementation interface.
 class Saaj12Implementation
          SAAJ 1.2 specific implementation of the SaajImplementation interface.
 class Saaj13Implementation
          SAAJ 1.3 specific implementation of the SaajImplementation interface.
 

Methods in org.springframework.ws.soap.saaj that return SaajImplementation
protected  SaajImplementation SaajSoapMessage.getImplementation()
           
 


Spring Web Services Framework

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