blob: 13513da534c089747e3a6c308e7baefee03288f7 [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.session.ClientSessionHolder (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.session.ClientSessionHolder (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/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">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/session/class-use/ClientSessionHolder.html" target="_top">Frames</a></li>
<li><a href="ClientSessionHolder.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.session.ClientSessionHolder" class="title">Uses of Interface<br>org.apache.sshd.client.session.ClientSessionHolder</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/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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.client.auth">org.apache.sshd.client.auth</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.hostbased">org.apache.sshd.client.auth.hostbased</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.keyboard">org.apache.sshd.client.auth.keyboard</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.password">org.apache.sshd.client.auth.password</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.auth.pubkey">org.apache.sshd.client.auth.pubkey</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.kex">org.apache.sshd.client.kex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.scp">org.apache.sshd.client.scp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.session">org.apache.sshd.client.session</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem">org.apache.sshd.client.subsystem</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem.sftp">org.apache.sshd.client.subsystem.sftp</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.client.auth">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/package-summary.html">org.apache.sshd.client.auth</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/package-summary.html">org.apache.sshd.client.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/auth/UserAuth.html" title="interface in org.apache.sshd.client.auth">UserAuth</a></span></code>
<div class="block">Represents a user authentication mechanism</div>
</td>
</tr>
</tbody>
</table>
<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/auth/package-summary.html">org.apache.sshd.client.auth</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/auth/AbstractUserAuth.html" title="class in org.apache.sshd.client.auth">AbstractUserAuth</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.hostbased">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/hostbased/package-summary.html">org.apache.sshd.client.auth.hostbased</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/auth/hostbased/package-summary.html">org.apache.sshd.client.auth.hostbased</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/auth/hostbased/UserAuthHostBased.html" title="class in org.apache.sshd.client.auth.hostbased">UserAuthHostBased</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.keyboard">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/keyboard/package-summary.html">org.apache.sshd.client.auth.keyboard</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/auth/keyboard/package-summary.html">org.apache.sshd.client.auth.keyboard</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/auth/keyboard/UserAuthKeyboardInteractive.html" title="class in org.apache.sshd.client.auth.keyboard">UserAuthKeyboardInteractive</a></span></code>
<div class="block">Manages a &quot;keyboard-interactive&quot; exchange according to
<A HREF="https://www.ietf.org/rfc/rfc4256.txt">RFC4256</A></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.password">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/password/package-summary.html">org.apache.sshd.client.auth.password</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/auth/password/package-summary.html">org.apache.sshd.client.auth.password</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/auth/password/UserAuthPassword.html" title="class in org.apache.sshd.client.auth.password">UserAuthPassword</a></span></code>
<div class="block">Implements the &quot;password&quot; authentication mechanism</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.pubkey">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/auth/pubkey/package-summary.html">org.apache.sshd.client.auth.pubkey</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/auth/pubkey/package-summary.html">org.apache.sshd.client.auth.pubkey</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/auth/pubkey/AbstractKeyPairIterator.html" title="class in org.apache.sshd.client.auth.pubkey">AbstractKeyPairIterator</a>&lt;I extends <a href="../../../../../../org/apache/sshd/client/auth/pubkey/PublicKeyIdentity.html" title="interface in org.apache.sshd.client.auth.pubkey">PublicKeyIdentity</a>&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/auth/pubkey/SessionKeyPairIterator.html" title="class in org.apache.sshd.client.auth.pubkey">SessionKeyPairIterator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/auth/pubkey/SshAgentPublicKeyIterator.html" title="class in org.apache.sshd.client.auth.pubkey">SshAgentPublicKeyIterator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/auth/pubkey/UserAuthPublicKey.html" title="class in org.apache.sshd.client.auth.pubkey">UserAuthPublicKey</a></span></code>
<div class="block">Implements the &quot;publickey&quot; authentication mechanism</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/auth/pubkey/UserAuthPublicKeyIterator.html" title="class in org.apache.sshd.client.auth.pubkey">UserAuthPublicKeyIterator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.kex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/kex/package-summary.html">org.apache.sshd.client.kex</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/kex/package-summary.html">org.apache.sshd.client.kex</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/kex/AbstractDHClientKeyExchange.html" title="class in org.apache.sshd.client.kex">AbstractDHClientKeyExchange</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/kex/DHGClient.html" title="class in org.apache.sshd.client.kex">DHGClient</a></span></code>
<div class="block">Base class for DHG key exchange algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/kex/DHGEXClient.html" title="class in org.apache.sshd.client.kex">DHGEXClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.scp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/scp/package-summary.html">org.apache.sshd.client.scp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/scp/package-summary.html">org.apache.sshd.client.scp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/scp/CloseableScpClient.html" title="interface in org.apache.sshd.client.scp">CloseableScpClient</a></span></code>
<div class="block">An <a href="../../../../../../org/apache/sshd/client/scp/ScpClient.html" title="interface in org.apache.sshd.client.scp"><code>ScpClient</code></a> wrapper that also closes the underlying session
when closed</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/scp/ScpClient.html" title="interface in org.apache.sshd.client.scp">ScpClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<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/scp/package-summary.html">org.apache.sshd.client.scp</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/scp/AbstractScpClient.html" title="class in org.apache.sshd.client.scp">AbstractScpClient</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/scp/DefaultScpClient.html" title="class in org.apache.sshd.client.scp">DefaultScpClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.session">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/session/package-summary.html">org.apache.sshd.client.session</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/session/package-summary.html">org.apache.sshd.client.session</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/session/ClientConnectionService.html" title="class in org.apache.sshd.client.session">ClientConnectionService</a></span></code>
<div class="block">Client side <code>ssh-connection</code> service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/session/ClientUserAuthService.html" title="class in org.apache.sshd.client.session">ClientUserAuthService</a></span></code>
<div class="block">Client side <code>ssh-auth</code> service.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/subsystem/package-summary.html">org.apache.sshd.client.subsystem</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/subsystem/package-summary.html">org.apache.sshd.client.subsystem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/SubsystemClient.html" title="interface in org.apache.sshd.client.subsystem">SubsystemClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<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/subsystem/package-summary.html">org.apache.sshd.client.subsystem</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/subsystem/AbstractSubsystemClient.html" title="class in org.apache.sshd.client.subsystem">AbstractSubsystemClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a> in <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<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/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a> that implement <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</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/subsystem/sftp/AbstractSftpClient.html" title="class in org.apache.sshd.client.subsystem.sftp">AbstractSftpClient</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/DefaultSftpClient.html" title="class in org.apache.sshd.client.subsystem.sftp">DefaultSftpClient</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpFileSystem.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpFileSystem</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/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">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/session/class-use/ClientSessionHolder.html" target="_top">Frames</a></li>
<li><a href="ClientSessionHolder.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>