blob: 82633d61ed9b470172c4b191ae1a4c422637b74d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:40:44 EDT 2021 -->
<title>Uses of Class org.eclipse.jetty.server.handler.ContextHandler (Eclipse Jetty API Doc - v10.0.5)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-06-14">
<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.ContextHandler (Eclipse Jetty API Doc - v10.0.5)";
}
}
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="../ContextHandler.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.ContextHandler" class="title">Uses of Class<br>org.eclipse.jetty.server.handler.ContextHandler</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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.ant.types">org.eclipse.jetty.ant.types</a></th>
<td class="colLast">
<div class="block">Jetty Ant : Ant Wrappers of Jetty Internals</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy">org.eclipse.jetty.deploy</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Webapp Deploy Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.jmx">org.eclipse.jetty.deploy.jmx</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : JMX Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.providers">org.eclipse.jetty.deploy.providers</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Webapp Deployment Providers</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.osgi.boot">org.eclipse.jetty.osgi.boot</a></th>
<td class="colLast">&nbsp;</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.jmx">org.eclipse.jetty.server.handler.jmx</a></th>
<td class="colLast">
<div class="block">Jetty Server : Handler JMX Integration</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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>
</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../ant/package-summary.html">org.eclipse.jetty.ant</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.ant.types">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../ant/types/package-summary.html">org.eclipse.jetty.ant.types</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../ant/types/package-summary.html">org.eclipse.jetty.ant.types</a> that return types with arguments of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlers.</span><code><span class="memberNameLink"><a href="../../../ant/types/ContextHandlers.html#getContextHandlers()">getContextHandlers</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../ant/types/package-summary.html">org.eclipse.jetty.ant.types</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlers.</span><code><span class="memberNameLink"><a href="../../../ant/types/ContextHandlers.html#add(org.eclipse.jetty.server.handler.ContextHandler)">add</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../deploy/package-summary.html">org.eclipse.jetty.deploy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/package-summary.html">org.eclipse.jetty.deploy</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppProvider.</span><code><span class="memberNameLink"><a href="../../../deploy/AppProvider.html#createContextHandler(org.eclipse.jetty.deploy.App)">createContextHandler</a></span>&#8203;(<a href="../../../deploy/App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">
<div class="block">Create a ContextHandler for an App</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">App.</span><code><span class="memberNameLink"><a href="../../../deploy/App.html#getContextHandler()">getContextHandler</a></span>()</code></th>
<td class="colLast">
<div class="block">Get ContextHandler for the App.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../deploy/package-summary.html">org.eclipse.jetty.deploy</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../deploy/App.html#%3Cinit%3E(org.eclipse.jetty.deploy.DeploymentManager,org.eclipse.jetty.deploy.AppProvider,java.lang.String,org.eclipse.jetty.server.handler.ContextHandler)">App</a></span>&#8203;(<a href="../../../deploy/DeploymentManager.html" title="class in org.eclipse.jetty.deploy">DeploymentManager</a>&nbsp;manager,
<a href="../../../deploy/AppProvider.html" title="interface in org.eclipse.jetty.deploy">AppProvider</a>&nbsp;provider,
java.lang.String&nbsp;originId,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">
<div class="block">Create an App with specified Origin ID and archivePath</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../deploy/jmx/package-summary.html">org.eclipse.jetty.deploy.jmx</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/jmx/package-summary.html">org.eclipse.jetty.deploy.jmx</a> that return types with arguments of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManagerMBean.</span><code><span class="memberNameLink"><a href="../../../deploy/jmx/DeploymentManagerMBean.html#getContexts()">getContexts</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.providers">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../deploy/providers/package-summary.html">org.eclipse.jetty.deploy.providers</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/providers/package-summary.html">org.eclipse.jetty.deploy.providers</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebAppProvider.</span><code><span class="memberNameLink"><a href="../../../deploy/providers/WebAppProvider.html#createContextHandler(org.eclipse.jetty.deploy.App)">createContextHandler</a></span>&#8203;(<a href="../../../deploy/App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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>
<table class="useSummary">
<caption><span>Fields in <a href="../../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> with type parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebAppMojo.</span><code><span class="memberNameLink"><a href="../../../maven/plugin/AbstractWebAppMojo.html#contextHandlers">contextHandlers</a></span></code></th>
<td class="colLast">
<div class="block">List of other contexts to set up.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyEmbedder.</span><code><span class="memberNameLink"><a href="../../../maven/plugin/JettyEmbedder.html#contextHandlers">contextHandlers</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> that return types with arguments of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyEmbedder.</span><code><span class="memberNameLink"><a href="../../../maven/plugin/JettyEmbedder.html#getContextHandlers()">getContextHandlers</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> with type arguments of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerSupport.</span><code><span class="memberNameLink"><a href="../../../maven/plugin/ServerSupport.html#configureHandlers(org.eclipse.jetty.server.Server,java.util.List,org.eclipse.jetty.server.RequestLog)">configureHandlers</a></span>&#8203;(<a href="../../Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;&nbsp;contextHandlers,
<a href="../../RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a>&nbsp;requestLog)</code></th>
<td class="colLast">
<div class="block">Set up the handler structure to receive a webapp.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyEmbedder.</span><code><span class="memberNameLink"><a href="../../../maven/plugin/JettyEmbedder.html#setContextHandlers(java.util.List)">setContextHandlers</a></span>&#8203;(java.util.List&lt;<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;&nbsp;contextHandlers)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.osgi.boot">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../osgi/boot/package-summary.html">org.eclipse.jetty.osgi.boot</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../osgi/boot/package-summary.html">org.eclipse.jetty.osgi.boot</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractContextProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/AbstractContextProvider.html#createContextHandler(org.eclipse.jetty.deploy.App)">createContextHandler</a></span>&#8203;(<a href="../../../deploy/App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractContextProvider.OSGiApp.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/AbstractContextProvider.OSGiApp.html#createContextHandler()">createContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebAppProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/AbstractWebAppProvider.html#createContextHandler(org.eclipse.jetty.deploy.App)">createContextHandler</a></span>&#8203;(<a href="../../../deploy/App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebAppProvider.OSGiApp.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/AbstractWebAppProvider.OSGiApp.html#createContextHandler()">createContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../osgi/boot/package-summary.html">org.eclipse.jetty.osgi.boot</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceContextProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceContextProvider.html#serviceAdded(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceAdded</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;serviceRef,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceProvider.html#serviceAdded(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceAdded</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;ref,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceWebAppProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceWebAppProvider.html#serviceAdded(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceAdded</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;serviceRef,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">
<div class="block">A webapp that was deployed as an osgi service has been added,
and we want to deploy it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceContextProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceContextProvider.html#serviceRemoved(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceRemoved</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;serviceRef,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceProvider.html#serviceRemoved(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceRemoved</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;ref,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServiceWebAppProvider.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/ServiceWebAppProvider.html#serviceRemoved(org.osgi.framework.ServiceReference,org.eclipse.jetty.server.handler.ContextHandler)">serviceRemoved</a></span>&#8203;(org.osgi.framework.ServiceReference&nbsp;serviceRef,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractContextProvider.OSGiApp.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/AbstractContextProvider.OSGiApp.html#setHandler(org.eclipse.jetty.server.handler.ContextHandler)">setHandler</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;h)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.server</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelState.</span><code><span class="memberNameLink"><a href="../../HttpChannelState.html#getContextHandler()">getContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UserIdentity.Scope.</span><code><span class="memberNameLink"><a href="../../UserIdentity.Scope.html#getContextHandler()">getContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../package-summary.html">org.eclipse.jetty.server</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../Dispatcher.html#%3Cinit%3E(org.eclipse.jetty.server.handler.ContextHandler,java.lang.String)">Dispatcher</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;contextHandler,
java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../Dispatcher.html#%3Cinit%3E(org.eclipse.jetty.server.handler.ContextHandler,org.eclipse.jetty.http.HttpURI,java.lang.String)">Dispatcher</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;contextHandler,
<a href="../../../http/HttpURI.html" title="interface in org.eclipse.jetty.http">HttpURI</a>&nbsp;uri,
java.lang.String&nbsp;pathInContext)</code></th>
<td class="colLast">&nbsp;</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="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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>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>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandler.Context.</span><code><span class="memberNameLink"><a href="../ContextHandler.Context.html#getContextHandler()">getContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandler.</span><code><span class="memberNameLink"><a href="../ContextHandler.html#getContextHandler(javax.servlet.ServletContext)">getContextHandler</a></span>&#8203;(javax.servlet.ServletContext&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ErrorHandler.html" title="class in org.eclipse.jetty.server.handler">ErrorHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ErrorHandler.</span><code><span class="memberNameLink"><a href="../ErrorHandler.html#getErrorHandler(org.eclipse.jetty.server.Server,org.eclipse.jetty.server.handler.ContextHandler)">getErrorHandler</a></span>&#8203;(<a href="../../Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.server.handler</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContextHandlerCollection.html#%3Cinit%3E(org.eclipse.jetty.server.handler.ContextHandler...)">ContextHandlerCollection</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>...&nbsp;contexts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ManagedAttributeListener.html#%3Cinit%3E(org.eclipse.jetty.server.handler.ContextHandler,java.lang.String...)">ManagedAttributeListener</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context,
java.lang.String...&nbsp;managedAttributes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../jmx/package-summary.html">org.eclipse.jetty.server.handler.jmx</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../jmx/package-summary.html">org.eclipse.jetty.server.handler.jmx</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHandlerMBean.</span><code><span class="memberNameLink"><a href="../jmx/AbstractHandlerMBean.html#getContextName(org.eclipse.jetty.server.handler.ContextHandler)">getContextName</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.servlet">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.servlet</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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/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>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.servlet</a> that return <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletHolder.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletHolder.html#getContextHandler()">getContextHandler</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultServlet.</span><code><span class="memberNameLink"><a href="../../../servlet/DefaultServlet.html#initContextHandler(javax.servlet.ServletContext)">initContextHandler</a></span>&#8203;(javax.servlet.ServletContext&nbsp;servletContext)</code></th>
<td class="colLast">
<div class="block">Compute the field _contextHandler.<br>
In the case where the DefaultServlet is deployed on the HttpService it is likely that
this method needs to be overwritten to unwrap the ServletContext facade until we reach
the original jetty's ContextHandler.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.servlet</a> with parameters of type <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../servlet/JspPropertyGroupServlet.html#%3Cinit%3E(org.eclipse.jetty.server.handler.ContextHandler,org.eclipse.jetty.servlet.ServletHandler)">JspPropertyGroupServlet</a></span>&#8203;(<a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&nbsp;context,
<a href="../../../servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a>&nbsp;servletHandler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.webapp">
<!-- -->
</a>
<h3>Uses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> in <a href="../../../webapp/package-summary.html">org.eclipse.jetty.webapp</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</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>
</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="../ContextHandler.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>