Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.axiom.AxiomSoapMessage

Packages that use AxiomSoapMessage
org.springframework.ws.soap.axiom AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure. 
 

Uses of AxiomSoapMessage in org.springframework.ws.soap.axiom
 

Methods in org.springframework.ws.soap.axiom that return AxiomSoapMessage
 AxiomSoapMessage AxiomSoapMessageFactory.createWebServiceMessage()
           
 AxiomSoapMessage AxiomSoapMessageFactory.createWebServiceMessage(InputStream inputStream)
           
 


Spring Web Services Framework

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