Interface SpaceAvailableExtension

All Superinterfaces:
org.apache.sshd.common.NamedResource, org.apache.sshd.common.OptionalFeature, SftpClientExtension, SftpClientHolder
All Known Implementing Classes:
SpaceAvailableExtensionImpl

public interface SpaceAvailableExtension extends SftpClientExtension
Implements the "space-available" extension
Author:
Apache MINA SSHD Project
See Also:
  • Field Summary

    Fields inherited from interface org.apache.sshd.common.NamedResource

    BY_NAME_COMPARATOR, NAME_EXTRACTOR

    Fields inherited from interface org.apache.sshd.common.OptionalFeature

    FALSE, TRUE
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.sshd.common.NamedResource

    getName

    Methods inherited from interface org.apache.sshd.common.OptionalFeature

    isSupported

    Methods inherited from interface org.apache.sshd.sftp.client.SftpClientHolder

    getClient