Uses of Class
org.apache.headers.coloc.types.FaultDetailT
Packages that use FaultDetailT
Package
Description
-
Uses of FaultDetailT in org.apache.headers.coloc.types
Methods in org.apache.headers.coloc.types that return FaultDetailTModifier and TypeMethodDescriptionObjectFactory.createFaultDetailT()Create an instance ofFaultDetailTMethods in org.apache.headers.coloc.types that return types with arguments of type FaultDetailTModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FaultDetailT>ObjectFactory.createFaultDetail(FaultDetailT value) Methods in org.apache.headers.coloc.types with parameters of type FaultDetailTModifier and TypeMethodDescriptionjakarta.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 FaultDetailTConstructors in org.apache.headers.doc_lit with parameters of type FaultDetailTModifierConstructorDescriptionPingMeFault(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 FaultDetailTConstructors in org.apache.headers.rpc_lit with parameters of type FaultDetailTModifierConstructorDescriptionPingMeFault(String message, FaultDetailT faultDetail) PingMeFault(String message, FaultDetailT faultDetail, Throwable cause)