| 
 | 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 | ACTIVERepresents active connect mode | 
| static String | cvsIdRevision control id | 
| static FTPConnectMode | PASVRepresents 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 | |||||||||