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 org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.sftp.common.extensions.AbstractParser
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.sshd.sftp.common.extensions.ExtensionParser
apply, parse
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Supported2Parser
public Supported2Parser()
-
-
Method Details
-
parse
-
parse
-