|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void notifyUpload()
public void notifyDownload()
public void notifyDelete()
public void notifyLogin()
public void notifyLogout()
public void notifyConnection()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |