org.exoplatform.frameworks.ftpclient.commands
Class CmdNlst
java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdNlst
- All Implemented Interfaces:
- FtpCommand
public class CmdNlst
- extends FtpCommandImpl
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected String path
names
protected ArrayList<String> names
CmdNlst
public CmdNlst()
CmdNlst
public CmdNlst(String path)
getNames
public ArrayList<String> getNames()
execute
public int execute()
- Specified by:
execute in interface FtpCommand- Specified by:
execute in class FtpCommandImpl
Copyright © 2015 eXo Platform SAS. All Rights Reserved.