Uses of Interface
FRS.ITerminazioneSessione

Packages that use ITerminazioneSessione
FRS   
 

Uses of ITerminazioneSessione in FRS
 

Classes in FRS that implement ITerminazioneSessione
 class ResourceManager
           
 

Methods in FRS with parameters of type ITerminazioneSessione
 ISessioneScrittura IRepository.createProxyScrittura(java.lang.String path, boolean append, ITerminazioneSessione termList, IClientCallBack client, IExecutionMonitor monitor)
          crea un proxy di scrittura
 ISessioneLettura IRepository.createProxyLettura(java.lang.String path, ITerminazioneSessione termList, IClientCallBack client, IExecutionMonitor monitor)
          crea un proxy di lettura
 ISessioneScrittura defaultRepository.createProxyScrittura(java.lang.String path, boolean append, ITerminazioneSessione termList, IClientCallBack client, IExecutionMonitor monitor)
          crea un proxy di scrittura
 ISessioneLettura defaultRepository.createProxyLettura(java.lang.String path, ITerminazioneSessione termList, IClientCallBack client, IExecutionMonitor monitor)
          crea un proxy di lettura
 

Constructors in FRS with parameters of type ITerminazioneSessione
proxyLettura(java.lang.String logicalpath, java.lang.String path, ITerminazioneSessione res, IClientCallBack client, IExecutionMonitor monitor)
          Costruttore
proxyScrittura(java.lang.String logicalpath, java.lang.String path, boolean append, ITerminazioneSessione listTerm, IClientCallBack client, IExecutionMonitor monitor)
          Costruttore