|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
createFile(java.lang.String path)
Crea fisicamante il file |
ISessioneLettura |
createProxyLettura(java.lang.String path,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di lettura |
ISessioneScrittura |
createProxyScrittura(java.lang.String path,
boolean append,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di scrittura |
void |
deleteFile(java.lang.String path)
Elimina il file |
| Method Detail |
public void createFile(java.lang.String path)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void deleteFile(java.lang.String path)
throws java.rmi.RemoteException
java.rmi.RemoteException
public ISessioneScrittura createProxyScrittura(java.lang.String path,
boolean append,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
throws java.rmi.RemoteException
java.rmi.RemoteException
public ISessioneLettura createProxyLettura(java.lang.String path,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||