Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
-
Packages that use WSDLBoundFault Package Description com.sun.xml.ws.api.model.wsdl com.sun.xml.ws.api.model.wsdl.editable com.sun.xml.ws.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. -
Uses of WSDLBoundFault in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLBoundFault in com.sun.xml.ws.api.model.wsdl.editable Modifier and Type Interface Description interfaceEditableWSDLBoundFault -
Uses of WSDLBoundFault in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLBoundFault Modifier and Type Class Description classWSDLBoundFaultImpl
-