Uses of Class
org.apache.cxf.interceptor.Fault
Packages that use Fault
Package
Description
-
Uses of Fault in org.apache.cxf.databinding
Methods in org.apache.cxf.databinding that throw FaultModifier 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
Methods in org.apache.cxf.databinding.stax that throw Fault -
Uses of Fault in org.apache.cxf.ext.logging
Methods in org.apache.cxf.ext.logging that throw FaultModifier and TypeMethodDescriptionvoidLoggingInInterceptor.handleMessage(Message message) voidLoggingOutInterceptor.handleMessage(Message message) voidWireTapIn.handleMessage(Message message) protected static booleanAbstractLoggingInterceptor.isLoggingDisabledNow(Message message) -
Uses of Fault in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor that return FaultMethods in org.apache.cxf.interceptor with parameters of type FaultModifier and TypeMethodDescriptionprotected voidClientFaultConverter.processFaultDetail(Fault fault, Message msg) Methods in org.apache.cxf.interceptor that throw FaultModifier and TypeMethodDescriptionvoidInterceptor.handleMessage(T message) Intercepts a message. -
Uses of Fault in org.apache.cxf.service.invoker
Methods in org.apache.cxf.service.invoker that return Fault -
Uses of Fault in org.apache.cxf.sts.interceptor
Methods in org.apache.cxf.sts.interceptor that throw FaultModifier and TypeMethodDescriptionvoidSCTInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) voidSCTOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) -
Uses of Fault in org.apache.cxf.ws.security.policy.interceptors
Methods in org.apache.cxf.ws.security.policy.interceptors that throw FaultModifier and TypeMethodDescriptionvoidSecurityVerificationOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) Checks if some security assertions are specified without binding assertion and cannot be fulfilled.voidSTSTokenOutInterceptor.handleMessage(Message message) -
Uses of Fault in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that throw FaultModifier and TypeMethodDescriptionvoidAuthPolicyValidatingInterceptor.handleMessage(Message message) -
Uses of Fault in org.apache.cxf.ws.security.wss4j
Methods in org.apache.cxf.ws.security.wss4j that throw FaultModifier and TypeMethodDescriptionvoidAbstractTokenInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) voidAbstractUsernameTokenAuthenticatingInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) voidCryptoCoverageChecker.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) Checks that the WSS4J results refer to the required signed/encrypted elements as defined by the XPath expressions inCryptoCoverageChecker.xPaths.voidPolicyBasedWSS4JInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) voidPolicyBasedWSS4JOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage mc) voidPolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal.handleMessage(org.apache.cxf.binding.soap.SoapMessage message) voidPolicyBasedWSS4JStaxInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) voidPolicyBasedWSS4JStaxOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) voidStaxActionInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage soapMessage) voidStaxCryptoCoverageChecker.handleMessage(org.apache.cxf.binding.soap.SoapMessage soapMessage) voidStaxSecurityContextInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage soapMessage) voidWSS4JInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) voidWSS4JOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage mc) voidWSS4JStaxInInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage soapMessage) voidWSS4JStaxOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage mc) voidAbstractWSS4JInterceptor.postHandleMessage(org.apache.cxf.binding.soap.SoapMessage message) voidAbstractWSS4JStaxInterceptor.postHandleMessage(org.apache.cxf.binding.soap.SoapMessage message) -
Uses of Fault in org.jboss.wsf.stack.cxf.client.configuration
Methods in org.jboss.wsf.stack.cxf.client.configuration that throw FaultModifier and TypeMethodDescriptionvoidHandlerChainSortInterceptor.handleMessage(Message message)