Class FtpConst
- java.lang.Object
-
- org.exoplatform.frameworks.ftpclient.FtpConst
-
public class FtpConst extends Object
Created by The eXo Platform SAS .- Version:
- $Id: $
- Author:
- Vitaly Guly
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classFtpConst.CommandsclassFtpConst.ReplyesclassFtpConst.SysTypes
-
Field Summary
Fields Modifier and Type Field Description static StringEXC_MSGstatic StringFTP_PREFIX
-
Constructor Summary
Constructors Constructor Description FtpConst()
-
-
-
Field Detail
-
FTP_PREFIX
public static final String FTP_PREFIX
- See Also:
- Constant Field Values
-
EXC_MSG
public static final String EXC_MSG
- See Also:
- Constant Field Values
-
-