blob: 73cb156435f779a7fe69663fc6756cd1a4e93797 [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.server.subsystem.sftp 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.server.subsystem.sftp 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/server/subsystem/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/sshd/server/x11/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/server/subsystem/sftp/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.server.subsystem.sftp</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.util.logging.<a href="../../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html" title="class in org.apache.sshd.common.util.logging"><span class="typeNameLink">AbstractLoggingBean</span></a>
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/AbstractSftpEventListenerAdapter.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">AbstractSftpEventListenerAdapter</span></a> (implements org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListener.html" title="interface in org.apache.sshd.server.subsystem.sftp">SftpEventListener</a>)</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpSubsystem.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">SftpSubsystem</span></a> (implements org.apache.sshd.server.<a href="../../../../../../org/apache/sshd/server/Command.html" title="interface in org.apache.sshd.server">Command</a>, org.apache.sshd.common.file.<a href="../../../../../../org/apache/sshd/common/file/FileSystemAware.html" title="interface in org.apache.sshd.common.file">FileSystemAware</a>, java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a>, org.apache.sshd.server.session.<a href="../../../../../../org/apache/sshd/server/session/ServerSessionHolder.html" title="interface in org.apache.sshd.server.session">ServerSessionHolder</a>, org.apache.sshd.server.<a href="../../../../../../org/apache/sshd/server/SessionAware.html" title="interface in org.apache.sshd.server">SessionAware</a>, org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListenerManager.html" title="interface in org.apache.sshd.server.subsystem.sftp">SftpEventListenerManager</a>)</li>
</ul>
</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/AbstractSftpEventListenerManager.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">AbstractSftpEventListenerManager</span></a> (implements org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListenerManager.html" title="interface in org.apache.sshd.server.subsystem.sftp">SftpEventListenerManager</a>)
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpSubsystemFactory.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">SftpSubsystemFactory</span></a> (implements org.apache.sshd.common.util.threads.<a href="../../../../../../org/apache/sshd/common/util/threads/ExecutorServiceConfigurer.html" title="interface in org.apache.sshd.common.util.threads">ExecutorServiceConfigurer</a>, org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListenerManager.html" title="interface in org.apache.sshd.server.subsystem.sftp">SftpEventListenerManager</a>, org.apache.sshd.server.subsystem.<a href="../../../../../../org/apache/sshd/server/subsystem/SubsystemFactory.html" title="interface in org.apache.sshd.server.subsystem">SubsystemFactory</a>)</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpSubsystemFactory.Builder.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">SftpSubsystemFactory.Builder</span></a> (implements org.apache.sshd.common.util.<a href="../../../../../../org/apache/sshd/common/util/ObjectBuilder.html" title="interface in org.apache.sshd.common.util">ObjectBuilder</a>&lt;T&gt;)</li>
</ul>
</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/Handle.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">Handle</span></a> (implements java.nio.channels.<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</a>)
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/DirectoryHandle.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">DirectoryHandle</span></a> (implements java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;E&gt;)</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/FileHandle.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">FileHandle</span></a></li>
</ul>
</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/PrincipalBase.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">PrincipalBase</span></a> (implements java.security.<a href="http://docs.oracle.com/javase/7/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</a>)
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/DefaultGroupPrincipal.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">DefaultGroupPrincipal</span></a> (implements java.nio.file.attribute.<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/GroupPrincipal.html?is-external=true" title="class or interface in java.nio.file.attribute">GroupPrincipal</a>)</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/DefaultUserPrincipal.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">DefaultUserPrincipal</span></a> (implements java.nio.file.attribute.<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/UserPrincipal.html?is-external=true" title="class or interface in java.nio.file.attribute">UserPrincipal</a>)</li>
</ul>
</li>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements 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>)
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
<ul>
<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">IOException</span></a>
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/InvalidHandleException.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">InvalidHandleException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/UnixDateFormat.html" title="class in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">UnixDateFormat</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">EventListener</span></a>
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListener.html" title="interface in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">SftpEventListener</span></a></li>
</ul>
</li>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/SftpEventListenerManager.html" title="interface in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">SftpEventListenerManager</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum 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">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, 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>)
<ul>
<li type="circle">org.apache.sshd.server.subsystem.sftp.<a href="../../../../../../org/apache/sshd/server/subsystem/sftp/UnsupportedAttributePolicy.html" title="enum in org.apache.sshd.server.subsystem.sftp"><span class="typeNameLink">UnsupportedAttributePolicy</span></a></li>
</ul>
</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/server/subsystem/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/sshd/server/x11/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/server/subsystem/sftp/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>