Package org.apache.sshd.sftp.common.extensions
-
Interface Summary Interface Description ExtensionParser<T> -
Class Summary Class Description AbstractParser<T> AclSupportedParser AclSupportedParser.AclCapabilities The "acl-supported" information as per DRAFT 11 - section 5.4AclSupportedParser.AclCapabilities.LazyAclCapabilityNameHolder FilenameCharsetParser Parses the "filename-charset" extensionFilenameCharsetParser.FilenameCharset Encapsulates the "filename-charset" extension informationNewlineParser NewlineParser.Newline The "newline" extension information as per DRAFT 09 Section 4.3ParserUtils SpaceAvailableExtensionInfo Supported2Parser Parses the "supported2" extension as defined in DRAFT 13 section 5.4Supported2Parser.Supported2 SupportedParser Parses the "supported" extension as defined in DRAFT 05 - section 4.4SupportedParser.Supported VendorIdParser VendorIdParser.VendorId The "vendor-id" information as per DRAFT 09 - section 4.4VersionsParser VersionsParser.Versions The "versions" extension data as per DRAFT 09 Section 4.6