ServerControl
, which is an abstract class.
See:
Description
Class Summary | |
ServerControl | This is an abstract class. |
This package defines contains the class ServerControl
, which is an abstract class.
Use the derived classes such as
CrystalReportViewer
and
ReportServerControl
Note: It is recommended that you perform your own garbage collection in your web applications when using the Viewer Java SDK. This involves calling the appropriate dispose methods and ensuring that you use the CrystalImageCleaner class to remove temporary image files used by the viewer.