Uses of Class
com.sun.xml.ws.security.soap12.Fault
-
Packages that use Fault Package Description com.sun.xml.ws.security.soap12 -
-
Uses of Fault in com.sun.xml.ws.security.soap12
Methods in com.sun.xml.ws.security.soap12 that return Fault Modifier and Type Method Description FaultObjectFactory. createFault()Create an instance ofFaultMethods in com.sun.xml.ws.security.soap12 that return types with arguments of type Fault Modifier and Type Method Description javax.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)Methods in com.sun.xml.ws.security.soap12 with parameters of type Fault Modifier and Type Method Description javax.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)
-