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