Uses of Class
uri.cxf_apache_org.jstest.types.FaultDetail
-
Packages that use FaultDetail Package Description uri.cxf_apache_org.jstest uri.cxf_apache_org.jstest.types -
-
Uses of FaultDetail in uri.cxf_apache_org.jstest
Methods in uri.cxf_apache_org.jstest that return FaultDetail Modifier and Type Method Description FaultDetailPingMeFault. getFaultInfo()Constructors in uri.cxf_apache_org.jstest with parameters of type FaultDetail Constructor Description PingMeFault(String message, FaultDetail faultDetail)PingMeFault(String message, FaultDetail faultDetail, Throwable cause) -
Uses of FaultDetail in uri.cxf_apache_org.jstest.types
Methods in uri.cxf_apache_org.jstest.types that return FaultDetail Modifier and Type Method Description FaultDetailObjectFactory. createFaultDetail()Create an instance ofFaultDetail
-