Uses of Class
com.bea.control.SoapFault

Packages that use SoapFault
com.bea.control   
 

Uses of SoapFault in com.bea.control
 

Methods in com.bea.control that return SoapFault
 SoapFault ServiceControlException.getSoapFault()
           
 

Methods in com.bea.control with parameters of type SoapFault
 void ServiceControlException.setSoapFault(SoapFault soapFault)