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