Interface | Description |
---|---|
MXThinClientConstants |
Class | Description |
---|---|
LaunchThinClient |
A J2EE application thin client used to launch a MAXIMO client
application.
|
LaunchWebLogicThinClient |
A BEA WebLogic Server speficic thin client code
to access MAXIMO business objects.
|
LaunchWebSphereThinClient |
An IBM WebSphere Application Server speficic thin client code
to access MAXIMO business objects.
|
MXAbstractClientSession |
An abstract client session class used by MAXIMO client applications
when the MAXIMO application is enabled to use the application server
security.
|
MXThinClientSession |
A MAXIMO client session class to be used when MAXIMO client
application is run as a J2EE thin client (typically when the MAXIMO
Application is enabled to use Application Server security).
|
MXThinClientSessionFactory |
A factory class for creating MAXIMO client session to be used
when MAXIMO client application is run as a J2EE thin client
(typically when the MAXIMO Application is enabled to use
Application Server security).
|