blob: 92e117b66259dd6e93b26d1d40256f2e101be16a [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9.1) on Mon Dec 07 11:01:44 CST 2020 -->
<title>Uses of Package org.eclipse.jetty.client (Eclipse Jetty API Doc - v10.0.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-12-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.eclipse.jetty.client (Eclipse Jetty API Doc - v10.0.0)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Package org.eclipse.jetty.client" class="title">Uses of Package<br>org.eclipse.jetty.client</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.jetty.client</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.dynamic">org.eclipse.jetty.client.dynamic</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.http">org.eclipse.jetty.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.internal">org.eclipse.jetty.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.proxy">org.eclipse.jetty.client.proxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.util">org.eclipse.jetty.client.util</a></th>
<td class="colLast">
<div class="block">Jetty Client : Utility Classes</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.server.proxy">org.eclipse.jetty.fcgi.server.proxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.security.openid">org.eclipse.jetty.security.openid</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket.client">org.eclipse.jetty.unixsocket.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client">org.eclipse.jetty.websocket.client</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket API :: Client</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client.impl">org.eclipse.jetty.websocket.client.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client">org.eclipse.jetty.websocket.core.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client.internal">org.eclipse.jetty.websocket.core.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.javax.client.internal">org.eclipse.jetty.websocket.javax.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="package-summary.html">org.eclipse.jetty.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnectionPool.html#org.eclipse.jetty.client">AbstractConnectionPool</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractHttpClientTransport.html#org.eclipse.jetty.client">AbstractHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AsyncContentProvider.Listener.html#org.eclipse.jetty.client">AsyncContentProvider.Listener</a></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">A listener that is notified of content availability</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AuthenticationProtocolHandler.html#org.eclipse.jetty.client">AuthenticationProtocolHandler</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionPool.html#org.eclipse.jetty.client">ConnectionPool</a></th>
<td class="colLast">
<div class="block">Client-side connection pool abstraction.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionPool.Factory.html#org.eclipse.jetty.client">ConnectionPool.Factory</a></th>
<td class="colLast">
<div class="block">Factory for ConnectionPool instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionPool.Multiplexable.html#org.eclipse.jetty.client">ConnectionPool.Multiplexable</a></th>
<td class="colLast">
<div class="block">Marks a connection pool as supporting multiplexed connections.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ContentDecoder.html#org.eclipse.jetty.client">ContentDecoder</a></th>
<td class="colLast">
<div class="block"><a href="ContentDecoder.html" title="interface in org.eclipse.jetty.client"><code>ContentDecoder</code></a> decodes content bytes of a response.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ContentDecoder.Factory.html#org.eclipse.jetty.client">ContentDecoder.Factory</a></th>
<td class="colLast">
<div class="block">Factory for <a href="ContentDecoder.html" title="interface in org.eclipse.jetty.client"><code>ContentDecoder</code></a>s; subclasses must implement <a href="ContentDecoder.Factory.html#newContentDecoder()"><code>ContentDecoder.Factory.newContentDecoder()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DuplexConnectionPool.html#org.eclipse.jetty.client">DuplexConnectionPool</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpChannel.html#org.eclipse.jetty.client">HttpChannel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.client">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClientTransport.html#org.eclipse.jetty.client">HttpClientTransport</a></th>
<td class="colLast">
<div class="block"><a href="HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpConversation.html#org.eclipse.jetty.client">HttpConversation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.html#org.eclipse.jetty.client">HttpDestination</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.Multiplexed.html#org.eclipse.jetty.client">HttpDestination.Multiplexed</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpExchange.html#org.eclipse.jetty.client">HttpExchange</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpReceiver.html#org.eclipse.jetty.client">HttpReceiver</a></th>
<td class="colLast">
<div class="block"><a href="HttpReceiver.html" title="class in org.eclipse.jetty.client"><code>HttpReceiver</code></a> provides the abstract code to implement the various steps of the receive of HTTP responses.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.client">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.client">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpSender.html#org.eclipse.jetty.client">HttpSender</a></th>
<td class="colLast">
<div class="block">HttpSender abstracts the algorithm to send HTTP requests, so that subclasses only
implement the transport-specific code to send requests over the wire, implementing
<a href="HttpSender.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendHeaders(HttpExchange, ByteBuffer, boolean, Callback)</code></a> and
<a href="HttpSender.html#sendContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendContent(HttpExchange, ByteBuffer, boolean, Callback)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.html#org.eclipse.jetty.client">HttpUpgrader</a></th>
<td class="colLast">
<div class="block">HttpUpgrader prepares a HTTP request to upgrade from one protocol to another,
and implements the upgrade mechanism.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IConnection.html#org.eclipse.jetty.client">IConnection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MultiplexConnectionPool.html#org.eclipse.jetty.client">MultiplexConnectionPool</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.html#org.eclipse.jetty.client">Origin</a></th>
<td class="colLast">
<div class="block">Class that groups the elements that uniquely identify a destination.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.Address.html#org.eclipse.jetty.client">Origin.Address</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.Protocol.html#org.eclipse.jetty.client">Origin.Protocol</a></th>
<td class="colLast">
<div class="block">The representation of a network protocol.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProtocolHandler.html#org.eclipse.jetty.client">ProtocolHandler</a></th>
<td class="colLast">
<div class="block">A protocol handler performs HTTP protocol operations on
behalf of the application, typically like a browser would.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProtocolHandlers.html#org.eclipse.jetty.client">ProtocolHandlers</a></th>
<td class="colLast">
<div class="block">A container for <a href="ProtocolHandler.html" title="interface in org.eclipse.jetty.client"><code>ProtocolHandler</code></a>s accessible from <a href="HttpClient.html#getProtocolHandlers()"><code>HttpClient.getProtocolHandlers()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyConfiguration.html#org.eclipse.jetty.client">ProxyConfiguration</a></th>
<td class="colLast">
<div class="block">The configuration of the forward proxy to use with <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyConfiguration.Proxy.html#org.eclipse.jetty.client">ProxyConfiguration.Proxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">ClientConnectionFactory for the
<a href="http://www.haproxy.org/download/2.1/doc/proxy-protocol.txt">PROXY protocol</a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.ProxyProtocolConnection.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.ProxyProtocolConnection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V1.Tag.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V1.Tag</a></th>
<td class="colLast">
<div class="block">PROXY protocol version 1 metadata holder to be used in conjunction
with <a href="api/Request.html#tag(java.lang.Object)"><code>Request.tag(Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V2.Tag.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2.Tag</a></th>
<td class="colLast">
<div class="block">PROXY protocol version 2 metadata holder to be used in conjunction
with <a href="api/Request.html#tag(java.lang.Object)"><code>Request.tag(Object)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V2.Tag.Command.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2.Tag.Command</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V2.Tag.Family.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2.Tag.Family</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V2.Tag.Protocol.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2.Tag.Protocol</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProxyProtocolClientConnectionFactory.V2.Tag.TLV.html#org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2.Tag.TLV</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RequestNotifier.html#org.eclipse.jetty.client">RequestNotifier</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ResponseNotifier.html#org.eclipse.jetty.client">ResponseNotifier</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SendFailure.html#org.eclipse.jetty.client">SendFailure</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.dynamic">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnectorHttpClientTransport.html#org.eclipse.jetty.client.dynamic">AbstractConnectorHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractHttpClientTransport.html#org.eclipse.jetty.client.dynamic">AbstractHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClientTransport.html#org.eclipse.jetty.client.dynamic">HttpClientTransport</a></th>
<td class="colLast">
<div class="block"><a href="HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.html#org.eclipse.jetty.client.dynamic">HttpDestination</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.client.dynamic">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.html#org.eclipse.jetty.client.dynamic">Origin</a></th>
<td class="colLast">
<div class="block">Class that groups the elements that uniquely identify a destination.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="http/package-summary.html">org.eclipse.jetty.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnectorHttpClientTransport.html#org.eclipse.jetty.client.http">AbstractConnectorHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractHttpClientTransport.html#org.eclipse.jetty.client.http">AbstractHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpChannel.html#org.eclipse.jetty.client.http">HttpChannel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClientTransport.html#org.eclipse.jetty.client.http">HttpClientTransport</a></th>
<td class="colLast">
<div class="block"><a href="HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.html#org.eclipse.jetty.client.http">HttpDestination</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpExchange.html#org.eclipse.jetty.client.http">HttpExchange</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpReceiver.html#org.eclipse.jetty.client.http">HttpReceiver</a></th>
<td class="colLast">
<div class="block"><a href="HttpReceiver.html" title="class in org.eclipse.jetty.client"><code>HttpReceiver</code></a> provides the abstract code to implement the various steps of the receive of HTTP responses.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.client.http">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.client.http">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpSender.html#org.eclipse.jetty.client.http">HttpSender</a></th>
<td class="colLast">
<div class="block">HttpSender abstracts the algorithm to send HTTP requests, so that subclasses only
implement the transport-specific code to send requests over the wire, implementing
<a href="HttpSender.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendHeaders(HttpExchange, ByteBuffer, boolean, Callback)</code></a> and
<a href="HttpSender.html#sendContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendContent(HttpExchange, ByteBuffer, boolean, Callback)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.html#org.eclipse.jetty.client.http">HttpUpgrader</a></th>
<td class="colLast">
<div class="block">HttpUpgrader prepares a HTTP request to upgrade from one protocol to another,
and implements the upgrade mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IConnection.html#org.eclipse.jetty.client.http">IConnection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.html#org.eclipse.jetty.client.http">Origin</a></th>
<td class="colLast">
<div class="block">Class that groups the elements that uniquely identify a destination.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.Protocol.html#org.eclipse.jetty.client.http">Origin.Protocol</a></th>
<td class="colLast">
<div class="block">The representation of a network protocol.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SendFailure.html#org.eclipse.jetty.client.http">SendFailure</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="internal/package-summary.html">org.eclipse.jetty.client.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AsyncContentProvider.Listener.html#org.eclipse.jetty.client.internal">AsyncContentProvider.Listener</a></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">A listener that is notified of content availability</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.proxy">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="proxy/package-summary.html">org.eclipse.jetty.client.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.Address.html#org.eclipse.jetty.client.proxy">Origin.Address</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="util/package-summary.html">org.eclipse.jetty.client.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AsyncContentProvider.html#org.eclipse.jetty.client.util">AsyncContentProvider</a></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">no replacement, use <a href="api/Request.Content.html" title="interface in org.eclipse.jetty.client.api"><code>Request.Content</code></a> instead.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AsyncContentProvider.Listener.html#org.eclipse.jetty.client.util">AsyncContentProvider.Listener</a></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">A listener that is notified of content availability</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnectorHttpClientTransport.html#org.eclipse.jetty.fcgi.client.http">AbstractConnectorHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractHttpClientTransport.html#org.eclipse.jetty.fcgi.client.http">AbstractHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpChannel.html#org.eclipse.jetty.fcgi.client.http">HttpChannel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClientTransport.html#org.eclipse.jetty.fcgi.client.http">HttpClientTransport</a></th>
<td class="colLast">
<div class="block"><a href="HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.html#org.eclipse.jetty.fcgi.client.http">HttpDestination</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpExchange.html#org.eclipse.jetty.fcgi.client.http">HttpExchange</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpReceiver.html#org.eclipse.jetty.fcgi.client.http">HttpReceiver</a></th>
<td class="colLast">
<div class="block"><a href="HttpReceiver.html" title="class in org.eclipse.jetty.client"><code>HttpReceiver</code></a> provides the abstract code to implement the various steps of the receive of HTTP responses.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.fcgi.client.http">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpSender.html#org.eclipse.jetty.fcgi.client.http">HttpSender</a></th>
<td class="colLast">
<div class="block">HttpSender abstracts the algorithm to send HTTP requests, so that subclasses only
implement the transport-specific code to send requests over the wire, implementing
<a href="HttpSender.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendHeaders(HttpExchange, ByteBuffer, boolean, Callback)</code></a> and
<a href="HttpSender.html#sendContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,boolean,org.eclipse.jetty.util.Callback)"><code>HttpSender.sendContent(HttpExchange, ByteBuffer, boolean, Callback)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IConnection.html#org.eclipse.jetty.fcgi.client.http">IConnection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.html#org.eclipse.jetty.fcgi.client.http">Origin</a></th>
<td class="colLast">
<div class="block">Class that groups the elements that uniquely identify a destination.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SendFailure.html#org.eclipse.jetty.fcgi.client.http">SendFailure</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.server.proxy">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../fcgi/server/proxy/package-summary.html">org.eclipse.jetty.fcgi.server.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.fcgi.server.proxy">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.proxy">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../proxy/package-summary.html">org.eclipse.jetty.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.proxy">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.security.openid">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../security/openid/package-summary.html">org.eclipse.jetty.security.openid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.security.openid">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.unixsocket.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnectorHttpClientTransport.html#org.eclipse.jetty.unixsocket.client">AbstractConnectorHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractHttpClientTransport.html#org.eclipse.jetty.unixsocket.client">AbstractHttpClientTransport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClientTransport.html#org.eclipse.jetty.unixsocket.client">HttpClientTransport</a></th>
<td class="colLast">
<div class="block"><a href="HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpDestination.html#org.eclipse.jetty.unixsocket.client">HttpDestination</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.unixsocket.client">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Origin.html#org.eclipse.jetty.unixsocket.client">Origin</a></th>
<td class="colLast">
<div class="block">Class that groups the elements that uniquely identify a destination.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.websocket.client">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.websocket.client">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.websocket.client">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.client.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../websocket/client/impl/package-summary.html">org.eclipse.jetty.websocket.client.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.websocket.client.impl">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.websocket.client.impl">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.Factory.html#org.eclipse.jetty.websocket.client.impl">HttpUpgrader.Factory</a></th>
<td class="colLast">
<div class="block">A factory for <a href="HttpUpgrader.html" title="interface in org.eclipse.jetty.client"><code>HttpUpgrader</code></a>s.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.websocket.core.client">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.websocket.core.client">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.websocket.core.client">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.html#org.eclipse.jetty.websocket.core.client">HttpUpgrader</a></th>
<td class="colLast">
<div class="block">HttpUpgrader prepares a HTTP request to upgrade from one protocol to another,
and implements the upgrade mechanism.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.Factory.html#org.eclipse.jetty.websocket.core.client">HttpUpgrader.Factory</a></th>
<td class="colLast">
<div class="block">A factory for <a href="HttpUpgrader.html" title="interface in org.eclipse.jetty.client"><code>HttpUpgrader</code></a>s.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.client.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../websocket/core/client/internal/package-summary.html">org.eclipse.jetty.websocket.core.client.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.websocket.core.client.internal">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.websocket.core.client.internal">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.websocket.core.client.internal">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.html#org.eclipse.jetty.websocket.core.client.internal">HttpUpgrader</a></th>
<td class="colLast">
<div class="block">HttpUpgrader prepares a HTTP request to upgrade from one protocol to another,
and implements the upgrade mechanism.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.javax.client.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.client</a> used by <a href="../websocket/javax/client/internal/package-summary.html">org.eclipse.jetty.websocket.javax.client.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpClient.html#org.eclipse.jetty.websocket.javax.client.internal">HttpClient</a></th>
<td class="colLast">
<div class="block">HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpRequest.html#org.eclipse.jetty.websocket.javax.client.internal">HttpRequest</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HttpResponse.html#org.eclipse.jetty.websocket.javax.client.internal">HttpResponse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HttpUpgrader.Factory.html#org.eclipse.jetty.websocket.javax.client.internal">HttpUpgrader.Factory</a></th>
<td class="colLast">
<div class="block">A factory for <a href="HttpUpgrader.html" title="interface in org.eclipse.jetty.client"><code>HttpUpgrader</code></a>s.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>