Class Supported2Parser
java.lang.Object
org.apache.sshd.sftp.common.extensions.AbstractParser<Supported2Parser.Supported2>
org.apache.sshd.sftp.common.extensions.Supported2Parser
- All Implemented Interfaces:
Function<byte[], Supported2Parser.Supported2>, NamedResource, ExtensionParser<Supported2Parser.Supported2>
Parses the "supported2" extension as defined in
DRAFT 13 section 5.4
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractParser
getNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ExtensionParser
apply, parse
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Supported2Parser
public Supported2Parser()
-
-
Method Details
-
parse
-
parse
-