|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DataType in org.apache.ftpserver.ftplet |
---|
Fields in org.apache.ftpserver.ftplet declared as DataType | |
---|---|
static DataType |
DataType.ASCII
ASCII data type |
static DataType |
DataType.BINARY
Binary data type |
Methods in org.apache.ftpserver.ftplet that return DataType | |
---|---|
DataType |
FtpSession.getDataType()
Get the data type. |
static DataType |
DataType.parseArgument(char argument)
Parses the argument value from the TYPE command into the type safe class |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |