Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.saaj.SaajSoapMessage

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

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

Methods in org.springframework.ws.soap.saaj that return SaajSoapMessage
 SaajSoapMessage SaajSoapMessageFactory.createWebServiceMessage()
           
 SaajSoapMessage SaajSoapMessageFactory.createWebServiceMessage(InputStream inputStream)
           
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.