Iris Server 2.2 API

This is the Accendia Iris Server Version 2.2 API documentation.

See:
          Description

Packages
com.accendia.iris.admin.interfaces Contains the interfaces used by the admin application.
com.accendia.iris.client Contains the classes used by the client applications to communicate with the server.
com.accendia.iris.interfaces Contains miscellaneous interfaces used in the client-server communication.
com.accendia.iris.server Contains the classes used by the server applications to perform client callback and to obtain information about the application environment and command invocation client context.
com.accendia.iris.system.interfaces Contains the interfaces used by the system application.

 

This is the Accendia Iris Server Version 2.2 API documentation.

The client side developer will use the classes in packages com.accendia.iris.client and com.accendia.iris.interfaces.

The server side developer will use the classes in package com.accendia.iris.server.

The packages com.accendia.iris.admin.interfaces and com.accendia.iris.system.interfaces are not used for regular application development. These are used by the Iris API and may be used to build custom administration consoles or to query information about the structure of the applications installed on the server.