|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FTPCommand
Abstract for an FTP command.
Method Summary | |
---|---|
boolean |
executeWith(FTPClient client)
Execute the command. |
Method Detail |
---|
boolean executeWith(FTPClient client) throws IOException
client
- The client session.
IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |