Save This Page
Home » edtftpj » com.enterprisedt.net.ftp » [javadoc | source]
com.enterprisedt.net.ftp
public class: FTPConnectMode [javadoc | source]
java.lang.Object
   com.enterprisedt.net.ftp.FTPConnectMode
Enumerates the connect modes that are possible, active & PASV
Field Summary
public static  FTPConnectMode ACTIVE    Represents active connect mode 
public static  FTPConnectMode PASV    Represents PASV connect mode 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait