Uses of Class
org.w3._2003._05.soap_envelope.Fault

Packages that use Fault
com.sun.ws.management.soap   
org.w3._2003._05.soap_envelope   
 

Uses of Fault in com.sun.ws.management.soap
 

Methods in com.sun.ws.management.soap that return Fault
 Fault SOAP.getFault()
           
 

Uses of Fault in org.w3._2003._05.soap_envelope
 

Methods in org.w3._2003._05.soap_envelope that return Fault
 Fault ObjectFactory.createFault()
          Create an instance of Fault
 

Methods in org.w3._2003._05.soap_envelope that return types with arguments of type Fault
 javax.xml.bind.JAXBElement<Fault> ObjectFactory.createFault(Fault value)
          Create an instance of JAXBElement<Fault>}
 

Methods in org.w3._2003._05.soap_envelope with parameters of type Fault
 javax.xml.bind.JAXBElement<Fault> ObjectFactory.createFault(Fault value)
          Create an instance of JAXBElement<Fault>}