|
||||||||||
| 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.CmdRnFr
public class CmdRnFr
Created by The eXo Platform SAS .
| Field Summary | |
|---|---|
protected java.lang.String |
path
|
| Fields inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl |
|---|
clientSession, descript, replyCode |
| Constructor Summary | |
|---|---|
CmdRnFr(java.lang.String path)
|
|
| Method Summary | |
|---|---|
int |
execute()
|
| 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 |
|---|
protected java.lang.String path
| Constructor Detail |
|---|
public CmdRnFr(java.lang.String path)
| Method Detail |
|---|
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 | |||||||||