|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listens for and is notified of FTP commands and replies.
Method Summary | |
void |
logCommand(java.lang.String cmd)
Log an FTP command being sent to the server |
void |
logReply(java.lang.String reply)
Log an FTP reply being sent back to the client |
Method Detail |
public void logCommand(java.lang.String cmd)
cmd
- command stringpublic void logReply(java.lang.String reply)
reply
- reply string
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |