blob: 0740ba222d36ec5056250dab6753be30ae80894c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Uses of Class org.eclipse.jetty.http.HttpVersion (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<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.http.HttpVersion (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">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.http.HttpVersion" class="title">Uses of Class<br>org.eclipse.jetty.http.HttpVersion</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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.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.hpack">org.eclipse.jetty.http2.hpack</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that return <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpContentResponse.</span><code><span class="memberNameLink"><a href="../../client/HttpContentResponse.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../client/HttpRequest.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpResponse.</span><code><span class="memberNameLink"><a href="../../client/HttpResponse.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../../client/api/Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../client/HttpRequest.html#version(org.eclipse.jetty.http.HttpVersion)">version</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../client/HttpResponse.html" title="class in org.eclipse.jetty.client">HttpResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpResponse.</span><code><span class="memberNameLink"><a href="../../client/HttpResponse.html#version(org.eclipse.jetty.http.HttpVersion)">version</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.api">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../../client/api/package-summary.html">org.eclipse.jetty.client.api</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/api/package-summary.html">org.eclipse.jetty.client.api</a> that return <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../../client/api/Request.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.</span><code><span class="memberNameLink"><a href="../../client/api/Response.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/api/package-summary.html">org.eclipse.jetty.client.api</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../../client/api/Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../../client/api/Request.html#version(org.eclipse.jetty.http.HttpVersion)">version</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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">HttpReceiverOverHTTP.</span><code><span class="memberNameLink"><a href="../../client/http/HttpReceiverOverHTTP.html#startResponse(org.eclipse.jetty.http.HttpVersion,int,java.lang.String)">startResponse</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
int&nbsp;status,
java.lang.String&nbsp;reason)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../package-summary.html">org.eclipse.jetty.http</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.eclipse.jetty.http</a> with type parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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>static <a href="../../util/Trie.html" title="interface in org.eclipse.jetty.util">Trie</a>&lt;<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#CACHE">CACHE</a></span></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.http</a> that return <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#fromString(java.lang.String)">fromString</a></span>&#8203;(java.lang.String&nbsp;version)</code></th>
<td class="colLast">
<div class="block">Case insensitive fromString() conversion</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#fromVersion(int)">fromVersion</a></span>&#8203;(int&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Http1FieldPreEncoder.</span><code><span class="memberNameLink"><a href="../Http1FieldPreEncoder.html#getHttpVersion()">getHttpVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpFieldPreEncoder.</span><code><span class="memberNameLink"><a href="../HttpFieldPreEncoder.html#getHttpVersion()">getHttpVersion</a></span>()</code></th>
<td class="colLast">
<div class="block">The major version this encoder is for.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetaData.</span><code><span class="memberNameLink"><a href="../MetaData.html#getHttpVersion()">getHttpVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetaData.</span><code><span class="memberNameLink"><a href="../MetaData.html#getVersion()">getVersion</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../MetaData.html#getHttpVersion()"><code>MetaData.getHttpVersion()</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#lookAheadGet(byte%5B%5D,int,int)">lookAheadGet</a></span>&#8203;(byte[]&nbsp;bytes,
int&nbsp;position,
int&nbsp;limit)</code></th>
<td class="colLast">
<div class="block">Optimised lookup to find an Http Version and whitespace in a byte array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#lookAheadGet(java.nio.ByteBuffer)">lookAheadGet</a></span>&#8203;(java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block">Optimised lookup to find an HTTP Version and trailing white space in a byte array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#valueOf(java.lang.String)">valueOf</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpVersion.</span><code><span class="memberNameLink"><a href="../HttpVersion.html#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.http</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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">PreEncodedHttpField.</span><code><span class="memberNameLink"><a href="../PreEncodedHttpField.html#putTo(java.nio.ByteBuffer,org.eclipse.jetty.http.HttpVersion)">putTo</a></span>&#8203;(java.nio.ByteBuffer&nbsp;bufferInFillMode,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetaData.</span><code><span class="memberNameLink"><a href="../MetaData.html#setHttpVersion(org.eclipse.jetty.http.HttpVersion)">setHttpVersion</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;httpVersion)</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">HttpParser.RequestHandler.</span><code><span class="memberNameLink"><a href="../HttpParser.RequestHandler.html#startRequest(java.lang.String,java.lang.String,org.eclipse.jetty.http.HttpVersion)">startRequest</a></span>&#8203;(java.lang.String&nbsp;method,
java.lang.String&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">
<div class="block">This is the method called by parser when the HTTP request line is parsed</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpParser.ResponseHandler.</span><code><span class="memberNameLink"><a href="../HttpParser.ResponseHandler.html#startResponse(org.eclipse.jetty.http.HttpVersion,int,java.lang.String)">startResponse</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
int&nbsp;status,
java.lang.String&nbsp;reason)</code></th>
<td class="colLast">
<div class="block">This is the method called by parser when the HTTP request line is parsed</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.http</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../MetaData.html#%3Cinit%3E(org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields)">MetaData</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.html#%3Cinit%3E(org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields,long)">MetaData</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Request.html#%3Cinit%3E(java.lang.String,java.lang.String,org.eclipse.jetty.http.HostPortHttpField,java.lang.String,org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields,long)">Request</a></span>&#8203;(java.lang.String&nbsp;method,
java.lang.String&nbsp;scheme,
<a href="../HostPortHttpField.html" title="class in org.eclipse.jetty.http">HostPortHttpField</a>&nbsp;hostPort,
java.lang.String&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Request.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.http.HttpScheme,org.eclipse.jetty.http.HostPortHttpField,java.lang.String,org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields)">Request</a></span>&#8203;(java.lang.String&nbsp;method,
<a href="../HttpScheme.html" title="enum in org.eclipse.jetty.http">HttpScheme</a>&nbsp;scheme,
<a href="../HostPortHttpField.html" title="class in org.eclipse.jetty.http">HostPortHttpField</a>&nbsp;hostPort,
java.lang.String&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Request.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.http.HttpScheme,org.eclipse.jetty.http.HostPortHttpField,java.lang.String,org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields,long)">Request</a></span>&#8203;(java.lang.String&nbsp;method,
<a href="../HttpScheme.html" title="enum in org.eclipse.jetty.http">HttpScheme</a>&nbsp;scheme,
<a href="../HostPortHttpField.html" title="class in org.eclipse.jetty.http">HostPortHttpField</a>&nbsp;hostPort,
java.lang.String&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Request.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.http.HttpURI,org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields)">Request</a></span>&#8203;(java.lang.String&nbsp;method,
<a href="../HttpURI.html" title="class in org.eclipse.jetty.http">HttpURI</a>&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Request.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.http.HttpURI,org.eclipse.jetty.http.HttpVersion,org.eclipse.jetty.http.HttpFields,long)">Request</a></span>&#8203;(java.lang.String&nbsp;method,
<a href="../HttpURI.html" title="class in org.eclipse.jetty.http">HttpURI</a>&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Response.html#%3Cinit%3E(org.eclipse.jetty.http.HttpVersion,int,java.lang.String,org.eclipse.jetty.http.HttpFields,long)">Response</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
int&nbsp;status,
java.lang.String&nbsp;reason,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Response.html#%3Cinit%3E(org.eclipse.jetty.http.HttpVersion,int,org.eclipse.jetty.http.HttpFields)">Response</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
int&nbsp;status,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MetaData.Response.html#%3Cinit%3E(org.eclipse.jetty.http.HttpVersion,int,org.eclipse.jetty.http.HttpFields,long)">Response</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version,
int&nbsp;status,
<a href="../HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fields,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.hpack">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../../http2/hpack/package-summary.html">org.eclipse.jetty.http2.hpack</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/hpack/package-summary.html">org.eclipse.jetty.http2.hpack</a> that return <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HpackFieldPreEncoder.</span><code><span class="memberNameLink"><a href="../../http2/hpack/HpackFieldPreEncoder.html#getHttpVersion()">getHttpVersion</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.server">
<!-- -->
</a>
<h3>Uses of <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a> in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> that return <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../../server/Request.html#getHttpVersion()">getHttpVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> with parameters of type <a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</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">Request.</span><code><span class="memberNameLink"><a href="../../server/Request.html#setHttpVersion(org.eclipse.jetty.http.HttpVersion)">setHttpVersion</a></span>&#8203;(<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</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">HttpChannelOverHttp.</span><code><span class="memberNameLink"><a href="../../server/HttpChannelOverHttp.html#startRequest(java.lang.String,java.lang.String,org.eclipse.jetty.http.HttpVersion)">startRequest</a></span>&#8203;(java.lang.String&nbsp;method,
java.lang.String&nbsp;uri,
<a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../HttpVersion.html" title="enum in org.eclipse.jetty.http">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>