|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.enterprisedt.net.ftp.FTPConnectMode
Enumerates the connect modes that are possible, active & PASV
Field Summary | |
static FTPConnectMode |
ACTIVE
Represents active connect mode |
static FTPConnectMode |
PASV
Represents PASV connect mode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static FTPConnectMode ACTIVE
public static FTPConnectMode PASV
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |