Uses of Class
org.apache.headers.coloc.types.FaultDetailT
-
Packages that use FaultDetailT Package Description org.apache.headers.coloc.types org.apache.headers.doc_lit org.apache.headers.rpc_lit -
-
Uses of FaultDetailT in org.apache.headers.coloc.types
Methods in org.apache.headers.coloc.types that return FaultDetailT Modifier and Type Method Description FaultDetailTObjectFactory. createFaultDetailT()Create an instance ofFaultDetailTMethods in org.apache.headers.coloc.types that return types with arguments of type FaultDetailT Modifier and Type Method Description javax.xml.bind.JAXBElement<FaultDetailT>ObjectFactory. createFaultDetail(FaultDetailT value)Methods in org.apache.headers.coloc.types with parameters of type FaultDetailT Modifier and Type Method Description javax.xml.bind.JAXBElement<FaultDetailT>ObjectFactory. createFaultDetail(FaultDetailT value) -
Uses of FaultDetailT in org.apache.headers.doc_lit
Methods in org.apache.headers.doc_lit that return FaultDetailT Modifier and Type Method Description FaultDetailTPingMeFault. getFaultInfo()Constructors in org.apache.headers.doc_lit with parameters of type FaultDetailT Constructor Description PingMeFault(String message, FaultDetailT faultDetail)PingMeFault(String message, FaultDetailT faultDetail, Throwable cause) -
Uses of FaultDetailT in org.apache.headers.rpc_lit
Methods in org.apache.headers.rpc_lit that return FaultDetailT Modifier and Type Method Description FaultDetailTPingMeFault. getFaultInfo()Constructors in org.apache.headers.rpc_lit with parameters of type FaultDetailT Constructor Description PingMeFault(String message, FaultDetailT faultDetail)PingMeFault(String message, FaultDetailT faultDetail, Throwable cause)
-