@Deprecated
public final class FTPSCommand
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ADAT
已过时。
|
static int |
AUTH
已过时。
|
static int |
AUTHENTICATION_SECURITY_DATA
已过时。
|
static int |
AUTHENTICATION_SECURITY_MECHANISM
已过时。
|
static int |
CCC
已过时。
|
static int |
CLEAR_COMMAND_CHANNEL
已过时。
|
static int |
DATA_CHANNEL_PROTECTION_LEVEL
已过时。
|
static int |
PBSZ
已过时。
|
static int |
PROT
已过时。
|
static int |
PROTECTION_BUFFER_SIZE
已过时。
|
| 构造器和说明 |
|---|
FTPSCommand()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.String |
getCommand(int command)
已过时。
Retrieve the FTPS command string corresponding to a specified
command code.
|
public static final int AUTH
public static final int ADAT
public static final int PBSZ
public static final int PROT
public static final int CCC
public static final int AUTHENTICATION_SECURITY_MECHANISM
public static final int AUTHENTICATION_SECURITY_DATA
public static final int PROTECTION_BUFFER_SIZE
public static final int DATA_CHANNEL_PROTECTION_LEVEL
public static final int CLEAR_COMMAND_CHANNEL