Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLBoundFault

Packages that use WSDLBoundFault
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
 Iterable<? extends WSDLBoundFault> WSDLBoundOperation.getFaults()
          Gets all the WSDLFault bound 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
 interface EditableWSDLBoundFault
           
 

Uses of WSDLBoundFault in com.sun.xml.ws.model.wsdl
 

Classes in com.sun.xml.ws.model.wsdl that implement WSDLBoundFault
 class WSDLBoundFaultImpl
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.