Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
-
Packages that use WSDLBoundFault Package Description com.sun.xml.ws.api.model.wsdl -
-
Uses of WSDLBoundFault in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLBoundFault Modifier and Type Method Description Iterable<? extends WSDLBoundFault>WSDLBoundOperation. getFaults()Gets all theWSDLFaultbound to this operation.
-