|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
FRS.proxyLettura
| Constructor Summary | |
proxyLettura(java.lang.String logicalpath,
java.lang.String path,
ITerminazioneSessione res,
IClientCallBack client,
IExecutionMonitor monitor)
Costruttore |
|
| Method Summary | |
boolean |
avaible()
Restituisce true se vi sono ancora caratteri da leggere dal file |
java.lang.String |
leggi(int DimBuf)
legge dimbuf caratteri dal file |
void |
Reset()
Resetta la sessione |
void |
Termina()
Termina la sessione rilasciando la risorsa |
void |
TerminazioneForzata()
Termina forzatamente la sessione |
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public proxyLettura(java.lang.String logicalpath,
java.lang.String path,
ITerminazioneSessione res,
IClientCallBack client,
IExecutionMonitor monitor)
throws java.rmi.RemoteException
| Method Detail |
public java.lang.String leggi(int DimBuf)
throws java.rmi.RemoteException
leggi in interface ISessioneLetturajava.rmi.RemoteException
public void TerminazioneForzata()
throws java.rmi.RemoteException
TerminazioneForzata in interface ISessionejava.rmi.RemoteException
public boolean avaible()
throws java.rmi.RemoteException
avaible in interface ISessioneLetturajava.rmi.RemoteException
public void Reset()
throws java.rmi.RemoteException
Reset in interface ISessionejava.rmi.RemoteException
public void Termina()
throws java.rmi.RemoteException
Termina in interface ISessionejava.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||