Uses of Class
com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl

Packages that use WSDLBoundFaultImpl
com.sun.xml.ws.model.wsdl   
 

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

Methods in com.sun.xml.ws.model.wsdl that return types with arguments of type WSDLBoundFaultImpl
 java.util.List<WSDLBoundFaultImpl> WSDLBoundOperationImpl.getFaults()
           
 

Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundFaultImpl
 void WSDLBoundOperationImpl.addFault(WSDLBoundFaultImpl fault)
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.