public class CmdList extends FtpCommandImpl
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
fileData |
protected ArrayList<FtpFileInfo> |
files |
protected String |
path |
clientSession, descript, replyCode| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
byte[] |
getFileData() |
ArrayList<FtpFileInfo> |
getFiles() |
getDescription, getReply, readLine, run, sendCommandprotected String path
protected byte[] fileData
protected ArrayList<FtpFileInfo> files
public CmdList()
public CmdList(String path)
public byte[] getFileData()
public ArrayList<FtpFileInfo> getFiles()
public int execute()
execute in interface FtpCommandexecute in class FtpCommandImplCopyright © 2018 eXo Platform SAS. All Rights Reserved.