|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandHandler
Interface for classes that can handle an FTP command.
| Method Summary | |
|---|---|
void |
handleCommand(Command command,
Session session)
Handle the specified command for the session. |
| Method Detail |
|---|
void handleCommand(Command command,
Session session)
throws Exception
command - - the Command to be handledsession - - the session on which the Command was submitted
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||