Uses of Class
org.w3.soap.Fault
-
Packages that use Fault Package Description org.w3.soap -
-
Uses of Fault in org.w3.soap
Methods in org.w3.soap that return Fault Modifier and Type Method Description FaultObjectFactory. createFault()Create an instance ofFaultMethods in org.w3.soap that return types with arguments of type Fault Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)Methods in org.w3.soap with parameters of type Fault Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)
-