blob: 667e7f45ff97cc6ab77623c9beafd4e655649a38 [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 Interface org.eclipse.jetty.server.Connector (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 Interface org.eclipse.jetty.server.Connector (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="../Connector.html" title="interface in org.eclipse.jetty.server">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 Interface org.eclipse.jetty.server.Connector" class="title">Uses of Interface<br>org.eclipse.jetty.server.Connector</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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.alpn.server">org.eclipse.jetty.alpn.server</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.http2.server">org.eclipse.jetty.http2.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.rewrite">org.eclipse.jetty.rewrite</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.nio">org.eclipse.jetty.server.nio</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server Connector</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket">org.eclipse.jetty.unixsocket</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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 <a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ALPNServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../alpn/server/ALPNServerConnectionFactory.html#newServerConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,java.util.List,java.lang.String)">newServerConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
javax.net.ssl.SSLEngine&nbsp;engine,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols,
java.lang.String&nbsp;defaultProtocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../alpn/server/ALPNServerConnection.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,java.util.List,java.lang.String)">ALPNServerConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
javax.net.ssl.SSLEngine&nbsp;engine,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols,
java.lang.String&nbsp;defaultProtocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.fcgi.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerFCGIConnectionFactory.</span><code><span class="memberNameLink"><a href="../../fcgi/server/ServerFCGIConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../fcgi/server/HttpChannelOverFCGI.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.server.HttpTransport)">HttpChannelOverFCGI</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../HttpTransport.html" title="interface in org.eclipse.jetty.server">HttpTransport</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../fcgi/server/ServerFCGIConnection.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.server.HttpConfiguration,boolean)">ServerFCGIConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
boolean&nbsp;sendStatus200)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../http2/server/HTTP2ServerConnection.ServerHttpChannelOverHTTP2.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection.ServerHttpChannelOverHTTP2</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnection.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnection.html#newServerHttpChannelOverHTTP2(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.http2.server.HttpTransportOverHTTP2)">newServerHttpChannelOverHTTP2</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;httpConfig,
<a href="../../http2/server/HttpTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.server">HttpTransportOverHTTP2</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../http2/parser/ServerParser.html" title="class in org.eclipse.jetty.http2.parser">ServerParser</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.html#newServerParser(org.eclipse.jetty.server.Connector,org.eclipse.jetty.http2.parser.ServerParser.Listener,org.eclipse.jetty.http2.parser.RateControl)">newServerParser</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../http2/parser/ServerParser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">ServerParser.Listener</a>&nbsp;listener,
<a href="../../http2/parser/RateControl.html" title="interface in org.eclipse.jetty.http2.parser">RateControl</a>&nbsp;rateControl)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../../http2/api/server/ServerSessionListener.html" title="interface in org.eclipse.jetty.http2.api.server">ServerSessionListener</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.html#newSessionListener(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newSessionListener</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../http2/api/server/ServerSessionListener.html" title="interface in org.eclipse.jetty.http2.api.server">ServerSessionListener</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnectionFactory.html#newSessionListener(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newSessionListener</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../http2/api/server/ServerSessionListener.html" title="interface in org.eclipse.jetty.http2.api.server">ServerSessionListener</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RawHTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/RawHTTP2ServerConnectionFactory.html#newSessionListener(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newSessionListener</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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">HTTP2ServerConnection.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnection.html#onNewStream(org.eclipse.jetty.server.Connector,org.eclipse.jetty.http2.IStream,org.eclipse.jetty.http2.frames.HeadersFrame)">onNewStream</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../http2/IStream.html" title="interface in org.eclipse.jetty.http2">IStream</a>&nbsp;stream,
<a href="../../http2/frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</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">HTTP2ServerConnection.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnection.html#push(org.eclipse.jetty.server.Connector,org.eclipse.jetty.http2.IStream,org.eclipse.jetty.http.MetaData.Request)">push</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../http2/IStream.html" title="interface in org.eclipse.jetty.http2">IStream</a>&nbsp;stream,
<a href="../../http/MetaData.Request.html" title="class in org.eclipse.jetty.http">MetaData.Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2CServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2CServerConnectionFactory.html#upgradeConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http.MetaData.Request,org.eclipse.jetty.http.HttpFields)">upgradeConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http/MetaData.Request.html" title="class in org.eclipse.jetty.http">MetaData.Request</a>&nbsp;request,
<a href="../../http/HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;response101)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../http2/server/HttpChannelOverHTTP2.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http2.server.HttpTransportOverHTTP2)">HttpChannelOverHTTP2</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http2/server/HttpTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.server">HttpTransportOverHTTP2</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnectionFactory.HTTPServerSessionListener.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">HTTPServerSessionListener</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../http2/server/HttpTransportOverHTTP2.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.http2.server.HTTP2ServerConnection)">HttpTransportOverHTTP2</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../http2/server/HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../http2/server/HTTP2ServerConnection.ServerHttpChannelOverHTTP2.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http2.server.HttpTransportOverHTTP2)">ServerHttpChannelOverHTTP2</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http2/server/HttpTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.server">HttpTransportOverHTTP2</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</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="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> that implement <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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/MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a></span></code></th>
<td class="colLast">
<div class="block">MavenServerConnector
As the ServerConnector class does not have a no-arg constructor, and moreover requires
the server instance passed in to all its constructors, it cannot
be referenced in the pom.xml.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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#configureConnectors(org.eclipse.jetty.server.Server,org.eclipse.jetty.server.Connector)">configureConnectors</a></span>&#8203;(<a href="../Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector)</code></th>
<td class="colLast">
<div class="block">Configure at least one connector for the server</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.rewrite">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../rewrite/package-summary.html">org.eclipse.jetty.rewrite</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../rewrite/package-summary.html">org.eclipse.jetty.rewrite</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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">RewriteCustomizer.</span><code><span class="memberNameLink"><a href="../../rewrite/RewriteCustomizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;channelConfig,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</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="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../package-summary.html">org.eclipse.jetty.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NetworkConnector.html" title="interface in org.eclipse.jetty.server">NetworkConnector</a></span></code></th>
<td class="colLast">
<div class="block">A <a href="../Connector.html" title="interface in org.eclipse.jetty.server"><code>Connector</code></a> for TCP/IP network connectors</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.jetty.server</a> that implement <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../AbstractConnector.html" title="class in org.eclipse.jetty.server">AbstractConnector</a></span></code></th>
<td class="colLast">
<div class="block">An abstract implementation of <a href="../Connector.html" title="interface in org.eclipse.jetty.server"><code>Connector</code></a> that provides a <a href="../ConnectionFactory.html" title="interface in org.eclipse.jetty.server"><code>ConnectionFactory</code></a> mechanism
for creating <a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances for various protocols (HTTP, SSL, etc).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractNetworkConnector.html" title="class in org.eclipse.jetty.server">AbstractNetworkConnector</a></span></code></th>
<td class="colLast">
<div class="block">An abstract Network Connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LocalConnector.html" title="class in org.eclipse.jetty.server">LocalConnector</a></span></code></th>
<td class="colLast">
<div class="block">A local connector, mostly for testing purposes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NetworkTrafficServerConnector.html" title="class in org.eclipse.jetty.server">NetworkTrafficServerConnector</a></span></code></th>
<td class="colLast">
<div class="block">A specialized version of <a href="../ServerConnector.html" title="class in org.eclipse.jetty.server"><code>ServerConnector</code></a> that supports <a href="../../io/NetworkTrafficListener.html" title="interface in org.eclipse.jetty.io"><code>NetworkTrafficListener</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ServerConnector.html" title="class in org.eclipse.jetty.server">ServerConnector</a></span></code></th>
<td class="colLast">
<div class="block">This <a href="../Connector.html" title="interface in org.eclipse.jetty.server"><code>Connector</code></a> implementation is the primary connector for the
Jetty server over TCP/IP.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.server</a> that return <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#getConnector()">getConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnection.</span><code><span class="memberNameLink"><a href="../HttpConnection.html#getConnector()">getConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NegotiatingServerConnection.</span><code><span class="memberNameLink"><a href="../NegotiatingServerConnection.html#getConnector()">getConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#getConnectors()">getConnectors</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LowResourceMonitor.</span><code><span class="memberNameLink"><a href="../LowResourceMonitor.html#getMonitoredOrServerConnectors()">getMonitoredOrServerConnectors</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.server</a> that return types with arguments of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LowResourceMonitor.</span><code><span class="memberNameLink"><a href="../LowResourceMonitor.html#getMonitoredConnectors()">getMonitoredConnectors</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.server</a> with parameters of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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">Server.</span><code><span class="memberNameLink"><a href="../Server.html#addConnector(org.eclipse.jetty.server.Connector)">addConnector</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnectionFactory.</span><code><span class="memberNameLink"><a href="../AbstractConnectionFactory.html#configure(org.eclipse.jetty.io.AbstractConnection,org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">configure</a></span>&#8203;(<a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a>&nbsp;connection,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslConnectionFactory.</span><code><span class="memberNameLink"><a href="../SslConnectionFactory.html#configure(org.eclipse.jetty.io.AbstractConnection,org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">configure</a></span>&#8203;(<a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a>&nbsp;connection,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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">ForwardedRequestCustomizer.</span><code><span class="memberNameLink"><a href="../ForwardedRequestCustomizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;config,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</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">HostHeaderCustomizer.</span><code><span class="memberNameLink"><a href="../HostHeaderCustomizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;channelConfig,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</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">HttpConfiguration.Customizer.</span><code><span class="memberNameLink"><a href="../HttpConfiguration.Customizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;channelConfig,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</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">ProxyCustomizer.</span><code><span class="memberNameLink"><a href="../ProxyCustomizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;channelConfig,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</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">SecureRequestCustomizer.</span><code><span class="memberNameLink"><a href="../SecureRequestCustomizer.html#customize(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Request)">customize</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;channelConfig,
<a href="../Request.html" title="class in org.eclipse.jetty.server">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnectionFactory.</span><code><span class="memberNameLink"><a href="../AbstractConnectionFactory.html#findNextProtocol(org.eclipse.jetty.server.Connector)">findNextProtocol</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnectionFactory.</span><code><span class="memberNameLink"><a href="../AbstractConnectionFactory.html#findNextProtocol(org.eclipse.jetty.server.Connector,java.lang.String)">findNextProtocol</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
java.lang.String&nbsp;currentProtocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionFactory.</span><code><span class="memberNameLink"><a href="../ConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">
<div class="block">Creates a new <a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> with the given parameters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DetectorConnectionFactory.</span><code><span class="memberNameLink"><a href="../DetectorConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionFactory.</span><code><span class="memberNameLink"><a href="../HttpConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NegotiatingServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../NegotiatingServerConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslConnectionFactory.</span><code><span class="memberNameLink"><a href="../SslConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../../io/AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NegotiatingServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../NegotiatingServerConnectionFactory.html#newServerConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,java.util.List,java.lang.String)">newServerConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
javax.net.ssl.SSLEngine&nbsp;engine,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols,
java.lang.String&nbsp;defaultProtocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../io/ssl/SslConnection.html" title="class in org.eclipse.jetty.io.ssl">SslConnection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslConnectionFactory.</span><code><span class="memberNameLink"><a href="../SslConnectionFactory.html#newSslConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine)">newSslConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
javax.net.ssl.SSLEngine&nbsp;engine)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DetectorConnectionFactory.</span><code><span class="memberNameLink"><a href="../DetectorConnectionFactory.html#nextProtocol(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,java.nio.ByteBuffer)">nextProtocol</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block">Callback method called when detection was unsuccessful.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OptionalSslConnectionFactory.</span><code><span class="memberNameLink"><a href="../OptionalSslConnectionFactory.html#nextProtocol(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,java.nio.ByteBuffer)">nextProtocol</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Callback method invoked when the detected bytes are not TLS.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#removeConnector(org.eclipse.jetty.server.Connector)">removeConnector</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector)</code></th>
<td class="colLast">
<div class="block">Convenience method which calls <a href="../Server.html#getConnectors()"><code>Server.getConnectors()</code></a> and <a href="../Server.html#setConnectors(org.eclipse.jetty.server.Connector%5B%5D)"><code>Server.setConnectors(Connector[])</code></a> to
remove a connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#setConnectors(org.eclipse.jetty.server.Connector%5B%5D)">setConnectors</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>[]&nbsp;connectors)</code></th>
<td class="colLast">
<div class="block">Set the connectors for this server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../io/Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionFactory.Upgrading.</span><code><span class="memberNameLink"><a href="../ConnectionFactory.Upgrading.html#upgradeConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http.MetaData.Request,org.eclipse.jetty.http.HttpFields)">upgradeConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http/MetaData.Request.html" title="class in org.eclipse.jetty.http">MetaData.Request</a>&nbsp;upgradeRequest,
<a href="../../http/HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;responseFields)</code></th>
<td class="colLast">
<div class="block">Create a connection for an upgrade request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DetectorConnectionFactory.</span><code><span class="memberNameLink"><a href="../DetectorConnectionFactory.html#upgradeToConnectionFactory(org.eclipse.jetty.server.ConnectionFactory,org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">upgradeToConnectionFactory</a></span>&#8203;(<a href="../ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>&nbsp;connectionFactory,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">
<div class="block">Utility method that performs an upgrade to the specified connection factory, disposing of the given resources when needed.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.jetty.server</a> with type arguments of type <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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">LowResourceMonitor.</span><code><span class="memberNameLink"><a href="../LowResourceMonitor.html#setMonitoredConnectors(java.util.Collection)">setMonitoredConnectors</a></span>&#8203;(java.util.Collection&lt;<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&gt;&nbsp;monitoredConnectors)</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="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../AcceptRateLimit.html#%3Cinit%3E(int,long,java.util.concurrent.TimeUnit,org.eclipse.jetty.server.Connector...)">AcceptRateLimit</a></span>&#8203;(int&nbsp;limit,
long&nbsp;period,
java.util.concurrent.TimeUnit&nbsp;units,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>...&nbsp;connectors)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ConnectionLimit.html#%3Cinit%3E(int,org.eclipse.jetty.server.Connector...)">ConnectionLimit</a></span>&#8203;(int&nbsp;maxConnections,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>...&nbsp;connectors)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpChannel.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.server.HttpTransport)">HttpChannel</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../HttpTransport.html" title="interface in org.eclipse.jetty.server">HttpTransport</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpChannelOverHttp.html#%3Cinit%3E(org.eclipse.jetty.server.HttpConnection,org.eclipse.jetty.server.Connector,org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.server.HttpTransport)">HttpChannelOverHttp</a></span>&#8203;(<a href="../HttpConnection.html" title="class in org.eclipse.jetty.server">HttpConnection</a>&nbsp;httpConnection,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;config,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../HttpTransport.html" title="interface in org.eclipse.jetty.server">HttpTransport</a>&nbsp;transport)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpConnection.html#%3Cinit%3E(org.eclipse.jetty.server.HttpConfiguration,org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http.HttpCompliance,boolean)">HttpConnection</a></span>&#8203;(<a href="../HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;config,
<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http/HttpCompliance.html" title="enum in org.eclipse.jetty.http">HttpCompliance</a>&nbsp;compliance,
boolean&nbsp;recordComplianceViolations)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NegotiatingServerConnection.html#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,java.util.List,java.lang.String)">NegotiatingServerConnection</a></span>&#8203;(<a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
javax.net.ssl.SSLEngine&nbsp;engine,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols,
java.lang.String&nbsp;defaultProtocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.nio">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../nio/package-summary.html">org.eclipse.jetty.server.nio</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../nio/package-summary.html">org.eclipse.jetty.server.nio</a> that implement <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../nio/NetworkTrafficSelectChannelConnector.html" title="class in org.eclipse.jetty.server.nio">NetworkTrafficSelectChannelConnector</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../NetworkTrafficServerConnector.html" title="class in org.eclipse.jetty.server"><code>NetworkTrafficServerConnector</code></a> instead.</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.unixsocket">
<!-- -->
</a>
<h3>Uses of <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</a> in <a href="../../unixsocket/package-summary.html">org.eclipse.jetty.unixsocket</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../unixsocket/package-summary.html">org.eclipse.jetty.unixsocket</a> that implement <a href="../Connector.html" title="interface in org.eclipse.jetty.server">Connector</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="../../unixsocket/UnixSocketConnector.html" title="class in org.eclipse.jetty.unixsocket">UnixSocketConnector</a></span></code></th>
<td class="colLast">
<div class="block">A server-side connector for UNIX sockets.</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="../Connector.html" title="interface in org.eclipse.jetty.server">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>