Class Supported2Parser.Supported2
java.lang.Object
org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
- Enclosing class:
- Supported2Parser
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
int
int
int
short
short
int
-
Constructor Summary
Constructors -
Method Summary
-
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
-
extensionNames
-
-
Constructor Details
-
Supported2
public Supported2()
-
-
Method Details