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