|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Ftp file upload/download/delete listener remote interface.
| Method Summary | |
void |
notifyDelete(java.lang.String file,
java.lang.String sessionId)
User file delete notification. |
void |
notifyDownload(java.lang.String file,
java.lang.String sessionId)
User file download notification. |
void |
notifyUpload(java.lang.String file,
java.lang.String sessionId)
User file upload notification. |
| Method Detail |
public void notifyUpload(java.lang.String file,
java.lang.String sessionId)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void notifyDownload(java.lang.String file,
java.lang.String sessionId)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void notifyDelete(java.lang.String file,
java.lang.String sessionId)
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||