blob: 550850afeb5e9a0d756f78166a714d2a57ba23e1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Wed Jun 07 15:10:53 EDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MultiplexHttpDestination (Jetty :: Project 9.2.22.v20170606 API)</title>
<meta name="date" content="2017-06-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MultiplexHttpDestination (Jetty :: Project 9.2.22.v20170606 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/MultiplexHttpDestination.html">Use</a></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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/jetty/client/LeakTrackingConnectionPool.html" title="class in org.eclipse.jetty.client"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/client/Origin.html" title="class in org.eclipse.jetty.client"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/client/MultiplexHttpDestination.html" target="_top">Frames</a></li>
<li><a href="MultiplexHttpDestination.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.jetty.client.HttpDestination">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.jetty.client</div>
<h2 title="Class MultiplexHttpDestination" class="title">Class MultiplexHttpDestination&lt;C extends <a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">org.eclipse.jetty.client.HttpDestination</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.client.MultiplexHttpDestination&lt;C&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="../../../../org/eclipse/jetty/client/api/Destination.html" title="interface in org.eclipse.jetty.client.api">Destination</a>, <a href="../../../../org/eclipse/jetty/util/component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a>, <a href="../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/eclipse/jetty/spdy/client/http/HttpDestinationOverSPDY.html" title="class in org.eclipse.jetty.spdy.client.http">HttpDestinationOverSPDY</a>, <a href="../../../../org/eclipse/jetty/fcgi/client/http/MultiplexHttpDestinationOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">MultiplexHttpDestinationOverFCGI</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">MultiplexHttpDestination&lt;C extends <a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</span>
extends <a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a>
implements <a href="../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.jetty.util.Promise">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.<a href="../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a></h3>
<code><a href="../../../../org/eclipse/jetty/util/Promise.Adapter.html" title="class in org.eclipse.jetty.util">Promise.Adapter</a>&lt;<a href="../../../../org/eclipse/jetty/util/Promise.Adapter.html" title="type parameter in Promise.Adapter">C</a>&gt;</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.jetty.client.HttpDestination">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.jetty.client.<a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></h3>
<code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html#LOG">LOG</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#MultiplexHttpDestination(org.eclipse.jetty.client.HttpClient,%20org.eclipse.jetty.client.Origin)">MultiplexHttpDestination</a></strong>(<a href="../../../../org/eclipse/jetty/client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../../../../org/eclipse/jetty/client/Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#close()">close</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#close(org.eclipse.jetty.client.api.Connection)">close</a></strong>(<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#failed(java.lang.Throwable)">failed</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</code>
<div class="block">Callback invoked when the operation fails.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#process(C,%20boolean)">process</a></strong>(<a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html" title="type parameter in MultiplexHttpDestination">C</a>&nbsp;connection,
boolean&nbsp;dispatch)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#send()">send</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#send(C,%20org.eclipse.jetty.client.HttpExchange)">send</a></strong>(<a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html" title="type parameter in MultiplexHttpDestination">C</a>&nbsp;connection,
<a href="../../../../org/eclipse/jetty/client/HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html#succeeded(org.eclipse.jetty.client.api.Connection)">succeeded</a></strong>(<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;result)</code>
<div class="block">Callback invoked when the operation completes.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jetty.client.HttpDestination">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.client.<a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></h3>
<code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html#abort(java.lang.Throwable)">abort</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#asString()">asString</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#createConnection(org.eclipse.jetty.util.Promise)">createConnection</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#dump()">dump</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#dump(java.lang.Appendable,%20java.lang.String)">dump</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#enqueue(java.util.Queue,%20org.eclipse.jetty.client.HttpExchange)">enqueue</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getClientConnectionFactory()">getClientConnectionFactory</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getConnectAddress()">getConnectAddress</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getHost()">getHost</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getHostField()">getHostField</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getHttpClient()">getHttpClient</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getHttpExchanges()">getHttpExchanges</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getOrigin()">getOrigin</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getPort()">getPort</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getProxy()">getProxy</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getRequestNotifier()">getRequestNotifier</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getResponseNotifier()">getResponseNotifier</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#getScheme()">getScheme</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#newConnection(org.eclipse.jetty.util.Promise)">newConnection</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#newExchangeQueue(org.eclipse.jetty.client.HttpClient)">newExchangeQueue</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#release(org.eclipse.jetty.client.api.Connection)">release</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#remove(org.eclipse.jetty.client.HttpExchange)">remove</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#send(org.eclipse.jetty.client.HttpRequest,%20java.util.List)">send</a>, <a href="../../../../org/eclipse/jetty/client/HttpDestination.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MultiplexHttpDestination(org.eclipse.jetty.client.HttpClient, org.eclipse.jetty.client.Origin)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MultiplexHttpDestination</h4>
<pre>protected&nbsp;MultiplexHttpDestination(<a href="../../../../org/eclipse/jetty/client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../../../../org/eclipse/jetty/client/Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="send()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>send</h4>
<pre>protected&nbsp;void&nbsp;send()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html#send()">send</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></code></dd>
</dl>
</li>
</ul>
<a name="succeeded(org.eclipse.jetty.client.api.Connection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>succeeded</h4>
<pre>public&nbsp;void&nbsp;succeeded(<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;result)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/jetty/util/Promise.html#succeeded(C)">Promise</a></code></strong></div>
<div class="block"><p>Callback invoked when the operation completes.</p></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/util/Promise.html#succeeded(C)">succeeded</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>result</code> - the context</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/util/Promise.html#failed(java.lang.Throwable)"><code>Promise.failed(Throwable)</code></a></dd></dl>
</li>
</ul>
<a name="failed(java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>failed</h4>
<pre>public&nbsp;void&nbsp;failed(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/jetty/util/Promise.html#failed(java.lang.Throwable)">Promise</a></code></strong></div>
<div class="block"><p>Callback invoked when the operation fails.</p></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/util/Promise.html#failed(java.lang.Throwable)">failed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&gt;</code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - the reason for the operation failure</dd></dl>
</li>
</ul>
<a name="process(org.eclipse.jetty.client.api.Connection,boolean)">
<!-- -->
</a><a name="process(C, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>protected&nbsp;boolean&nbsp;process(<a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html" title="type parameter in MultiplexHttpDestination">C</a>&nbsp;connection,
boolean&nbsp;dispatch)</pre>
</li>
</ul>
<a name="close()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html#close()">close</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></code></dd>
</dl>
</li>
</ul>
<a name="close(org.eclipse.jetty.client.api.Connection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close(<a href="../../../../org/eclipse/jetty/client/api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html#close(org.eclipse.jetty.client.api.Connection)">close</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></code></dd>
</dl>
</li>
</ul>
<a name="send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">
<!-- -->
</a><a name="send(C, org.eclipse.jetty.client.HttpExchange)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>send</h4>
<pre>protected abstract&nbsp;void&nbsp;send(<a href="../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html" title="type parameter in MultiplexHttpDestination">C</a>&nbsp;connection,
<a href="../../../../org/eclipse/jetty/client/HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/MultiplexHttpDestination.html">Use</a></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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/jetty/client/LeakTrackingConnectionPool.html" title="class in org.eclipse.jetty.client"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/client/Origin.html" title="class in org.eclipse.jetty.client"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/client/MultiplexHttpDestination.html" target="_top">Frames</a></li>
<li><a href="MultiplexHttpDestination.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.jetty.client.HttpDestination">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1995-2017 <a href="http://webtide.com">Webtide</a>. All Rights Reserved.</small></p>
</body>
</html>