Package jet.server.api.rmi

Interface Summary
RemoteAuthenticator This RMI interface provides methods to RemoteAuthenticate valid users and actions.
RemoteBurstingSchemaInfo RemoteBurstingSchemaInfo represents a bursting schema in report.
RemoteCatalogInfo Interface RemoteCatalogInfo contains the information of a catalog on server.
RemoteCatConnectionInfo Interface RemoteCatConnectionInfo contains the DB connection information of a catalog.
RemoteCompletedTaskTable The RemoteCompletedTaskTable interface provides methods to access the completed task records via RMI.
RemoteDashboardListenerManager  
RemoteDispatcher Interface RemoteDispatcher dispatches server request to a certain server.
RemoteLargeReportManager Deprecated. As of v8, replaced by RemoteOndemandReportManager
RemoteOndemandReportManager  
RemoteParameterManager Interface RemoteParameterManager provides methods to get parameters information.
RemoteParameterRecorder Interface RemoteParameterRecorder manages the report parameter.
RemoteParamInfo Interface RemoteParamInfo contains the description of parameters in a report.
RemoteProfileManager  
RemoteReportInfo Interface RemoteReportInfo contains the information of a report on server.
RemoteReportSheetInfo Interface RemoteReportSheetInfo contains information about the report sheets of a report set.
RemoteResourceManager This RMI interface defines methods to explore the resources on the remote JReport Server.
RemoteResultVersionTable Interface RemoteResultVersionTable contains result version records in the report server.
RemoteRptServer  
RemoteRstResultInfo Interface RemoteRstResultInfo contains information of an rst result in the server.
RemoteSecurityWebAdaptor  
RemoteTaskAuditor  
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 provides methods to JReport users to get a handle to remote JReport Server (RptServer) using RMI to wrap the methods on the client as RMI stubs to call the real methods on JReport Server.