Uses of Class
org.apache.cxf.interceptor.Fault
Package
Description
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of Fault in org.apache.cxf.databinding
Modifier and TypeMethodDescriptionAbstractWrapperHelper.createWrapperObject
(List<?> lst) WrapperHelper.createWrapperObject
(List<?> lst) AbstractWrapperHelper.getWrapperParts
(Object o) WrapperHelper.getWrapperParts
(Object o) -
Uses of Fault in org.apache.cxf.databinding.stax
-
Uses of Fault in org.apache.cxf.interceptor
Modifier and TypeMethodDescriptionprotected void
ClientFaultConverter.processFaultDetail
(Fault fault, Message msg) Modifier and TypeMethodDescriptionvoid
Interceptor.handleMessage
(T message) Intercepts a message. -
Uses of Fault in org.apache.cxf.service.invoker