| Class | Description | 
|---|---|
| Config | This class provides config parameters to all the Java classes in the SmartClient Framework by reading a series of .properties files including server.properties. | 
| Init | Deprecated Please use  InitListenerinstead. | 
| InitListener | The SmartClient Server framework must be initialized from its config files at startup time, before user code invokes any framework functionality. | 
| ISCInit | Initializes the SmartClient/SmartGWT Server framework from its config files. |