blob: 423b72cb290b346eeb6c8b054b27ca7a7a893669 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.sshd.common.subsystem.sftp.extensions Class Hierarchy (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="org.apache.sshd.common.subsystem.sftp.extensions Class Hierarchy (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>Use</li>
<li class="navBarCell1Rev">Tree</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><a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/openssh/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/sshd/common/subsystem/sftp/extensions/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package org.apache.sshd.common.subsystem.sftp.extensions</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/AbstractParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">AbstractParser</span></a>&lt;T&gt; (implements org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/ExtensionParser.html" title="interface in org.apache.sshd.common.subsystem.sftp.extensions">ExtensionParser</a>&lt;T&gt;)
<ul>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/AclSupportedParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">AclSupportedParser</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/NewlineParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">NewlineParser</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/Supported2Parser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">Supported2Parser</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/SupportedParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">SupportedParser</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/VendorIdParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">VendorIdParser</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/VersionsParser.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">VersionsParser</span></a></li>
</ul>
</li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/AclSupportedParser.AclCapabilities.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">AclSupportedParser.AclCapabilities</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/NewlineParser.Newline.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">NewlineParser.Newline</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/ParserUtils.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">ParserUtils</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/SpaceAvailableExtensionInfo.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">SpaceAvailableExtensionInfo</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>)</li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/Supported2Parser.Supported2.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">Supported2Parser.Supported2</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/SupportedParser.Supported.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">SupportedParser.Supported</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/VendorIdParser.VendorId.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">VendorIdParser.VendorId</span></a></li>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/VersionsParser.Versions.html" title="class in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">VersionsParser.Versions</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.sshd.common.<a href="../../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common"><span class="typeNameLink">NamedResource</span></a>
<ul>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/ExtensionParser.html" title="interface in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">ExtensionParser</span></a>&lt;T&gt; (also extends org.apache.sshd.common.util.<a href="../../../../../../../org/apache/sshd/common/util/Transformer.html" title="interface in org.apache.sshd.common.util">Transformer</a>&lt;I,O&gt;)</li>
</ul>
</li>
<li type="circle">org.apache.sshd.common.util.<a href="../../../../../../../org/apache/sshd/common/util/Transformer.html" title="interface in org.apache.sshd.common.util"><span class="typeNameLink">Transformer</span></a>&lt;I,O&gt;
<ul>
<li type="circle">org.apache.sshd.common.subsystem.sftp.extensions.<a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/ExtensionParser.html" title="interface in org.apache.sshd.common.subsystem.sftp.extensions"><span class="typeNameLink">ExtensionParser</span></a>&lt;T&gt; (also extends org.apache.sshd.common.<a href="../../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common">NamedResource</a>)</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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><a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/apache/sshd/common/subsystem/sftp/extensions/openssh/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/sshd/common/subsystem/sftp/extensions/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>