Uses of Class
com.sun.tools.ws.processor.model.Fault
Packages that use Fault
Package
Description
-
Uses of Fault in com.sun.tools.ws.processor.generator
Methods in com.sun.tools.ws.processor.generator with parameters of type Fault -
Uses of Fault in com.sun.tools.ws.processor.model
Subclasses of Fault in com.sun.tools.ws.processor.modelMethods in com.sun.tools.ws.processor.model that return types with arguments of type FaultModifier and TypeMethodDescriptionOperation.getAllFaults()Operation.getAllFaultsSet()Operation.getFaults()Operation.getFaultsSet()Methods in com.sun.tools.ws.processor.model with parameters of type FaultModifier and TypeMethodDescriptionvoidprotected voidprotected voidvoidMethod parameters in com.sun.tools.ws.processor.model with type arguments of type Fault -
Uses of Fault in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type FaultModifier and TypeMethodDescriptionprotected booleanWSDLModeler.createJavaExceptionFromLiteralType(Fault fault, Port port, String operationName) protected StringWSDLModelerBase.getLiteralJavaMemberName(Fault fault) -
Uses of Fault in com.sun.tools.ws.processor.util
Methods in com.sun.tools.ws.processor.util with parameters of type Fault