org.exoplatform.frameworks.ftpclient
Class FtpConst.SysTypes

java.lang.Object
  extended by org.exoplatform.frameworks.ftpclient.FtpConst.SysTypes
Enclosing class:
FtpConst

public class FtpConst.SysTypes
extends java.lang.Object


Field Summary
static java.lang.String UNIX_L8
           
static java.lang.String WINDOWS_NT
           
 
Constructor Summary
FtpConst.SysTypes()
           
 
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 java.lang.String WINDOWS_NT
See Also:
Constant Field Values

UNIX_L8

public static final java.lang.String UNIX_L8
See Also:
Constant Field Values
Constructor Detail

FtpConst.SysTypes

public FtpConst.SysTypes()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.