PSMC

PSMC is the base class that an application accesses to start an instance of JSMCAPI. The application can access all JSMCAPI functionality through this object. A session object is created from this class.

The following diagram explains the relationship of PSMC with all other classes (diagram 1 of 2).

PSMC base class part 1

The following diagram explains the relationship of PSMC with all other classes (diagram 2 of 2).

PSMC base class part 2

Related Topics