blob: dac8219bb06d1fbc6e875acd857d99d1bd9d8f44 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Oct 11 11:08:51 CDT 2021 -->
<title>Uses of Class org.eclipse.jetty.server.handler.AbstractHandler (Eclipse Jetty API Doc - v10.0.7)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-10-11">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.server.handler.AbstractHandler (Eclipse Jetty API Doc - v10.0.7)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.eclipse.jetty.server.handler.AbstractHandler" class="title">Uses of Class<br>org.eclipse.jetty.server.handler.AbstractHandler</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.ant">org.eclipse.jetty.ant</a></th>
<td class="colLast">
<div class="block">Jetty Ant : Ant Tasks and Configuration</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http.spi">org.eclipse.jetty.http.spi</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.maven.plugin">org.eclipse.jetty.maven.plugin</a></th>
<td class="colLast">
<div class="block">Jetty Maven Plugin : Support for Jetty in Maven build lifecycle</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.rewrite.handler">org.eclipse.jetty.rewrite.handler</a></th>
<td class="colLast">
<div class="block">Jetty Rewrite : Rewrite Handler and Rules for Jetty</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.security">org.eclipse.jetty.security</a></th>
<td class="colLast">
<div class="block">Jetty Security : Modular Support for Security in Jetty</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler">org.eclipse.jetty.server.handler</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Handler API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler.gzip">org.eclipse.jetty.server.handler.gzip</a></th>
<td class="colLast">
<div class="block">Jetty GZIP Handler</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.session">org.eclipse.jetty.server.session</a></th>
<td class="colLast">
<div class="block">Jetty Server : Session Management Implementations</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.servlet">org.eclipse.jetty.servlet</a></th>
<td class="colLast">
<div class="block">Jetty Server : Modular Servlet Integration</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.webapp">org.eclipse.jetty.webapp</a></th>
<td class="colLast">
<div class="block">Jetty Util : Modular Web Application Support</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.server">org.eclipse.jetty.websocket.core.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.ant">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../ant/package-summary.html">org.eclipse.jetty.ant</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../ant/package-summary.html">org.eclipse.jetty.ant</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../ant/AntWebAppContext.html" title="class in org.eclipse.jetty.ant">AntWebAppContext</a></span></code></th>
<td class="colLast">
<div class="block">Extension of WebAppContext to allow configuration via Ant environment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../ant/AntWebAppContext.AntServletHandler.html" title="class in org.eclipse.jetty.ant">AntWebAppContext.AntServletHandler</a></span></code></th>
<td class="colLast">
<div class="block">AntServletHandler</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http.spi">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../http/spi/package-summary.html">org.eclipse.jetty.http.spi</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../http/spi/package-summary.html">org.eclipse.jetty.http.spi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../http/spi/HttpSpiContextHandler.html" title="class in org.eclipse.jetty.http.spi">HttpSpiContextHandler</a></span></code></th>
<td class="colLast">
<div class="block">Jetty handler that bridges requests to <code>HttpHandler</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.maven.plugin">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../maven/plugin/MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a></span></code></th>
<td class="colLast">
<div class="block">MavenWebAppContext
Extends the WebAppContext to specialize for the maven environment.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../proxy/ConnectHandler.html" title="class in org.eclipse.jetty.proxy">ConnectHandler</a></span></code></th>
<td class="colLast">
<div class="block">Implementation of a <a href="../../Handler.html" title="interface in org.eclipse.jetty.server"><code>Handler</code></a> that supports HTTP CONNECT.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.rewrite.handler">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../rewrite/handler/package-summary.html">org.eclipse.jetty.rewrite.handler</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../rewrite/handler/package-summary.html">org.eclipse.jetty.rewrite.handler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../rewrite/handler/RewriteHandler.html" title="class in org.eclipse.jetty.rewrite.handler">RewriteHandler</a></span></code></th>
<td class="colLast">
<div class="block"> Rewrite handler is responsible for managing the rules.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.security">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../security/package-summary.html">org.eclipse.jetty.security</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../security/package-summary.html">org.eclipse.jetty.security</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../security/ConstraintSecurityHandler.html" title="class in org.eclipse.jetty.security">ConstraintSecurityHandler</a></span></code></th>
<td class="colLast">
<div class="block">ConstraintSecurityHandler</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../security/SecurityHandler.html" title="class in org.eclipse.jetty.security">SecurityHandler</a></span></code></th>
<td class="colLast">
<div class="block">Abstract SecurityHandler.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../package-summary.html">org.eclipse.jetty.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../Server.html" title="class in org.eclipse.jetty.server">Server</a></span></code></th>
<td class="colLast">
<div class="block">Jetty HTTP Servlet Server.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractHandler.ErrorDispatchHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler.ErrorDispatchHandler</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">This class is no longer required as ERROR dispatch is only done if there is an error page target.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractHandlerContainer.html" title="class in org.eclipse.jetty.server.handler">AbstractHandlerContainer</a></span></code></th>
<td class="colLast">
<div class="block">Abstract Handler Container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AsyncDelayHandler.html" title="class in org.eclipse.jetty.server.handler">AsyncDelayHandler</a></span></code></th>
<td class="colLast">
<div class="block">A handler wrapper that provides the framework to asynchronously
delay the handling of a request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BufferedResponseHandler.html" title="class in org.eclipse.jetty.server.handler">BufferedResponseHandler</a></span></code></th>
<td class="colLast">
<div class="block">
A Handler that can apply a <a href="../../HttpOutput.Interceptor.html" title="interface in org.eclipse.jetty.server"><code>HttpOutput.Interceptor</code></a>
mechanism to buffer the entire response content until the output is closed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span></code></th>
<td class="colLast">
<div class="block">ContextHandler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContextHandlerCollection.html" title="class in org.eclipse.jetty.server.handler">ContextHandlerCollection</a></span></code></th>
<td class="colLast">
<div class="block">This <a href="../HandlerCollection.html" title="class in org.eclipse.jetty.server.handler"><code>HandlerCollection</code></a> is creates a
Map of contexts to it's contained handlers based
on the context path and virtual hosts of any contained <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler"><code>ContextHandler</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DebugHandler.html" title="class in org.eclipse.jetty.server.handler">DebugHandler</a></span></code></th>
<td class="colLast">
<div class="block">Debug Handler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DefaultHandler.html" title="class in org.eclipse.jetty.server.handler">DefaultHandler</a></span></code></th>
<td class="colLast">
<div class="block">Default Handler.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ErrorHandler.html" title="class in org.eclipse.jetty.server.handler">ErrorHandler</a></span></code></th>
<td class="colLast">
<div class="block">Handler for Error pages
An ErrorHandler is registered with <a href="../ContextHandler.html#setErrorHandler(org.eclipse.jetty.server.handler.ErrorHandler)"><code>ContextHandler.setErrorHandler(ErrorHandler)</code></a> or
<a href="../../Server.html#setErrorHandler(org.eclipse.jetty.server.handler.ErrorHandler)"><code>Server.setErrorHandler(ErrorHandler)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FileBufferedResponseHandler.html" title="class in org.eclipse.jetty.server.handler">FileBufferedResponseHandler</a></span></code></th>
<td class="colLast">
<div class="block">
A Handler that can apply a <a href="../../HttpOutput.Interceptor.html" title="interface in org.eclipse.jetty.server"><code>HttpOutput.Interceptor</code></a>
mechanism to buffer the entire response content until the output is closed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HandlerCollection.html" title="class in org.eclipse.jetty.server.handler">HandlerCollection</a></span></code></th>
<td class="colLast">
<div class="block">A collection of handlers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HandlerList.html" title="class in org.eclipse.jetty.server.handler">HandlerList</a></span></code></th>
<td class="colLast">
<div class="block">HandlerList.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HandlerWrapper.html" title="class in org.eclipse.jetty.server.handler">HandlerWrapper</a></span></code></th>
<td class="colLast">
<div class="block">A <code>HandlerWrapper</code> acts as a <a href="../../Handler.html" title="interface in org.eclipse.jetty.server"><code>Handler</code></a> but delegates the <a href="../../Handler.html#handle(java.lang.String,org.eclipse.jetty.server.Request,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)"><code>handle</code></a> method and
<a href="../../../util/component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component"><code>life cycle</code></a> events to a delegate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HotSwapHandler.html" title="class in org.eclipse.jetty.server.handler">HotSwapHandler</a></span></code></th>
<td class="colLast">
<div class="block">A <code>HandlerContainer</code> that allows a hot swap of a wrapped handler.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IdleTimeoutHandler.html" title="class in org.eclipse.jetty.server.handler">IdleTimeoutHandler</a></span></code></th>
<td class="colLast">
<div class="block">Handler to adjust the idle timeout of requests while dispatched.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../InetAccessHandler.html" title="class in org.eclipse.jetty.server.handler">InetAccessHandler</a></span></code></th>
<td class="colLast">
<div class="block">InetAddress Access Handler</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MovedContextHandler.html" title="class in org.eclipse.jetty.server.handler">MovedContextHandler</a></span></code></th>
<td class="colLast">
<div class="block">Moved ContextHandler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RequestLogHandler.html" title="class in org.eclipse.jetty.server.handler">RequestLogHandler</a></span></code></th>
<td class="colLast">
<div class="block">This handler provides an alternate way (other than <a href="../../Server.html#setRequestLog(org.eclipse.jetty.server.RequestLog)"><code>Server.setRequestLog(RequestLog)</code></a>)
to log request, that can be applied to a particular handler (eg context).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ResourceHandler.html" title="class in org.eclipse.jetty.server.handler">ResourceHandler</a></span></code></th>
<td class="colLast">
<div class="block">Resource Handler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ScopedHandler.html" title="class in org.eclipse.jetty.server.handler">ScopedHandler</a></span></code></th>
<td class="colLast">
<div class="block">ScopedHandler.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SecuredRedirectHandler.html" title="class in org.eclipse.jetty.server.handler">SecuredRedirectHandler</a></span></code></th>
<td class="colLast">
<div class="block">SecuredRedirectHandler redirects from <code>http</code> to <code>https</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ShutdownHandler.html" title="class in org.eclipse.jetty.server.handler">ShutdownHandler</a></span></code></th>
<td class="colLast">
<div class="block">A handler that shuts the server down on a valid request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../StatisticsHandler.html" title="class in org.eclipse.jetty.server.handler">StatisticsHandler</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ThreadLimitHandler.html" title="class in org.eclipse.jetty.server.handler">ThreadLimitHandler</a></span></code></th>
<td class="colLast">
<div class="block">Handler to limit the threads per IP address for DOS protection</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler.gzip">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../gzip/GzipHandler.html" title="class in org.eclipse.jetty.server.handler.gzip">GzipHandler</a></span></code></th>
<td class="colLast">
<div class="block">A Handler that can dynamically GZIP uncompress requests, and compress responses.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../session/package-summary.html">org.eclipse.jetty.server.session</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../session/package-summary.html">org.eclipse.jetty.server.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../session/SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a></span></code></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.servlet">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.servlet</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.servlet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../servlet/ErrorPageErrorHandler.html" title="class in org.eclipse.jetty.servlet">ErrorPageErrorHandler</a></span></code></th>
<td class="colLast">
<div class="block">An ErrorHandler that maps exceptions and status codes to URIs for dispatch using
the internal ERROR style of dispatch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../servlet/ServletContextHandler.html" title="class in org.eclipse.jetty.servlet">ServletContextHandler</a></span></code></th>
<td class="colLast">
<div class="block">Servlet Context.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a></span></code></th>
<td class="colLast">
<div class="block">Servlet HttpHandler.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.webapp">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../webapp/package-summary.html">org.eclipse.jetty.webapp</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../webapp/package-summary.html">org.eclipse.jetty.webapp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../webapp/WebAppContext.html" title="class in org.eclipse.jetty.webapp">WebAppContext</a></span></code></th>
<td class="colLast">
<div class="block">Web Application Context Handler.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.core.server">
<!-- -->
</a>
<h3>Uses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../websocket/core/server/package-summary.html">org.eclipse.jetty.websocket.core.server</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a> in <a href="../../../websocket/core/server/package-summary.html">org.eclipse.jetty.websocket.core.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../websocket/core/server/WebSocketUpgradeHandler.html" title="class in org.eclipse.jetty.websocket.core.server">WebSocketUpgradeHandler</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>