blob: cf5c70471b689bfa4186580d0d27ad64908f7cc2 [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>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PhaseInterceptor (Apache CXF JavaDoc 3.2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PhaseInterceptor (Apache CXF JavaDoc 3.2.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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/PhaseInterceptor.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">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/phase/PhaseComparator.html" title="class in org.apache.cxf.phase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/phase/PhaseInterceptor.html" target="_top">Frames</a></li>
<li><a href="PhaseInterceptor.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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.phase</div>
<h2 title="Interface PhaseInterceptor" class="title">Interface PhaseInterceptor&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 Superinterfaces:</dt>
<dd><a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</a>&lt;T&gt;</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/validation/AbstractBeanValidationInterceptor.html" title="class in org.apache.cxf.validation">AbstractBeanValidationInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/brave/AbstractBraveClientInterceptor.html" title="class in org.apache.cxf.tracing.brave">AbstractBraveClientInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/brave/AbstractBraveInterceptor.html" title="class in org.apache.cxf.tracing.brave">AbstractBraveInterceptor</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/jaxrs/client/AbstractClient.AbstractClientAsyncResponseInterceptor.html" title="class in org.apache.cxf.jaxrs.client">AbstractClient.AbstractClientAsyncResponseInterceptor</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/tracing/htrace/AbstractHTraceClientInterceptor.html" title="class in org.apache.cxf.tracing.htrace">AbstractHTraceClientInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/htrace/AbstractHTraceInterceptor.html" title="class in org.apache.cxf.tracing.htrace">AbstractHTraceInterceptor</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/ext/logging/AbstractLoggingInterceptor.html" title="class in org.apache.cxf.ext.logging">AbstractLoggingInterceptor</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/xacml2/AbstractXACMLAuthorizingInterceptor.html" title="class in org.apache.cxf.rt.security.saml.xacml2">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/tracing/brave/BraveClientStartInterceptor.html" title="class in org.apache.cxf.tracing.brave">BraveClientStartInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/brave/BraveClientStopInterceptor.html" title="class in org.apache.cxf.tracing.brave">BraveClientStopInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/brave/BraveStartInterceptor.html" title="class in org.apache.cxf.tracing.brave">BraveStartInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/brave/BraveStopInterceptor.html" title="class in org.apache.cxf.tracing.brave">BraveStopInterceptor</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/validation/ClientBeanValidationOutInterceptor.html" title="class in org.apache.cxf.validation">ClientBeanValidationOutInterceptor</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/tracing/htrace/HTraceClientStartInterceptor.html" title="class in org.apache.cxf.tracing.htrace">HTraceClientStartInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/htrace/HTraceClientStopInterceptor.html" title="class in org.apache.cxf.tracing.htrace">HTraceClientStopInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/htrace/HTraceStartInterceptor.html" title="class in org.apache.cxf.tracing.htrace">HTraceStartInterceptor</a>, <a href="../../../../org/apache/cxf/tracing/htrace/HTraceStopInterceptor.html" title="class in org.apache.cxf.tracing.htrace">HTraceStopInterceptor</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/client/validation/JAXRSClientBeanValidationOutInterceptor.html" title="class in org.apache.cxf.jaxrs.client.validation">JAXRSClientBeanValidationOutInterceptor</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/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/ws/security/policy/interceptors/STSTokenOutInterceptor.html" title="class in org.apache.cxf.ws.security.policy.interceptors">STSTokenOutInterceptor</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/xacml2/XACMLAuthorizingInterceptor.html" title="class in org.apache.cxf.rt.security.saml.xacml2">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="typeNameLabel">PhaseInterceptor&lt;T extends <a href="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&gt;</span>
extends <a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</a>&lt;T&gt;</pre>
<div class="block">A phase interceptor is an intercetor that participates in a
PhaseInterceptorChain.
The phase property controls the phase in which the interceptor is placed.
The before and after properties allow for fine grained control over where
the phase the interceptor is placed. They specify the IDs of the
interceptors that must be placed before and after the interceptor.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase"><code>PhaseInterceptorChain</code></a></dd>
</dl>
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html" title="interface in org.apache.cxf.phase">PhaseInterceptor</a>&lt;? extends <a href="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html#getAdditionalInterceptors--">getAdditionalInterceptors</a></span>()</code>
<div class="block">Returns a collection of Interceptors that should be added to the chain
whenever this interceptor is added.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html#getAfter--">getAfter</a></span>()</code>
<div class="block">Returns a set containing the IDs of the interceptors that should be
executed before this interceptor.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html#getBefore--">getBefore</a></span>()</code>
<div class="block">Returns a set containing the IDs of the interceptors that should be
executed after this interceptor.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html#getId--">getId</a></span>()</code>
<div class="block">Returns the ID of this interceptor.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html#getPhase--">getPhase</a></span>()</code>
<div class="block">Returns the phase in which this interceptor is excecuted.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cxf.interceptor.Interceptor">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cxf.interceptor.<a href="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</a></h3>
<code><a href="../../../../org/apache/cxf/interceptor/Interceptor.html#handleFault-T-">handleFault</a>, <a href="../../../../org/apache/cxf/interceptor/Interceptor.html#handleMessage-T-">handleMessage</a></code></li>
</ul>
</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="getAfter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAfter</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getAfter()</pre>
<div class="block">Returns a set containing the IDs of the interceptors that should be
executed before this interceptor. This interceptor will be placed
in the chain after the interceptors in the set.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the IDs of the interceptors</dd>
</dl>
</li>
</ul>
<a name="getBefore--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBefore</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getBefore()</pre>
<div class="block">Returns a set containing the IDs of the interceptors that should be
executed after this interceptor. This interceptor will be placed in
the inteceptor chain before the interceptors in the set.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the ids of the interceptors</dd>
</dl>
</li>
</ul>
<a name="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getId()</pre>
<div class="block">Returns the ID of this interceptor.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the ID</dd>
</dl>
</li>
</ul>
<a name="getPhase--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhase</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPhase()</pre>
<div class="block">Returns the phase in which this interceptor is excecuted.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the phase</dd>
</dl>
</li>
</ul>
<a name="getAdditionalInterceptors--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getAdditionalInterceptors</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/cxf/phase/PhaseInterceptor.html" title="interface in org.apache.cxf.phase">PhaseInterceptor</a>&lt;? extends <a href="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&gt;&gt;&nbsp;getAdditionalInterceptors()</pre>
<div class="block">Returns a collection of Interceptors that should be added to the chain
whenever this interceptor is added. May return null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the collection of interceptors</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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/PhaseInterceptor.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">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/phase/PhaseComparator.html" title="class in org.apache.cxf.phase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/phase/PhaseInterceptor.html" target="_top">Frames</a></li>
<li><a href="PhaseInterceptor.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>