org.apache.camel.component.file.remote
Class FtpConstants

java.lang.Object
  extended by org.apache.camel.component.file.remote.FtpConstants

public final class FtpConstants
extends Object

Constants


Field Summary
static String FTP_REPLY_CODE
           
static String FTP_REPLY_STRING
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FTP_REPLY_CODE

public static final String FTP_REPLY_CODE
See Also:
Constant Field Values

FTP_REPLY_STRING

public static final String FTP_REPLY_STRING
See Also:
Constant Field Values


Apache Camel