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