Package jet.server.api.rmi

Interface Summary
RemoteAuthenticator This RMI interface provides methods to RemoteAuthenticate valid users and actions.
RemoteCatalogInfo Interface RemoteCatalogInfo contains information of a catalog in the server.
RemoteCatConnectionInfo Interface RemoteCatConnectionInfo contains DB connection information of a catalog.
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.
RemoteProfileManager  
RemoteReportInfo Interface RemoteReportInfo contains information of a report in the server.
RemoteReportSheetInfo Interface RemoteReportSheetInfo contains information of report sheets of a report set.
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  
RemoteRstResultInfo Interface RemoteRstResultInfo contains information of a rst result in the server.
RemoteSecurityWebAdaptor  
RemoteTempResultOwnerManager Interface RemoteTempResultOwnerManager manages the owners of temporary results.
RemoteTriggerManager The TriggerManager manages all triggers in the server.
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.