Class Supported2Parser.Supported2

java.lang.Object
org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
Enclosing class:
Supported2Parser

public static class Supported2Parser.Supported2 extends Object
See Also:
  • Field Details

    • supportedAttributeMask

      public int supportedAttributeMask
    • supportedAttributeBits

      public int supportedAttributeBits
    • supportedOpenFlags

      public int supportedOpenFlags
    • supportedAccessMask

      public int supportedAccessMask
    • maxReadSize

      public long maxReadSize
    • supportedOpenBlockVector

      public short supportedOpenBlockVector
    • supportedBlock

      public short supportedBlock
    • attribExtensionNames

      public Collection<String> attribExtensionNames
    • extensionNames

      public Collection<String> extensionNames
  • Constructor Details

    • Supported2

      public Supported2()
  • Method Details