Uses of Class
org.apache.handlers.types.FaultDetail
-
Packages that use FaultDetail Package Description org.apache.handlers org.apache.handlers.types -
-
Uses of FaultDetail in org.apache.handlers
Methods in org.apache.handlers that return FaultDetail Modifier and Type Method Description FaultDetailAddNumbersFault. getFaultInfo()Constructors in org.apache.handlers with parameters of type FaultDetail Constructor Description AddNumbersFault(String message, FaultDetail faultDetail)AddNumbersFault(String message, FaultDetail faultDetail, Throwable cause) -
Uses of FaultDetail in org.apache.handlers.types
Methods in org.apache.handlers.types that return FaultDetail Modifier and Type Method Description FaultDetailObjectFactory. createFaultDetail()Create an instance ofFaultDetailMethods in org.apache.handlers.types that return types with arguments of type FaultDetail Modifier and Type Method Description javax.xml.bind.JAXBElement<FaultDetail>ObjectFactory. createFaultDetail(FaultDetail value)Methods in org.apache.handlers.types with parameters of type FaultDetail Modifier and Type Method Description javax.xml.bind.JAXBElement<FaultDetail>ObjectFactory. createFaultDetail(FaultDetail value)
-