Spring Web Services Framework

Uses of Interface
org.springframework.ws.soap.SoapFaultDetailElement

Packages that use SoapFaultDetailElement
org.springframework.ws.soap Provides the SOAP functionality of the Spring Web Services framework. 
 

Uses of SoapFaultDetailElement in org.springframework.ws.soap
 

Methods in org.springframework.ws.soap that return SoapFaultDetailElement
 SoapFaultDetailElement SoapFaultDetail.addFaultDetailElement(QName name)
          Adds a new SoapFaultDetailElement with the specified qualified name to this detail.
 


Spring Web Services Framework

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