blob: a038c605d147b4ba9a1d5d585ef30b5387f35fd0 [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 (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.sshd.client.future.OpenFuture (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.sshd.client.future.OpenFuture (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/client/future/class-use/OpenFuture.html" target="_top">Frames</a></li>
<li><a href="OpenFuture.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.sshd.client.future.OpenFuture" class="title">Uses of Interface<br>org.apache.sshd.client.future.OpenFuture</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</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">
<td class="colFirst"><a href="#org.apache.sshd.agent.local">org.apache.sshd.agent.local</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.agent.unix">org.apache.sshd.agent.unix</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.channel">org.apache.sshd.client.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.future">org.apache.sshd.client.future</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.channel">org.apache.sshd.common.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.forward">org.apache.sshd.common.forward</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.channel">org.apache.sshd.server.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.forward">org.apache.sshd.server.forward</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.x11">org.apache.sshd.server.x11</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sshd.agent.local">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/agent/local/package-summary.html">org.apache.sshd.agent.local</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/agent/local/package-summary.html">org.apache.sshd.agent.local</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelAgentForwarding.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/agent/local/ChannelAgentForwarding.html#doInit-org.apache.sshd.common.util.buffer.Buffer-">doInit</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.agent.unix">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/agent/unix/package-summary.html">org.apache.sshd.agent.unix</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/agent/unix/package-summary.html">org.apache.sshd.agent.unix</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelAgentForwarding.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/agent/unix/ChannelAgentForwarding.html#doInit-org.apache.sshd.common.util.buffer.Buffer-">doInit</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> declared as <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/AbstractClientChannel.html#openFuture">openFuture</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/ClientChannel.html#open--">open</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">ChannelDirectTcpip.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/ChannelDirectTcpip.html#open--">open</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/AbstractClientChannel.html#open--">open</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/AbstractClientChannel.html#open-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">open</a></span>(int&nbsp;recipient,
int&nbsp;rwSize,
int&nbsp;packetSize,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.future">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/client/future/package-summary.html">org.apache.sshd.client.future</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/sshd/client/future/package-summary.html">org.apache.sshd.client.future</a> that implement <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/future/DefaultOpenFuture.html" title="class in org.apache.sshd.client.future">DefaultOpenFuture</a></span></code>
<div class="block">A default implementation of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future"><code>OpenFuture</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/future/package-summary.html">org.apache.sshd.client.future</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultOpenFuture.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/future/DefaultOpenFuture.html#verify-long-">verify</a></span>(long&nbsp;timeoutMillis)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">Channel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/Channel.html#open-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">open</a></span>(int&nbsp;recipient,
int&nbsp;rwSize,
int&nbsp;packetSize,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">For a server channel, this method will actually open the channel</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.forward">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/common/forward/package-summary.html">org.apache.sshd.common.forward</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/forward/package-summary.html">org.apache.sshd.common.forward</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpipClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/forward/TcpipClientChannel.html#getOpenFuture--">getOpenFuture</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpipClientChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/forward/TcpipClientChannel.html#open--">open</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/forward/package-summary.html">org.apache.sshd.common.forward</a> with parameters of type <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">SocksProxy.Socks4.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/forward/SocksProxy.Socks4.html#onChannelOpened-org.apache.sshd.client.future.OpenFuture-">onChannelOpened</a></span>(<a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a>&nbsp;future)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">SocksProxy.Socks5.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/forward/SocksProxy.Socks5.html#onChannelOpened-org.apache.sshd.client.future.OpenFuture-">onChannelOpened</a></span>(<a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a>&nbsp;future)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/AbstractServerChannel.html#doInit-org.apache.sshd.common.util.buffer.Buffer-">doInit</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/AbstractServerChannel.html#open-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">open</a></span>(int&nbsp;recipient,
int&nbsp;rwSize,
int&nbsp;packetSize,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.forward">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpipServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/forward/TcpipServerChannel.html#doInit-org.apache.sshd.common.util.buffer.Buffer-">doInit</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a> with parameters of type <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">TcpipServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/forward/TcpipServerChannel.html#handleChannelConnectResult-org.apache.sshd.client.future.OpenFuture-org.apache.sshd.common.io.IoConnectFuture-">handleChannelConnectResult</a></span>(<a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a>&nbsp;f,
<a href="../../../../../../org/apache/sshd/common/io/IoConnectFuture.html" title="interface in org.apache.sshd.common.io">IoConnectFuture</a>&nbsp;future)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">TcpipServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/forward/TcpipServerChannel.html#handleChannelOpenFailure-org.apache.sshd.client.future.OpenFuture-java.lang.Throwable-">handleChannelOpenFailure</a></span>(<a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a>&nbsp;f,
<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;problem)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">TcpipServerChannel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/forward/TcpipServerChannel.html#handleChannelOpenSuccess-org.apache.sshd.client.future.OpenFuture-org.apache.sshd.common.io.IoSession-">handleChannelOpenSuccess</a></span>(<a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a>&nbsp;f,
<a href="../../../../../../org/apache/sshd/common/io/IoSession.html" title="interface in org.apache.sshd.common.io">IoSession</a>&nbsp;session)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.x11">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a> in <a href="../../../../../../org/apache/sshd/server/x11/package-summary.html">org.apache.sshd.server.x11</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/x11/package-summary.html">org.apache.sshd.server.x11</a> that return <a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">OpenFuture</a></code></td>
<td class="colLast"><span class="typeNameLabel">X11ForwardSupport.ChannelForwardedX11.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/x11/X11ForwardSupport.ChannelForwardedX11.html#open--">open</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../../../org/apache/sshd/client/future/OpenFuture.html" title="interface in org.apache.sshd.client.future">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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/client/future/class-use/OpenFuture.html" target="_top">Frames</a></li>
<li><a href="OpenFuture.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>