Uses of Class
org.xmlsoap.schemas.soap.envelope.Fault

Packages that use Fault
org.xmlsoap.schemas.soap.envelope   
 

Uses of Fault in org.xmlsoap.schemas.soap.envelope
 

Methods in org.xmlsoap.schemas.soap.envelope that return Fault
 Fault ObjectFactory.createFault()
          Create an instance of Fault
 Fault Fault.withDetail(Detail value)
           
 Fault Fault.withFaultactor(String value)
           
 Fault Fault.withFaultcode(QName value)
           
 Fault Fault.withFaultstring(String value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.