Package | Description |
---|---|
org.apache.sshd.sftp.subsystem |
Modifier and Type | Method and Description |
---|---|
static SftpConstants.ErrorCode |
SftpConstants.ErrorCode.fromByte(byte b) |
static SftpConstants.ErrorCode |
SftpConstants.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SftpConstants.ErrorCode[] |
SftpConstants.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.