blob: a1549c3edcd7793ab1980e3abaec74866e82328e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:44:01 EDT 2021 -->
<title>Uses of Package org.eclipse.jetty.http (Eclipse Jetty API Doc - v11.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 Package org.eclipse.jetty.http (Eclipse Jetty API Doc - v11.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>Class</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">
<h1 title="Uses of Package org.eclipse.jetty.http" class="title">Uses of Package<br>org.eclipse.jetty.http</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.jetty.http</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.client">org.eclipse.jetty.client</a></th>
<td class="colLast">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.api">org.eclipse.jetty.client.api</a></th>
<td class="colLast">
<div class="block">Jetty Client : API Classes</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.http">org.eclipse.jetty.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.util">org.eclipse.jetty.client.util</a></th>
<td class="colLast">
<div class="block">Jetty Client : Utility Classes</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.generator">org.eclipse.jetty.fcgi.generator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.parser">org.eclipse.jetty.fcgi.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.server">org.eclipse.jetty.fcgi.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.server.proxy">org.eclipse.jetty.fcgi.server.proxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http">org.eclipse.jetty.http</a></th>
<td class="colLast">
<div class="block">Jetty Http : Tools for Http processing</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2">org.eclipse.jetty.http2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.frames">org.eclipse.jetty.http2.frames</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.generator">org.eclipse.jetty.http2.generator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.hpack">org.eclipse.jetty.http2.hpack</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.parser">org.eclipse.jetty.http2.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.server">org.eclipse.jetty.http2.server</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.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.resource">org.eclipse.jetty.server.resource</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client">org.eclipse.jetty.websocket.core.client</a></th>
<td class="colLast">&nbsp;</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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.server.internal">org.eclipse.jetty.websocket.core.server.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../client/package-summary.html">org.eclipse.jetty.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/GZIPContentDecoder.html#org.eclipse.jetty.client">GZIPContentDecoder</a></th>
<td class="colLast">
<div class="block">Decoder for the "gzip" content encoding.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCompliance.html#org.eclipse.jetty.client">HttpCompliance</a></th>
<td class="colLast">
<div class="block">HTTP compliance modes for Jetty HTTP parsing and handling.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.client">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.client">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.client">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.client">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpMethod.html#org.eclipse.jetty.client">HttpMethod</a></th>
<td class="colLast">
<div class="block">Known HTTP Methods</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.client">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.api">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../client/api/package-summary.html">org.eclipse.jetty.client.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.client.api">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.client.api">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.client.api">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.client.api">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpMethod.html#org.eclipse.jetty.client.api">HttpMethod</a></th>
<td class="colLast">
<div class="block">Known HTTP Methods</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.client.api">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../client/http/package-summary.html">org.eclipse.jetty.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.client.http">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.client.http">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.HttpHandler.html#org.eclipse.jetty.client.http">HttpParser.HttpHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.ResponseHandler.html#org.eclipse.jetty.client.http">HttpParser.ResponseHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.client.http">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../client/util/package-summary.html">org.eclipse.jetty.client.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.client.util">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.client.util">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.fcgi.client.http">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.fcgi.client.http">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.fcgi.client.http">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.generator">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../fcgi/generator/package-summary.html">org.eclipse.jetty.fcgi.generator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.fcgi.generator">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.parser">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../fcgi/parser/package-summary.html">org.eclipse.jetty.fcgi.parser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.fcgi.parser">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.fcgi.server">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.fcgi.server">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Response.html#org.eclipse.jetty.fcgi.server">MetaData.Response</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.server.proxy">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../fcgi/server/proxy/package-summary.html">org.eclipse.jetty.fcgi.server.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.fcgi.server.proxy">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="package-summary.html">org.eclipse.jetty.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.http">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.html#org.eclipse.jetty.http">ComplianceViolation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.Listener.html#org.eclipse.jetty.http">ComplianceViolation.Listener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.Mode.html#org.eclipse.jetty.http">ComplianceViolation.Mode</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CompressedContentFormat.html#org.eclipse.jetty.http">CompressedContentFormat</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CookieCompliance.html#org.eclipse.jetty.http">CookieCompliance</a></th>
<td class="colLast">
<div class="block">The compliance for Cookie handling.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CookieCompliance.Violation.html#org.eclipse.jetty.http">CookieCompliance.Violation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HostPortHttpField.html#org.eclipse.jetty.http">HostPortHttpField</a></th>
<td class="colLast">
<div class="block">An HttpField holding a preparsed Host and port number</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCompliance.html#org.eclipse.jetty.http">HttpCompliance</a></th>
<td class="colLast">
<div class="block">HTTP compliance modes for Jetty HTTP parsing and handling.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCompliance.Violation.html#org.eclipse.jetty.http">HttpCompliance.Violation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpContent.html#org.eclipse.jetty.http">HttpContent</a></th>
<td class="colLast">
<div class="block">HttpContent interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCookie.html#org.eclipse.jetty.http">HttpCookie</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCookie.SameSite.html#org.eclipse.jetty.http">HttpCookie.SameSite</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.http">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFieldPreEncoder.html#org.eclipse.jetty.http">HttpFieldPreEncoder</a></th>
<td class="colLast">
<div class="block">Interface to pre-encode HttpFields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.http">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Immutable.html#org.eclipse.jetty.http">HttpFields.Immutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.http">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpGenerator.Result.html#org.eclipse.jetty.http">HttpGenerator.Result</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpGenerator.State.html#org.eclipse.jetty.http">HttpGenerator.State</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.http">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeaderValue.html#org.eclipse.jetty.http">HttpHeaderValue</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpMethod.html#org.eclipse.jetty.http">HttpMethod</a></th>
<td class="colLast">
<div class="block">Known HTTP Methods</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.html#org.eclipse.jetty.http">HttpParser</a></th>
<td class="colLast">
<div class="block">A Parser for 1.0 and 1.1 as defined by RFC7230</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.FieldState.html#org.eclipse.jetty.http">HttpParser.FieldState</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.HttpHandler.html#org.eclipse.jetty.http">HttpParser.HttpHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.RequestHandler.html#org.eclipse.jetty.http">HttpParser.RequestHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.ResponseHandler.html#org.eclipse.jetty.http">HttpParser.ResponseHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.State.html#org.eclipse.jetty.http">HttpParser.State</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpScheme.html#org.eclipse.jetty.http">HttpScheme</a></th>
<td class="colLast">
<div class="block">HTTP and WebSocket Schemes</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpStatus.Code.html#org.eclipse.jetty.http">HttpStatus.Code</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTester.Input.html#org.eclipse.jetty.http">HttpTester.Input</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTester.Message.html#org.eclipse.jetty.http">HttpTester.Message</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTester.Request.html#org.eclipse.jetty.http">HttpTester.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTester.Response.html#org.eclipse.jetty.http">HttpTester.Response</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTokens.EndOfContent.html#org.eclipse.jetty.http">HttpTokens.EndOfContent</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTokens.Token.html#org.eclipse.jetty.http">HttpTokens.Token</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpTokens.Type.html#org.eclipse.jetty.http">HttpTokens.Type</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpURI.html#org.eclipse.jetty.http">HttpURI</a></th>
<td class="colLast">
<div class="block">Http URI.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpURI.Ambiguous.html#org.eclipse.jetty.http">HttpURI.Ambiguous</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpURI.Immutable.html#org.eclipse.jetty.http">HttpURI.Immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpURI.Mutable.html#org.eclipse.jetty.http">HttpURI.Mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.http">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.html#org.eclipse.jetty.http">MetaData</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.http">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Response.html#org.eclipse.jetty.http">MetaData.Response</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MimeTypes.Type.html#org.eclipse.jetty.http">MimeTypes.Type</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QuotedCSV.html#org.eclipse.jetty.http">QuotedCSV</a></th>
<td class="colLast">
<div class="block">Implements a quoted comma separated list of values
in accordance with RFC7230.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QuotedCSVParser.html#org.eclipse.jetty.http">QuotedCSVParser</a></th>
<td class="colLast">
<div class="block">Implements a quoted comma separated list parser
in accordance with RFC7230.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/UriCompliance.html#org.eclipse.jetty.http">UriCompliance</a></th>
<td class="colLast">
<div class="block">URI compliance modes for Jetty request handling.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/UriCompliance.Violation.html#org.eclipse.jetty.http">UriCompliance.Violation</a></th>
<td class="colLast">
<div class="block">These are URI compliance "violations", which may be allowed by the compliance mode.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/package-summary.html">org.eclipse.jetty.http2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.http2">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.frames">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/frames/package-summary.html">org.eclipse.jetty.http2.frames</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.html#org.eclipse.jetty.http2.frames">MetaData</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.http2.frames">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.generator">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/generator/package-summary.html">org.eclipse.jetty.http2.generator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.html#org.eclipse.jetty.http2.generator">MetaData</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.hpack">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/hpack/package-summary.html">org.eclipse.jetty.http2.hpack</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HostPortHttpField.html#org.eclipse.jetty.http2.hpack">HostPortHttpField</a></th>
<td class="colLast">
<div class="block">An HttpField holding a preparsed Host and port number</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.http2.hpack">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.LongValueHttpField.html#org.eclipse.jetty.http2.hpack">HttpField.LongValueHttpField</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFieldPreEncoder.html#org.eclipse.jetty.http2.hpack">HttpFieldPreEncoder</a></th>
<td class="colLast">
<div class="block">Interface to pre-encode HttpFields.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.http2.hpack">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.http2.hpack">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.html#org.eclipse.jetty.http2.hpack">MetaData</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.parser">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.html#org.eclipse.jetty.http2.parser">MetaData</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.http2.server">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.http2.server">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.http2.server">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Response.html#org.eclipse.jetty.http2.server">MetaData.Response</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../server/package-summary.html">org.eclipse.jetty.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.server">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.html#org.eclipse.jetty.server">ComplianceViolation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.Listener.html#org.eclipse.jetty.server">ComplianceViolation.Listener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ComplianceViolation.Mode.html#org.eclipse.jetty.server">ComplianceViolation.Mode</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CompressedContentFormat.html#org.eclipse.jetty.server">CompressedContentFormat</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CookieCompliance.html#org.eclipse.jetty.server">CookieCompliance</a></th>
<td class="colLast">
<div class="block">The compliance for Cookie handling.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CookieCutter.html#org.eclipse.jetty.server">CookieCutter</a></th>
<td class="colLast">
<div class="block">Cookie parser</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCompliance.html#org.eclipse.jetty.server">HttpCompliance</a></th>
<td class="colLast">
<div class="block">HTTP compliance modes for Jetty HTTP parsing and handling.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpContent.html#org.eclipse.jetty.server">HttpContent</a></th>
<td class="colLast">
<div class="block">HttpContent interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpContent.ContentFactory.html#org.eclipse.jetty.server">HttpContent.ContentFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCookie.html#org.eclipse.jetty.server">HttpCookie</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.server">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.html#org.eclipse.jetty.server">HttpFields</a></th>
<td class="colLast">
<div class="block">Interface that represents on ordered collection of <a href="HttpField.html" title="class in org.eclipse.jetty.http"><code>HttpField</code></a>s.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.server">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpGenerator.html#org.eclipse.jetty.server">HttpGenerator</a></th>
<td class="colLast">
<div class="block">HttpGenerator.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.server">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.html#org.eclipse.jetty.server">HttpParser</a></th>
<td class="colLast">
<div class="block">A Parser for 1.0 and 1.1 as defined by RFC7230</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.HttpHandler.html#org.eclipse.jetty.server">HttpParser.HttpHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpParser.RequestHandler.html#org.eclipse.jetty.server">HttpParser.RequestHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpURI.html#org.eclipse.jetty.server">HttpURI</a></th>
<td class="colLast">
<div class="block">Http URI.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.server">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Request.html#org.eclipse.jetty.server">MetaData.Request</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MetaData.Response.html#org.eclipse.jetty.server">MetaData.Response</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MimeTypes.html#org.eclipse.jetty.server">MimeTypes</a></th>
<td class="colLast">
<div class="block">MIME Type enum and utilities</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MimeTypes.Type.html#org.eclipse.jetty.server">MimeTypes.Type</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PrecompressedHttpContent.html#org.eclipse.jetty.server">PrecompressedHttpContent</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/UriCompliance.html#org.eclipse.jetty.server">UriCompliance</a></th>
<td class="colLast">
<div class="block">URI compliance modes for Jetty request handling.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CompressedContentFormat.html#org.eclipse.jetty.server.handler">CompressedContentFormat</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpFields.Mutable.html#org.eclipse.jetty.server.handler">HttpFields.Mutable</a></th>
<td class="colLast">
<div class="block">HTTP Fields.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MimeTypes.html#org.eclipse.jetty.server.handler">MimeTypes</a></th>
<td class="colLast">
<div class="block">MIME Type enum and utilities</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.handler.gzip">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpField.html#org.eclipse.jetty.server.handler.gzip">HttpField</a></th>
<td class="colLast">
<div class="block">An HTTP Field</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpHeader.html#org.eclipse.jetty.server.handler.gzip">HttpHeader</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.resource">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../server/resource/package-summary.html">org.eclipse.jetty.server.resource</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpContent.html#org.eclipse.jetty.server.resource">HttpContent</a></th>
<td class="colLast">
<div class="block">HttpContent interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../server/session/package-summary.html">org.eclipse.jetty.server.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCookie.html#org.eclipse.jetty.server.session">HttpCookie</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpCookie.SameSite.html#org.eclipse.jetty.server.session">HttpCookie.SameSite</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpVersion.html#org.eclipse.jetty.websocket.core.client">HttpVersion</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <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">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.websocket.core.server">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.server.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.http</a> used by <a href="../websocket/core/server/internal/package-summary.html">org.eclipse.jetty.websocket.core.server.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BadMessageException.html#org.eclipse.jetty.websocket.core.server.internal">BadMessageException</a></th>
<td class="colLast">
<div class="block">Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.</div>
</td>
</tr>
</tbody>
</table>
</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>Class</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>