|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdSize
public class CmdSize
Created by The eXo Platform SAS .
| Field Summary | |
|---|---|
static org.apache.commons.logging.Log |
log
|
protected java.lang.String |
path
|
protected int |
size
|
| Fields inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl |
|---|
clientSession, descript, replyCode |
| Constructor Summary | |
|---|---|
CmdSize(java.lang.String path)
|
|
| Method Summary | |
|---|---|
int |
execute()
|
int |
getSize()
|
| Methods inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl |
|---|
getDescription, getReply, readLine, run, sendCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static org.apache.commons.logging.Log log
protected java.lang.String path
protected int size
| Constructor Detail |
|---|
public CmdSize(java.lang.String path)
| Method Detail |
|---|
public int getSize()
public int execute()
execute in interface FtpCommandexecute in class FtpCommandImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||