|
|||||||||||
| 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.proxyScrittura
| Constructor Summary | |
proxyScrittura(java.lang.String logicalpath,
java.lang.String path,
boolean append,
ITerminazioneSessione listTerm,
IClientCallBack client,
IExecutionMonitor monitor)
Costruttore |
|
| Method Summary | |
void |
Reset()
Resetto la scrittura |
void |
scrivi(java.lang.String buf)
scrive il buffer buf sul file |
void |
setClone(ISessioneScrittura in)
setto il clone |
void |
Termina()
Terminazione della sessione |
void |
TerminazioneForzata()
Terminazione forzata a fronte di anomalia |
| 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 proxyScrittura(java.lang.String logicalpath,
java.lang.String path,
boolean append,
ITerminazioneSessione listTerm,
IClientCallBack client,
IExecutionMonitor monitor)
throws java.rmi.RemoteException
| Method Detail |
public void setClone(ISessioneScrittura in)
throws java.rmi.RemoteException
setClone in interface ISessioneScritturajava.rmi.RemoteException
public void scrivi(java.lang.String buf)
throws java.rmi.RemoteException
scrivi in interface ISessioneScritturajava.rmi.RemoteException
public void Reset()
throws java.rmi.RemoteException
Reset in interface ISessionejava.rmi.RemoteException
public void TerminazioneForzata()
throws java.rmi.RemoteException
TerminazioneForzata 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 | ||||||||||