Class VendorIdParser.VendorId
- java.lang.Object
-
- org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
-
- Enclosing class:
- VendorIdParser
public static class VendorIdParser.VendorId extends Object
The "vendor-id" information as per DRAFT 09 - section 4.4- Author:
- Apache MINA SSHD Project
-
-
Field Summary
Fields Modifier and Type Field Description long
productBuildNumber
String
productName
String
productVersion
String
vendorName
-
Constructor Summary
Constructors Constructor Description VendorId()
-