blob: 524bb3c02d6c858bc41b899db9627df5483ae1f4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Interceptor (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Interceptor (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Interceptor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/interceptor/InInterceptors.html" title="annotation in org.apache.cxf.interceptor"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cxf/interceptor/InterceptorChain.html" title="interface in org.apache.cxf.interceptor"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/interceptor/Interceptor.html" target="_top">Frames</a></li>
<li><a href="Interceptor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.interceptor</div>
<h2 title="Interface Interceptor" class="title">Interface Interceptor&lt;T extends <a href="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&gt;</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html" title="interface in org.apache.cxf.phase">PhaseInterceptor</a>&lt;T&gt;, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapInterceptor.html" title="interface in org.apache.cxf.binding.soap.interceptor">SoapInterceptor</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/cxf/interceptor/security/AbstractAuthorizingInInterceptor.html" title="class in org.apache.cxf.interceptor.security">AbstractAuthorizingInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/client/AbstractClient.AbstractBodyWriter.html" title="class in org.apache.cxf.jaxrs.client">AbstractClient.AbstractBodyWriter</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/AbstractEndpointSelectionInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">AbstractEndpointSelectionInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AbstractInDatabindingInterceptor.html" title="class in org.apache.cxf.interceptor">AbstractInDatabindingInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/AbstractJAXWSHandlerInterceptor.html" title="class in org.apache.cxf.jaxws.handler">AbstractJAXWSHandlerInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/provider/jsonp/AbstractJsonpOutInterceptor.html" title="class in org.apache.cxf.jaxrs.provider.jsonp">AbstractJsonpOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AbstractLoggingInterceptor.html" title="class in org.apache.cxf.interceptor">AbstractLoggingInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/AbstractMessageResponseTimeInterceptor.html" title="class in org.apache.cxf.management.interceptor">AbstractMessageResponseTimeInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/AbstractMetricsInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">AbstractMetricsInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AbstractOutDatabindingInterceptor.html" title="class in org.apache.cxf.interceptor">AbstractOutDatabindingInterceptor</a>, <a href="../../../../org/apache/cxf/phase/AbstractPhaseInterceptor.html" title="class in org.apache.cxf.phase">AbstractPhaseInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/AbstractPolicyInterceptor.html" title="class in org.apache.cxf.ws.policy">AbstractPolicyInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/AbstractProtocolHandlerInterceptor.html" title="class in org.apache.cxf.jaxws.handler">AbstractProtocolHandlerInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/AbstractRMInterceptor.html" title="class in org.apache.cxf.ws.rm">AbstractRMInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/saml/AbstractSamlOutInterceptor.html" title="class in org.apache.cxf.rs.security.saml">AbstractSamlOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/AbstractSecurityContextInInterceptor.html" title="class in org.apache.cxf.interceptor.security">AbstractSecurityContextInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">AbstractSoapInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/AbstractTokenInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">AbstractTokenInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/AbstractUsernameTokenAuthenticatingInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">AbstractUsernameTokenAuthenticatingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/AbstractUsernameTokenInInterceptor.html" title="class in org.apache.cxf.interceptor.security">AbstractUsernameTokenInInterceptor</a>, <a href="../../../../org/apache/cxf/validation/AbstractValidationInterceptor.html" title="class in org.apache.cxf.validation">AbstractValidationInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/AbstractWSS4JInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">AbstractWSS4JInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/AbstractWSS4JStaxInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">AbstractWSS4JStaxInterceptor</a>, <a href="../../../../org/apache/cxf/rt/security/saml/xacml/AbstractXACMLAuthorizingInterceptor.html" title="class in org.apache.cxf.rt.security.saml.xacml">AbstractXACMLAuthorizingInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/AbstractXmlSecOutInterceptor.html" title="class in org.apache.cxf.rs.security.xml">AbstractXmlSecOutInterceptor</a>, <a href="../../../../org/apache/cxf/feature/transform/AbstractXSLTInterceptor.html" title="class in org.apache.cxf.feature.transform">AbstractXSLTInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AttachmentInInterceptor.html" title="class in org.apache.cxf.interceptor">AttachmentInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/AttachmentInputInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">AttachmentInputInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AttachmentOutInterceptor.html" title="class in org.apache.cxf.interceptor">AttachmentOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/AttachmentOutInterceptor.AttachmentOutEndingInterceptor.html" title="class in org.apache.cxf.interceptor">AttachmentOutInterceptor.AttachmentOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/AttachmentOutputInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">AttachmentOutputInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/trust/AuthPolicyValidatingInterceptor.html" title="class in org.apache.cxf.ws.security.trust">AuthPolicyValidatingInterceptor</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/BareInInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">BareInInterceptor</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/BareOutInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">BareOutInterceptor</a>, <a href="../../../../org/apache/cxf/validation/BeanValidationInInterceptor.html" title="class in org.apache.cxf.validation">BeanValidationInInterceptor</a>, <a href="../../../../org/apache/cxf/validation/BeanValidationOutInterceptor.html" title="class in org.apache.cxf.validation">BeanValidationOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/BinarySecurityTokenInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">BinarySecurityTokenInterceptor</a>, <a href="../../../../org/apache/cxf/transport/https/CertConstraintsInterceptor.html" title="class in org.apache.cxf.transport.https">CertConstraintsInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/CheckFaultInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">CheckFaultInterceptor</a>, <a href="../../../../org/apache/cxf/rt/security/saml/interceptor/ClaimsAuthorizingInterceptor.html" title="class in org.apache.cxf.rt.security.saml.interceptor">ClaimsAuthorizingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/ClientFaultConverter.html" title="class in org.apache.cxf.interceptor">ClientFaultConverter</a>, <a href="../../../../org/apache/cxf/ws/policy/ClientPolicyInFaultInterceptor.html" title="class in org.apache.cxf.ws.policy">ClientPolicyInFaultInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/client/spec/ClientRequestFilterInterceptor.html" title="class in org.apache.cxf.jaxrs.client.spec">ClientRequestFilterInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/client/spec/ClientResponseFilterInterceptor.html" title="class in org.apache.cxf.jaxrs.client.spec">ClientResponseFilterInterceptor</a>, <a href="../../../../org/apache/cxf/binding/coloc/ColocInInterceptor.html" title="class in org.apache.cxf.binding.coloc">ColocInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/coloc/ColocOutInterceptor.html" title="class in org.apache.cxf.binding.coloc">ColocOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamFaultInInterceptor.html" title="class in org.apache.cxf.binding.corba.interceptors">CorbaStreamFaultInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamFaultOutInterceptor.html" title="class in org.apache.cxf.binding.corba.interceptors">CorbaStreamFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamInInterceptor.html" title="class in org.apache.cxf.binding.corba.interceptors">CorbaStreamInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamOutEndingInterceptor.html" title="class in org.apache.cxf.binding.corba.interceptors">CorbaStreamOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamOutInterceptor.html" title="class in org.apache.cxf.binding.corba.interceptors">CorbaStreamOutInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/CountingOutInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">CountingOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/CryptoCoverageChecker.html" title="class in org.apache.cxf.ws.security.wss4j">CryptoCoverageChecker</a>, <a href="../../../../org/apache/cxf/ws/addressing/soap/DecoupledFaultHandler.html" title="class in org.apache.cxf.ws.addressing.soap">DecoupledFaultHandler</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/DefaultCryptoCoverageChecker.html" title="class in org.apache.cxf.ws.security.wss4j">DefaultCryptoCoverageChecker</a>, <a href="../../../../org/apache/cxf/interceptor/security/DelegatingAuthenticationInterceptor.html" title="class in org.apache.cxf.interceptor.security">DelegatingAuthenticationInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/DepthRestrictingStreamInterceptor.html" title="class in org.apache.cxf.interceptor.security">DepthRestrictingStreamInterceptor</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/DocLiteralInInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">DocLiteralInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/EndpointSelectionInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">EndpointSelectionInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/FaultOutInterceptor.html" title="class in org.apache.cxf.interceptor">FaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/eventing/backend/notification/FilteringInterceptor.html" title="class in org.apache.cxf.ws.eventing.backend.notification">FilteringInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/FIStaxInInterceptor.html" title="class in org.apache.cxf.interceptor">FIStaxInInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/FIStaxOutInterceptor.html" title="class in org.apache.cxf.interceptor">FIStaxOutInterceptor</a>, <a href="../../../../org/apache/cxf/transport/common/gzip/GZIPInInterceptor.html" title="class in org.apache.cxf.transport.common.gzip">GZIPInInterceptor</a>, <a href="../../../../org/apache/cxf/transport/common/gzip/GZIPOutInterceptor.html" title="class in org.apache.cxf.transport.common.gzip">GZIPOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/HolderInInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">HolderInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/HolderOutInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">HolderOutInterceptor</a>, <a href="../../../../org/apache/cxf/transport/http/HttpAuthenticationFaultHandler.html" title="class in org.apache.cxf.transport.http">HttpAuthenticationFaultHandler</a>, <a href="../../../../org/apache/cxf/interceptor/security/JAASLoginInterceptor.html" title="class in org.apache.cxf.interceptor.security">JAASLoginInterceptor</a>, <a href="../../../../org/apache/cxf/javascript/JavascriptGetInterceptor.html" title="class in org.apache.cxf.javascript">JavascriptGetInterceptor</a>, <a href="../../../../org/apache/cxf/jaxb/attachment/JAXBAttachmentSchemaValidationHack.html" title="class in org.apache.cxf.jaxb.attachment">JAXBAttachmentSchemaValidationHack</a>, <a href="../../../../org/apache/cxf/jaxrs/validation/JAXRSBeanValidationInInterceptor.html" title="class in org.apache.cxf.jaxrs.validation">JAXRSBeanValidationInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/validation/JAXRSBeanValidationOutInterceptor.html" title="class in org.apache.cxf.jaxrs.validation">JAXRSBeanValidationOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/JAXRSDefaultFaultOutInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">JAXRSDefaultFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/JAXRSInInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">JAXRSInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/JAXRSOutExceptionMapperInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">JAXRSOutExceptionMapperInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/interceptor/JAXRSOutInterceptor.html" title="class in org.apache.cxf.jaxrs.interceptor">JAXRSOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/provider/jsonp/JsonpInInterceptor.html" title="class in org.apache.cxf.jaxrs.provider.jsonp">JsonpInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/provider/jsonp/JsonpPostStreamInterceptor.html" title="class in org.apache.cxf.jaxrs.provider.jsonp">JsonpPostStreamInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/provider/jsonp/JsonpPreStreamInterceptor.html" title="class in org.apache.cxf.jaxrs.provider.jsonp">JsonpPreStreamInterceptor</a>, <a href="../../../../org/apache/cxf/jaxrs/security/KerberosAuthOutInterceptor.html" title="class in org.apache.cxf.jaxrs.security">KerberosAuthOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/KerberosTokenInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">KerberosTokenInterceptor</a>, <a href="../../../../org/apache/cxf/ext/logging/LoggingInInterceptor.html" title="class in org.apache.cxf.ext.logging">LoggingInInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/LoggingInInterceptor.html" title="class in org.apache.cxf.interceptor">LoggingInInterceptor</a>, <a href="../../../../org/apache/cxf/ext/logging/LoggingOutInterceptor.html" title="class in org.apache.cxf.ext.logging">LoggingOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/LoggingOutInterceptor.html" title="class in org.apache.cxf.interceptor">LoggingOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/logical/LogicalHandlerFaultInInterceptor.html" title="class in org.apache.cxf.jaxws.handler.logical">LogicalHandlerFaultInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/logical/LogicalHandlerFaultOutInterceptor.html" title="class in org.apache.cxf.jaxws.handler.logical">LogicalHandlerFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/logical/LogicalHandlerInInterceptor.html" title="class in org.apache.cxf.jaxws.handler.logical">LogicalHandlerInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/logical/LogicalHandlerOutInterceptor.html" title="class in org.apache.cxf.jaxws.handler.logical">LogicalHandlerOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/addressing/MAPAggregator.html" title="class in org.apache.cxf.ws.addressing">MAPAggregator</a>, <a href="../../../../org/apache/cxf/ws/addressing/impl/MAPAggregatorImpl.html" title="class in org.apache.cxf.ws.addressing.impl">MAPAggregatorImpl</a>, <a href="../../../../org/apache/cxf/ws/addressing/soap/MAPCodec.html" title="class in org.apache.cxf.ws.addressing.soap">MAPCodec</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/MessageModeInInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">MessageModeInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/MessageModeOutInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">MessageModeOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/MessageSenderInterceptor.html" title="class in org.apache.cxf.interceptor">MessageSenderInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/MessageSenderInterceptor.MessageSenderEndingInterceptor.html" title="class in org.apache.cxf.interceptor">MessageSenderInterceptor.MessageSenderEndingInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageClientOutInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageClientOutInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageInInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageInInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageInOneWayInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageInOneWayInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageInPostInvokeInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageInPostInvokeInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageInPreInvokeInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageInPreInvokeInterceptor</a>, <a href="../../../../org/apache/cxf/metrics/interceptors/MetricsMessageOutInterceptor.html" title="class in org.apache.cxf.metrics.interceptors">MetricsMessageOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/mex/MEXInInterceptor.html" title="class in org.apache.cxf.ws.mex">MEXInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/mtom/MTOMPolicyInterceptor.html" title="class in org.apache.cxf.ws.policy.mtom">MTOMPolicyInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/MustUnderstandInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">MustUnderstandInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/MustUnderstandInterceptor.MustUnderstandEndingInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">MustUnderstandInterceptor.MustUnderstandEndingInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/oauth2/filters/OAuthRequestInterceptor.html" title="class in org.apache.cxf.rs.security.oauth2.filters">OAuthRequestInterceptor</a>, <a href="../../../../org/apache/cxf/binding/object/ObjectDispatchInInterceptor.html" title="class in org.apache.cxf.binding.object">ObjectDispatchInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/object/ObjectDispatchOutInterceptor.html" title="class in org.apache.cxf.binding.object">ObjectDispatchOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/OneWayProcessorInterceptor.html" title="class in org.apache.cxf.interceptor">OneWayProcessorInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/OperationInfoAuthorizingInterceptor.html" title="class in org.apache.cxf.interceptor.security">OperationInfoAuthorizingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/OutgoingChainInterceptor.html" title="class in org.apache.cxf.interceptor">OutgoingChainInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/PersistInInterceptor.html" title="class in org.apache.cxf.management.interceptor">PersistInInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/PersistOutInterceptor.html" title="class in org.apache.cxf.management.interceptor">PersistOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">PolicyBasedWSS4JInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JOutInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">PolicyBasedWSS4JOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal.html" title="class in org.apache.cxf.ws.security.wss4j">PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JStaxInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">PolicyBasedWSS4JStaxInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JStaxOutInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">PolicyBasedWSS4JStaxOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/PolicyInInterceptor.html" title="class in org.apache.cxf.ws.policy">PolicyInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/PolicyOutInterceptor.html" title="class in org.apache.cxf.ws.policy">PolicyOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/PolicyVerificationInFaultInterceptor.html" title="class in org.apache.cxf.ws.policy">PolicyVerificationInFaultInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/PolicyVerificationInInterceptor.html" title="class in org.apache.cxf.ws.policy">PolicyVerificationInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/PolicyVerificationOutInterceptor.html" title="class in org.apache.cxf.ws.policy">PolicyVerificationOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/ReadHeadersInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">ReadHeadersInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/ReadHeadersInterceptor.CheckClosingTagsInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">ReadHeadersInterceptor.CheckClosingTagsInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/ResponseTimeMessageInInterceptor.html" title="class in org.apache.cxf.management.interceptor">ResponseTimeMessageInInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/ResponseTimeMessageInvokerInterceptor.html" title="class in org.apache.cxf.management.interceptor">ResponseTimeMessageInvokerInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/ResponseTimeMessageOutInterceptor.html" title="class in org.apache.cxf.management.interceptor">ResponseTimeMessageOutInterceptor</a>, <a href="../../../../org/apache/cxf/management/interceptor/ResponseTimeMessageOutInterceptor.EndingInterceptor.html" title="class in org.apache.cxf.management.interceptor">ResponseTimeMessageOutInterceptor.EndingInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RetransmissionInterceptor.html" title="class in org.apache.cxf.ws.rm">RetransmissionInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.CopyOutInterceptor.html" title="class in org.apache.cxf.ws.rm.soap">RetransmissionQueueImpl.CopyOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RMCaptureInInterceptor.html" title="class in org.apache.cxf.ws.rm">RMCaptureInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RMCaptureOutInterceptor.html" title="class in org.apache.cxf.ws.rm">RMCaptureOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RMDeliveryInterceptor.html" title="class in org.apache.cxf.ws.rm">RMDeliveryInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RMInInterceptor.html" title="class in org.apache.cxf.ws.rm">RMInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/RMOutInterceptor.html" title="class in org.apache.cxf.ws.rm">RMOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/soap/RMSoapInInterceptor.html" title="class in org.apache.cxf.ws.rm.soap">RMSoapInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/rm/soap/RMSoapOutInterceptor.html" title="class in org.apache.cxf.ws.rm.soap">RMSoapOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/RPCInInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">RPCInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/RPCOutInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">RPCOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/saaj/SAAJInInterceptor.html" title="class in org.apache.cxf.binding.soap.saaj">SAAJInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/saaj/SAAJInInterceptor.SAAJPreInInterceptor.html" title="class in org.apache.cxf.binding.soap.saaj">SAAJInInterceptor.SAAJPreInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.html" title="class in org.apache.cxf.binding.soap.saaj">SAAJOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.SAAJOutEndingInterceptor.html" title="class in org.apache.cxf.binding.soap.saaj">SAAJOutInterceptor.SAAJOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/oauth2/auth/saml/Saml2BearerAuthOutInterceptor.html" title="class in org.apache.cxf.rs.security.oauth2.auth.saml">Saml2BearerAuthOutInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/saml/SamlEnvelopedOutInterceptor.html" title="class in org.apache.cxf.rs.security.saml">SamlEnvelopedOutInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/saml/SamlFormOutInterceptor.html" title="class in org.apache.cxf.rs.security.saml">SamlFormOutInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/saml/SamlHeaderOutInterceptor.html" title="class in org.apache.cxf.rs.security.saml">SamlHeaderOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/SamlTokenInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">SamlTokenInterceptor</a>, <a href="../../../../org/apache/cxf/sts/interceptor/SCTInInterceptor.html" title="class in org.apache.cxf.sts.interceptor">SCTInInterceptor</a>, <a href="../../../../org/apache/cxf/sts/interceptor/SCTOutInterceptor.html" title="class in org.apache.cxf.sts.interceptor">SCTOutInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/SecureAnnotationsInterceptor.html" title="class in org.apache.cxf.interceptor.security">SecureAnnotationsInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/policy/interceptors/SecurityVerificationOutInterceptor.html" title="class in org.apache.cxf.ws.security.policy.interceptors">SecurityVerificationOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/policy/ServerPolicyOutFaultInterceptor.html" title="class in org.apache.cxf.ws.policy">ServerPolicyOutFaultInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/ServiceInvokerInterceptor.html" title="class in org.apache.cxf.interceptor">ServiceInvokerInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/security/SimpleAuthorizingInterceptor.html" title="class in org.apache.cxf.interceptor.security">SimpleAuthorizingInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/Soap11FaultInInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">Soap11FaultInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/Soap11FaultOutInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">Soap11FaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/Soap12FaultInInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">Soap12FaultInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/Soap12FaultOutInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">Soap12FaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapActionInInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapActionInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapActionInInterceptor.SoapActionInAttemptTwoInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapActionInInterceptor.SoapActionInAttemptTwoInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/soap/SOAPHandlerFaultInInterceptor.html" title="class in org.apache.cxf.jaxws.handler.soap">SOAPHandlerFaultInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/soap/SOAPHandlerFaultOutInterceptor.html" title="class in org.apache.cxf.jaxws.handler.soap">SOAPHandlerFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/handler/soap/SOAPHandlerInterceptor.html" title="class in org.apache.cxf.jaxws.handler.soap">SOAPHandlerInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapHeaderInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapHeaderInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapHeaderOutFilterInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapHeaderOutFilterInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/jms/interceptor/SoapJMSInInterceptor.html" title="class in org.apache.cxf.binding.soap.jms.interceptor">SoapJMSInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapOutInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapOutInterceptor.SoapOutEndingInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapOutInterceptor.SoapOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/SoapPreProtocolOutInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">SoapPreProtocolOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/StartBodyInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">StartBodyInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/StaxActionInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">StaxActionInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/StaxCryptoCoverageChecker.html" title="class in org.apache.cxf.ws.security.wss4j">StaxCryptoCoverageChecker</a>, <a href="../../../../org/apache/cxf/databinding/stax/StaxDataBindingInterceptor.html" title="class in org.apache.cxf.databinding.stax">StaxDataBindingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/StaxInEndingInterceptor.html" title="class in org.apache.cxf.interceptor">StaxInEndingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/StaxInInterceptor.html" title="class in org.apache.cxf.interceptor">StaxInInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/StaxOutEndingInterceptor.html" title="class in org.apache.cxf.interceptor">StaxOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/StaxOutInterceptor.html" title="class in org.apache.cxf.interceptor">StaxOutInterceptor</a>, <a href="../../../../org/apache/cxf/staxutils/validation/StaxSchemaValidationInInterceptor.html" title="class in org.apache.cxf.staxutils.validation">StaxSchemaValidationInInterceptor</a>, <a href="../../../../org/apache/cxf/staxutils/validation/StaxSchemaValidationOutInterceptor.html" title="class in org.apache.cxf.staxutils.validation">StaxSchemaValidationOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/StaxSecurityContextInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">StaxSecurityContextInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/SwAInInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">SwAInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/SwAOutInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">SwAOutInterceptor</a>, <a href="../../../../org/apache/cxf/throttling/ThrottlingInterceptor.html" title="class in org.apache.cxf.throttling">ThrottlingInterceptor</a>, <a href="../../../../org/apache/cxf/throttling/ThrottlingResponseInterceptor.html" title="class in org.apache.cxf.throttling">ThrottlingResponseInterceptor</a>, <a href="../../../../org/apache/cxf/binding/soap/interceptor/TibcoSoapActionInterceptor.html" title="class in org.apache.cxf.binding.soap.interceptor">TibcoSoapActionInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/transform/TransformInInterceptor.html" title="class in org.apache.cxf.interceptor.transform">TransformInInterceptor</a>, <a href="../../../../org/apache/cxf/interceptor/transform/TransformOutInterceptor.html" title="class in org.apache.cxf.interceptor.transform">TransformOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/UsernameTokenInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">UsernameTokenInterceptor</a>, <a href="../../../../org/apache/cxf/binding/coloc/WebFaultInInterceptor.html" title="class in org.apache.cxf.binding.coloc">WebFaultInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/WebFaultOutInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">WebFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/ext/logging/WireTapIn.html" title="class in org.apache.cxf.ext.logging">WireTapIn</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/WrappedOutInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">WrappedOutInterceptor</a>, <a href="../../../../org/apache/cxf/wsdl/interceptors/WrappedOutInterceptor.WrappedOutEndingInterceptor.html" title="class in org.apache.cxf.wsdl.interceptors">WrappedOutInterceptor.WrappedOutEndingInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/WrapperClassInInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">WrapperClassInInterceptor</a>, <a href="../../../../org/apache/cxf/jaxws/interceptors/WrapperClassOutInterceptor.html" title="class in org.apache.cxf.jaxws.interceptors">WrapperClassOutInterceptor</a>, <a href="../../../../org/apache/cxf/transport/http/auth/WSDLGetAuthenticatorInterceptor.html" title="class in org.apache.cxf.transport.http.auth">WSDLGetAuthenticatorInterceptor</a>, <a href="../../../../org/apache/cxf/frontend/WSDLGetInterceptor.html" title="class in org.apache.cxf.frontend">WSDLGetInterceptor</a>, <a href="../../../../org/apache/cxf/frontend/WSDLGetOutInterceptor.html" title="class in org.apache.cxf.frontend">WSDLGetOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/WSS4JInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">WSS4JInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">WSS4JOutInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/WSS4JStaxInInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">WSS4JStaxInInterceptor</a>, <a href="../../../../org/apache/cxf/ws/security/wss4j/WSS4JStaxOutInterceptor.html" title="class in org.apache.cxf.ws.security.wss4j">WSS4JStaxOutInterceptor</a>, <a href="../../../../org/apache/cxf/rt/security/saml/xacml/XACMLAuthorizingInterceptor.html" title="class in org.apache.cxf.rt.security.saml.xacml">XACMLAuthorizingInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlEncInInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlEncInInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlEncOutInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlEncOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/xml/interceptor/XMLFaultInInterceptor.html" title="class in org.apache.cxf.binding.xml.interceptor">XMLFaultInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/xml/interceptor/XMLFaultOutInterceptor.html" title="class in org.apache.cxf.binding.xml.interceptor">XMLFaultOutInterceptor</a>, <a href="../../../../org/apache/cxf/binding/xml/interceptor/XMLMessageInInterceptor.html" title="class in org.apache.cxf.binding.xml.interceptor">XMLMessageInInterceptor</a>, <a href="../../../../org/apache/cxf/binding/xml/interceptor/XMLMessageOutInterceptor.html" title="class in org.apache.cxf.binding.xml.interceptor">XMLMessageOutInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlSecInInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlSecInInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlSecOutInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlSecOutInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlSigInInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlSigInInterceptor</a>, <a href="../../../../org/apache/cxf/rs/security/xml/XmlSigOutInterceptor.html" title="class in org.apache.cxf.rs.security.xml">XmlSigOutInterceptor</a>, <a href="../../../../org/apache/cxf/feature/transform/XSLTInInterceptor.html" title="class in org.apache.cxf.feature.transform">XSLTInInterceptor</a>, <a href="../../../../org/apache/cxf/feature/transform/XSLTOutInterceptor.html" title="class in org.apache.cxf.feature.transform">XSLTOutInterceptor</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">Interceptor&lt;T extends <a href="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&gt;</span></pre>
<div class="block">Base interface for all interceptors.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/interceptor/Interceptor.html#handleFault(T)">handleFault</a></strong>(<a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="type parameter in Interceptor">T</a>&nbsp;message)</code>
<div class="block">Called for all interceptors (in reverse order) on which handleMessage
had been successfully invoked, when normal execution of the chain was
aborted for some reason.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/interceptor/Interceptor.html#handleMessage(T)">handleMessage</a></strong>(<a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="type parameter in Interceptor">T</a>&nbsp;message)</code>
<div class="block">Intercepts a message.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="handleMessage(org.apache.cxf.message.Message)">
<!-- -->
</a><a name="handleMessage(T)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleMessage</h4>
<pre>void&nbsp;handleMessage(<a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="type parameter in Interceptor">T</a>&nbsp;message)
throws <a href="../../../../org/apache/cxf/interceptor/Fault.html" title="class in org.apache.cxf.interceptor">Fault</a></pre>
<div class="block">Intercepts a message.
Interceptors should NOT invoke handleMessage or handleFault
on the next interceptor - the interceptor chain will
take care of this.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/cxf/interceptor/Fault.html" title="class in org.apache.cxf.interceptor">Fault</a></code></dd></dl>
</li>
</ul>
<a name="handleFault(org.apache.cxf.message.Message)">
<!-- -->
</a><a name="handleFault(T)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>handleFault</h4>
<pre>void&nbsp;handleFault(<a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="type parameter in Interceptor">T</a>&nbsp;message)</pre>
<div class="block">Called for all interceptors (in reverse order) on which handleMessage
had been successfully invoked, when normal execution of the chain was
aborted for some reason.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - </dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Interceptor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/interceptor/InInterceptors.html" title="annotation in org.apache.cxf.interceptor"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cxf/interceptor/InterceptorChain.html" title="interface in org.apache.cxf.interceptor"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/interceptor/Interceptor.html" target="_top">Frames</a></li>
<li><a href="Interceptor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>