org.exoplatform.frameworks.ftpclient
Class FtpConst.Replyes

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

public class FtpConst.Replyes
extends java.lang.Object


Field Summary
static int REPLY_125
           
static int REPLY_150
           
static int REPLY_200
           
static int REPLY_211
           
static int REPLY_213
           
static int REPLY_214
           
static int REPLY_215
           
static int REPLY_221
           
static int REPLY_226
           
static int REPLY_227
           
static int REPLY_230
           
static int REPLY_250
           
static int REPLY_257
           
static int REPLY_331
           
static int REPLY_350
           
static int REPLY_421
           
static int REPLY_425
           
static int REPLY_450
           
static int REPLY_500
           
static int REPLY_501
           
static int REPLY_503
           
static int REPLY_504
           
static int REPLY_530
           
static int REPLY_550
           
static int REPLY_553
           
 
Constructor Summary
FtpConst.Replyes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPLY_125

public static final int REPLY_125
See Also:
Constant Field Values

REPLY_150

public static final int REPLY_150
See Also:
Constant Field Values

REPLY_200

public static final int REPLY_200
See Also:
Constant Field Values

REPLY_211

public static final int REPLY_211
See Also:
Constant Field Values

REPLY_213

public static final int REPLY_213
See Also:
Constant Field Values

REPLY_214

public static final int REPLY_214
See Also:
Constant Field Values

REPLY_215

public static final int REPLY_215
See Also:
Constant Field Values

REPLY_221

public static final int REPLY_221
See Also:
Constant Field Values

REPLY_226

public static final int REPLY_226
See Also:
Constant Field Values

REPLY_227

public static final int REPLY_227
See Also:
Constant Field Values

REPLY_230

public static final int REPLY_230
See Also:
Constant Field Values

REPLY_250

public static final int REPLY_250
See Also:
Constant Field Values

REPLY_257

public static final int REPLY_257
See Also:
Constant Field Values

REPLY_331

public static final int REPLY_331
See Also:
Constant Field Values

REPLY_350

public static final int REPLY_350
See Also:
Constant Field Values

REPLY_421

public static final int REPLY_421
See Also:
Constant Field Values

REPLY_425

public static final int REPLY_425
See Also:
Constant Field Values

REPLY_450

public static final int REPLY_450
See Also:
Constant Field Values

REPLY_500

public static final int REPLY_500
See Also:
Constant Field Values

REPLY_501

public static final int REPLY_501
See Also:
Constant Field Values

REPLY_503

public static final int REPLY_503
See Also:
Constant Field Values

REPLY_504

public static final int REPLY_504
See Also:
Constant Field Values

REPLY_530

public static final int REPLY_530
See Also:
Constant Field Values

REPLY_550

public static final int REPLY_550
See Also:
Constant Field Values

REPLY_553

public static final int REPLY_553
See Also:
Constant Field Values
Constructor Detail

FtpConst.Replyes

public FtpConst.Replyes()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.