|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
accediInLettura(java.lang.String path,
IClientCallBack cl)
Accede in lettura ad un file |
void |
accediInScrittura(java.lang.String path,
boolean append,
IClientCallBack cl)
Accede in scrittura ad un file |
boolean |
creaFile(java.lang.String path)
Crea un file |
void |
eliminaFile(java.lang.String path)
Rlimina un file |
void |
registra(java.lang.String rep,
java.lang.String address)
Registra un repository |
| Method Detail |
public boolean creaFile(java.lang.String path)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void eliminaFile(java.lang.String path)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void accediInLettura(java.lang.String path,
IClientCallBack cl)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void accediInScrittura(java.lang.String path,
boolean append,
IClientCallBack cl)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void registra(java.lang.String rep,
java.lang.String address)
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||