Uses of Class
org.apache.cxf.service.model.FaultInfo
Packages that use FaultInfo
- 
Uses of FaultInfo in org.apache.cxf.interceptorMethods in org.apache.cxf.interceptor that return FaultInfoModifier and TypeMethodDescriptionFaultOutInterceptor.getFaultForClass(BindingOperationInfo op, Class<?> class1) Find the correct Fault part for a particular exception.Methods in org.apache.cxf.interceptor with parameters of type FaultInfoModifier and TypeMethodDescriptionprotected ObjectFaultOutInterceptor.getFaultBean(Throwable cause, FaultInfo faultPart, Message message) 
- 
Uses of FaultInfo in org.apache.cxf.serviceMethods in org.apache.cxf.service with parameters of type FaultInfo
- 
Uses of FaultInfo in org.apache.cxf.service.modelMethods in org.apache.cxf.service.model that return FaultInfoModifier and TypeMethodDescriptionAdds an fault to this operation.Returns the fault with the given name, if found.BindingFaultInfo.getFaultInfo()Methods in org.apache.cxf.service.model that return types with arguments of type FaultInfoModifier and TypeMethodDescriptionOperationInfo.getFaults()Returns all faults for this operation.UnwrappedOperationInfo.getFaults()Methods in org.apache.cxf.service.model with parameters of type FaultInfoModifier and TypeMethodDescriptionvoidAdds a fault to this operation.Constructors in org.apache.cxf.service.model with parameters of type FaultInfo