|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FtpStatisticsListener
Ftp statistics listener interface.
Method Summary | |
---|---|
void |
notifyConnection()
Connection open/close notification |
void |
notifyDelete()
User file delete notification. |
void |
notifyDownload()
User file download notification. |
void |
notifyLogin()
New user login notification. |
void |
notifyLogout()
User logout notification. |
void |
notifyUpload()
User file upload notification. |
Method Detail |
---|
void notifyUpload()
void notifyDownload()
void notifyDelete()
void notifyLogin()
void notifyLogout()
void notifyConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |