|
||||||||||
| 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 java.lang.String |
cvsId
Revision control id |
static FTPConnectMode |
PASV
Represents PASV connect mode |
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String cvsId
public static final FTPConnectMode ACTIVE
public static final FTPConnectMode PASV
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||