|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.enterprisedt.net.ftp.FTPTransferType
Enumerates the transfer types possible. We support only the two common types, ASCII and Image (often called binary).
Field Summary | |
static FTPTransferType |
ASCII
Represents ASCII transfer type |
static FTPTransferType |
BINARY
Represents Image (or binary) transfer type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static FTPTransferType ASCII
public static FTPTransferType BINARY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |