eXo JCR :: Component :: FTP Service 1.15.3-GA

org.exoplatform.services.ftp
Class FtpConst

java.lang.Object
  extended by org.exoplatform.services.ftp.FtpConst

public class FtpConst
extends Object

Created by The eXo Platform SAS Author : Vitaly Guly .

Version:
$Id: $

Nested Class Summary
 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.
 
Field Summary
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 Summary
FtpConst()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FTP_PREFIX

public static final String FTP_PREFIX
FTP prefix.

See Also:
Constant Field Values

FTP_COMMAND_CATALOG

public static final String FTP_COMMAND_CATALOG
FTP command catalog.

See Also:
Constant Field Values

FTP_CACHEFILEEXTENTION

public static final String FTP_CACHEFILEEXTENTION
FTP cache-file extention.

See Also:
Constant Field Values

FTP_TIMESTAMPED_BLOCK_SIZE

public static final int FTP_TIMESTAMPED_BLOCK_SIZE
Time stamped block size.

See Also:
Constant Field Values

EXO_LOGO

public static final String[] EXO_LOGO
eXoPlatform Logo.


EXO_HELP_INFO

public static final String[] EXO_HELP_INFO
Help info.

Constructor Detail

FtpConst

public FtpConst()

eXo JCR :: Component :: FTP Service 1.15.3-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.