blob: db85e4ecfb8c376c7eaff434e226c10807bc5f65 [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:45 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.sshd.common (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 Package org.apache.sshd.common (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>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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sshd/common/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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">
<h1 title="Uses of Package org.apache.sshd.common" class="title">Uses of Package<br>org.apache.sshd.common</h1>
</div>
<div class="contentContainer">
<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/common/package-summary.html">org.apache.sshd.common</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">org.apache.sshd.agent</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client">org.apache.sshd.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<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.channel">org.apache.sshd.client.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.channel.exit">org.apache.sshd.client.channel.exit</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.config.keys">org.apache.sshd.client.config.keys</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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="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>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem.sftp.extensions">org.apache.sshd.client.subsystem.sftp.extensions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem.sftp.extensions.impl">org.apache.sshd.client.subsystem.sftp.extensions.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem.sftp.extensions.openssh">org.apache.sshd.client.subsystem.sftp.extensions.openssh</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl">org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common">org.apache.sshd.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.auth">org.apache.sshd.common.auth</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.cipher">org.apache.sshd.common.cipher</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/cipher/Cipher.html"><code>Cipher</code></a>
implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.compression">org.apache.sshd.common.compression</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/compression/Compression.html"><code>Compression</code></a> implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.config">org.apache.sshd.common.config</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.config.keys">org.apache.sshd.common.config.keys</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.digest">org.apache.sshd.common.digest</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/digest/Digest.html"><code>Digest</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.io">org.apache.sshd.common.io</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.io.mina">org.apache.sshd.common.io.mina</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.io.nio2">org.apache.sshd.common.io.nio2</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.kex">org.apache.sshd.common.kex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.kex.dh">org.apache.sshd.common.kex.dh</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.mac">org.apache.sshd.common.mac</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/mac/Mac.html"><code>Mac</code></a> implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.random">org.apache.sshd.common.random</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/random/Random.html"><code>Random</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.session">org.apache.sshd.common.session</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.signature">org.apache.sshd.common.signature</a></td>
<td class="colLast">
<div class="block"><a href="../../../../org/apache/sshd/common/signature/Signature.html"><code>Signature</code></a> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.subsystem.sftp">org.apache.sshd.common.subsystem.sftp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.subsystem.sftp.extensions">org.apache.sshd.common.subsystem.sftp.extensions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.subsystem.sftp.extensions.openssh">org.apache.sshd.common.subsystem.sftp.extensions.openssh</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.util">org.apache.sshd.common.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.common.util.buffer">org.apache.sshd.common.util.buffer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.util.closeable">org.apache.sshd.common.util.closeable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server">org.apache.sshd.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.auth">org.apache.sshd.server.auth</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.auth.gss">org.apache.sshd.server.auth.gss</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.config.keys">org.apache.sshd.server.config.keys</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.global">org.apache.sshd.server.global</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.kex">org.apache.sshd.server.kex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.session">org.apache.sshd.server.session</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.shell">org.apache.sshd.server.shell</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.subsystem">org.apache.sshd.server.subsystem</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.subsystem.sftp">org.apache.sshd.server.subsystem.sftp</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"><a name="org.apache.sshd.agent">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/agent/package-summary.html">org.apache.sshd.agent</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.agent">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.agent">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.agent.local">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/agent/local/package-summary.html">org.apache.sshd.agent.local</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.agent.local">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.agent.local">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.agent.local">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.agent.local">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.agent.local">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.agent.local">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.agent.unix">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/agent/unix/package-summary.html">org.apache.sshd.agent.unix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.agent.unix">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.agent.unix">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/package-summary.html">org.apache.sshd.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/AbstractFactoryManager.html#org.apache.sshd.client">AbstractFactoryManager</a>
<div class="block">TODO Add javadoc</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BaseBuilder.html#org.apache.sshd.client">BaseBuilder</a>
<div class="block">Base class for dedicated client/server instance builders</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.client">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.client">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.client">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.client">ServiceFactory</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <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="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client.auth">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.auth">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.auth">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.hostbased">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/auth/hostbased/package-summary.html">org.apache.sshd.client.auth.hostbased</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client.auth.hostbased">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.auth.hostbased">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.auth.hostbased">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.keyboard">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/auth/keyboard/package-summary.html">org.apache.sshd.client.auth.keyboard</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client.auth.keyboard">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.auth.keyboard">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.auth.keyboard">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.password">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/auth/password/package-summary.html">org.apache.sshd.client.auth.password</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client.auth.password">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.auth.password">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.auth.password">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.auth.pubkey">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/auth/pubkey/package-summary.html">org.apache.sshd.client.auth.pubkey</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.client.auth.pubkey">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.auth.pubkey">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.auth.pubkey">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.channel">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.client.channel">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.client.channel">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshdSocketAddress.html#org.apache.sshd.client.channel">SshdSocketAddress</a>
<div class="block">A simple socket address holding the host name and port number.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.channel.exit">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/channel/exit/package-summary.html">org.apache.sshd.client.channel.exit</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.channel.exit">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.config.keys">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/config/keys/package-summary.html">org.apache.sshd.client.config.keys</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.config.keys">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.kex">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/kex/package-summary.html">org.apache.sshd.client.kex</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.kex">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.session">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/session/package-summary.html">org.apache.sshd.client.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.client.session">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.client.session">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.client.session">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.session">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.client.session">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Service.html#org.apache.sshd.client.session">Service</a>
<div class="block">See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.client.session">ServiceFactory</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshdSocketAddress.html#org.apache.sshd.client.session">SshdSocketAddress</a>
<div class="block">A simple socket address holding the host name and port number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshException.html#org.apache.sshd.client.session">SshException</a>
<div class="block">Represents an SSH related exception</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <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="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <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="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem.sftp">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.client.subsystem.sftp">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp.extensions">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/subsystem/sftp/extensions/package-summary.html">org.apache.sshd.client.subsystem.sftp.extensions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem.sftp.extensions">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.client.subsystem.sftp.extensions">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp.extensions.impl">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/subsystem/sftp/extensions/impl/package-summary.html">org.apache.sshd.client.subsystem.sftp.extensions.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem.sftp.extensions.impl">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.client.subsystem.sftp.extensions.impl">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp.extensions.openssh">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/subsystem/sftp/extensions/openssh/package-summary.html">org.apache.sshd.client.subsystem.sftp.extensions.openssh</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem.sftp.extensions.openssh">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.client.subsystem.sftp.extensions.openssh">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/client/subsystem/sftp/extensions/openssh/impl/package-summary.html">org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/package-summary.html">org.apache.sshd.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/AbstractFactoryManager.html#org.apache.sshd.common">AbstractFactoryManager</a>
<div class="block">TODO Add javadoc</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BaseBuilder.html#org.apache.sshd.common">BaseBuilder</a>
<div class="block">Base class for dedicated client/server instance builders</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.common">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common">OptionalFeature</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.common">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Service.html#org.apache.sshd.common">Service</a>
<div class="block">See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.common">ServiceFactory</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshdSocketAddress.html#org.apache.sshd.common">SshdSocketAddress</a>
<div class="block">A simple socket address holding the host name and port number.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.auth">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/auth/package-summary.html">org.apache.sshd.common.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.auth">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.auth">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.auth">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.common.auth">ServiceFactory</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.channel">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.channel">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.channel">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.channel">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.channel">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.common.channel">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshException.html#org.apache.sshd.common.channel">SshException</a>
<div class="block">Represents an SSH related exception</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.cipher">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/cipher/package-summary.html">org.apache.sshd.common.cipher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.cipher">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.cipher">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.cipher">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.cipher">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.cipher">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.compression">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/compression/package-summary.html">org.apache.sshd.common.compression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.compression">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.compression">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.compression">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.compression">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.compression">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.config">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/config/package-summary.html">org.apache.sshd.common.config</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/AbstractFactoryManager.html#org.apache.sshd.common.config">AbstractFactoryManager</a>
<div class="block">TODO Add javadoc</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.config">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.config">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.config">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.config">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.config">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.config.keys">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/config/keys/package-summary.html">org.apache.sshd.common.config.keys</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.config.keys">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.config.keys">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.config.keys">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.digest">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/digest/package-summary.html">org.apache.sshd.common.digest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.digest">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.digest">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.digest">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.digest">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.forward">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/forward/package-summary.html">org.apache.sshd.common.forward</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.forward">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.common.forward">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshdSocketAddress.html#org.apache.sshd.common.forward">SshdSocketAddress</a>
<div class="block">A simple socket address holding the host name and port number.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.io">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/io/package-summary.html">org.apache.sshd.common.io</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.io">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.io">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.common.io">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.io">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.io">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.io.mina">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/io/mina/package-summary.html">org.apache.sshd.common.io.mina</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.io.mina">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.common.io.mina">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.io.nio2">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/io/nio2/package-summary.html">org.apache.sshd.common.io.nio2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.io.nio2">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.common.io.nio2">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.kex">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/kex/package-summary.html">org.apache.sshd.common.kex</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.kex">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.kex">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.kex">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.kex">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.kex.dh">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/kex/dh/package-summary.html">org.apache.sshd.common.kex.dh</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.kex.dh">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.mac">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/mac/package-summary.html">org.apache.sshd.common.mac</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.mac">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.mac">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.mac">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.mac">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.mac">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.random">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/random/package-summary.html">org.apache.sshd.common.random</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.random">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.random">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.random">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.random">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.random">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.session">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/session/package-summary.html">org.apache.sshd.common.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.session">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.common.session">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.common.session">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Service.html#org.apache.sshd.common.session">Service</a>
<div class="block">See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.signature">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/signature/package-summary.html">org.apache.sshd.common.signature</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.signature">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.signature">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.signature">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.signature">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.signature">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.subsystem.sftp">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/subsystem/sftp/package-summary.html">org.apache.sshd.common.subsystem.sftp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.subsystem.sftp">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.common.subsystem.sftp">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.subsystem.sftp.extensions">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/subsystem/sftp/extensions/package-summary.html">org.apache.sshd.common.subsystem.sftp.extensions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.subsystem.sftp.extensions">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.subsystem.sftp.extensions.openssh">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/subsystem/sftp/extensions/openssh/package-summary.html">org.apache.sshd.common.subsystem.sftp.extensions.openssh</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.subsystem.sftp.extensions.openssh">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.util">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/util/package-summary.html">org.apache.sshd.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BuiltinFactory.html#org.apache.sshd.common.util">BuiltinFactory</a>
<div class="block">A named optional factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.common.util">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.common.util">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.common.util">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.common.util">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.util.buffer">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/util/buffer/package-summary.html">org.apache.sshd.common.util.buffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshException.html#org.apache.sshd.common.util.buffer">SshException</a>
<div class="block">Represents an SSH related exception</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.util.closeable">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/common/util/closeable/package-summary.html">org.apache.sshd.common.util.closeable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.common.util.closeable">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/AbstractFactoryManager.html#org.apache.sshd.server">AbstractFactoryManager</a>
<div class="block">TODO Add javadoc</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/BaseBuilder.html#org.apache.sshd.server">BaseBuilder</a>
<div class="block">Base class for dedicated client/server instance builders</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.server">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.server">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.server">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.server">ServiceFactory</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.auth">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/auth/package-summary.html">org.apache.sshd.server.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.auth">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.auth">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.auth">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.auth.gss">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/auth/gss/package-summary.html">org.apache.sshd.server.auth.gss</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.auth.gss">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.auth.gss">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.auth.gss">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.channel">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.server.channel">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.channel">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.channel">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.channel">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.server.channel">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.config.keys">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/config/keys/package-summary.html">org.apache.sshd.server.config.keys</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.config.keys">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.forward">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/forward/package-summary.html">org.apache.sshd.server.forward</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.server.forward">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.forward">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.forward">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.forward">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.server.forward">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshdSocketAddress.html#org.apache.sshd.server.forward">SshdSocketAddress</a>
<div class="block">A simple socket address holding the host name and port number.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.global">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/global/package-summary.html">org.apache.sshd.server.global</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.global">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.kex">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/kex/package-summary.html">org.apache.sshd.server.kex</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.kex">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.session">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/session/package-summary.html">org.apache.sshd.server.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.server.session">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/FactoryManager.html#org.apache.sshd.server.session">FactoryManager</a>
<div class="block">This interface allows retrieving all the <code>NamedFactory</code> used
in the SSH protocol.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.session">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.session">NamedResource</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.server.session">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Service.html#org.apache.sshd.server.session">Service</a>
<div class="block">See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/ServiceFactory.html#org.apache.sshd.server.session">ServiceFactory</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/SshException.html#org.apache.sshd.server.session">SshException</a>
<div class="block">Represents an SSH related exception</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.shell">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.shell">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.subsystem">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/subsystem/package-summary.html">org.apache.sshd.server.subsystem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.subsystem">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.subsystem">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.subsystem">NamedResource</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.subsystem.sftp">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/subsystem/sftp/package-summary.html">org.apache.sshd.server.subsystem.sftp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Factory.html#org.apache.sshd.server.subsystem.sftp">Factory</a>
<div class="block">Fatory is a simple interface that is used to create other objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedFactory.html#org.apache.sshd.server.subsystem.sftp">NamedFactory</a>
<div class="block">A named factory is a factory identified by a name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/NamedResource.html#org.apache.sshd.server.subsystem.sftp">NamedResource</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/OptionalFeature.html#org.apache.sshd.server.subsystem.sftp">OptionalFeature</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.x11">
<!-- -->
</a>
<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/common/package-summary.html">org.apache.sshd.common</a> used by <a href="../../../../org/apache/sshd/server/x11/package-summary.html">org.apache.sshd.server.x11</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/Closeable.html#org.apache.sshd.server.x11">Closeable</a>
<div class="block">A <code>Closeable</code> is a resource that can be closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/sshd/common/class-use/PropertyResolver.html#org.apache.sshd.server.x11">PropertyResolver</a>
<div class="block">Indicates an entity that can be configured using properties.</div>
</td>
</tr>
</tbody>
</table>
</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>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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sshd/common/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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>