eXo JCR :: Component :: FTP Service 1.15.1-CP01

org.exoplatform.services.ftp
Class FtpConst.SystemTypes

java.lang.Object
  extended by org.exoplatform.services.ftp.FtpConst.SystemTypes
Enclosing class:
FtpConst

public class FtpConst.SystemTypes
extends Object

Supported OS types.


Field Summary
static String UNIX_L8
          UNIX L8 type.
static String WINDOWS_NT
          Windows NT type.
 
Constructor Summary
FtpConst.SystemTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WINDOWS_NT

public static final String WINDOWS_NT
Windows NT type.

See Also:
Constant Field Values

UNIX_L8

public static final String UNIX_L8
UNIX L8 type.

See Also:
Constant Field Values
Constructor Detail

FtpConst.SystemTypes

public FtpConst.SystemTypes()

eXo JCR :: Component :: FTP Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.