Class FtpConst.SysTypes
- java.lang.Object
-
- org.exoplatform.frameworks.ftpclient.FtpConst.SysTypes
-
-
Field Summary
Fields Modifier and Type Field Description static StringUNIX_L8static StringWINDOWS_NT
-
Constructor Summary
Constructors Constructor Description SysTypes()
-
-
-
Field Detail
-
WINDOWS_NT
public static final String WINDOWS_NT
- See Also:
- Constant Field Values
-
UNIX_L8
public static final String UNIX_L8
- See Also:
- Constant Field Values
-
-