Package jet.server.api.rmi

Interface Summary
RemoteAuthenticator This RMI interface provides methods to RemoteAuthenticate valid users and actions.
RemoteCompletedTaskTable Interface RemoteCompletedTaskTable contains records of completed tasks in the report server.
RemoteDispatcher Interface RemoteDispatcher dispatches server request to a certain server.
RemoteLargeReportManager Interface RemoteLargeReportManager It supplies a remote manager for a large report.
RemoteOndemandReportManager  
RemoteParamInfo Interface RemoteParamInfo contains description of parameters of a report.
RemoteReportInfo Interface RemoteReportInfo contains information of a report in the server.
RemoteResourceManager This RMI interface defines methods to explore the resources in the report server.
RemoteResultVersionTable Interface RemoteResultVersionTable contains result version records in the report server.
RemoteRptServer  
RemoteTempResultOwnerManager Interface RemoteTempResultOwnerManager manages the owners of temporary results.
RemoteUserPreferenceManager Interface RemoteUserPrefernceManager manages the user preferences.
RemoteUserSessionManager Interface RemoteUserSessionManager manages the user sessions.
RemoteVersionAmountLimitTable Interface RemoteVersionAmountTable contains version amount records in the report server.
ReportServerRMIWrapper  
 

Class Summary
RemoteDispatcherFactory This interface defines a factory to get a RemoteDispatcher instance of a implementation class.
RemoteReportServerToolkit This class provide methods to user to get remote wrapped JReport server or do other operations on remote wrapped JReport server.