public class FtpConst extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FtpConst.Commands
Command name constants.
|
class |
FtpConst.Encoding
Supported encodings.
|
class |
FtpConst.NodeTypes
Node types.
|
class |
FtpConst.Replyes
Reply messages.
|
class |
FtpConst.SystemTypes
Supported OS types.
|
| Modifier and Type | Field and Description |
|---|---|
static String[] |
EXO_HELP_INFO
Help info.
|
static String[] |
EXO_LOGO
eXoPlatform Logo.
|
static String |
FTP_CACHEFILEEXTENTION
FTP cache-file extention.
|
static String |
FTP_COMMAND_CATALOG
FTP command catalog.
|
static String |
FTP_PREFIX
FTP prefix.
|
static int |
FTP_TIMESTAMPED_BLOCK_SIZE
Time stamped block size.
|
| Constructor and Description |
|---|
FtpConst() |
public static final String FTP_PREFIX
public static final String FTP_COMMAND_CATALOG
public static final String FTP_CACHEFILEEXTENTION
public static final int FTP_TIMESTAMPED_BLOCK_SIZE
public static final String[] EXO_LOGO
public static final String[] EXO_HELP_INFO
Copyright © 2017 eXo Platform SAS. All Rights Reserved.