|
eXo JCR :: Component :: FTP Service 1.15.1-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.FtpConst.Commands
public class FtpConst.Commands
Command name constants.
| Field Summary | |
|---|---|
static String |
CMD_CDUP
CDUP. |
static String |
CMD_CWD
CWD. |
static String |
CMD_DELE
DELE. |
static String |
CMD_HELP
HELP. |
static String |
CMD_LIST
LIST. |
static String |
CMD_MKD
MKD. |
static String |
CMD_MODE
MODE. |
static String |
CMD_NLST
NLST. |
static String |
CMD_NOOP
NOOP. |
static String |
CMD_PASS
PASS. |
static String |
CMD_PASV
PASV. |
static String |
CMD_PORT
PORT. |
static String |
CMD_PWD
PWD. |
static String |
CMD_QUIT
QUIT. |
static String |
CMD_REST
REST. |
static String |
CMD_RETR
RETR. |
static String |
CMD_RMD
RMD. |
static String |
CMD_RNFR
RNFR. |
static String |
CMD_RNTO
RNTO. |
static String |
CMD_SIZE
SIZE. |
static String |
CMD_STAT
STAT. |
static String |
CMD_STOR
STOR. |
static String |
CMD_STRU
STRU. |
static String |
CMD_SYST
SYST. |
static String |
CMD_TYPE
TYPE. |
static String |
CMD_USER
USER. |
| Constructor Summary | |
|---|---|
FtpConst.Commands()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CMD_USER
public static final String CMD_PASS
public static final String CMD_TYPE
public static final String CMD_CWD
public static final String CMD_PWD
public static final String CMD_QUIT
public static final String CMD_HELP
public static final String CMD_SYST
public static final String CMD_PASV
public static final String CMD_NOOP
public static final String CMD_LIST
public static final String CMD_CDUP
public static final String CMD_MKD
public static final String CMD_MODE
public static final String CMD_RMD
public static final String CMD_RNFR
public static final String CMD_RNTO
public static final String CMD_STOR
public static final String CMD_RETR
public static final String CMD_DELE
public static final String CMD_REST
public static final String CMD_NLST
public static final String CMD_PORT
public static final String CMD_SIZE
public static final String CMD_STAT
public static final String CMD_STRU
| Constructor Detail |
|---|
public FtpConst.Commands()
|
eXo JCR :: Component :: FTP Service 1.15.1-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||