Package com.ibm.cics.server

CICS TS JCICS (version 1.401.0).

See: Description

Package com.ibm.cics.server Description

CICS TS JCICS (version 1.401.0).

This package provides the majority of the JCICS API for creating Java applications within CICS.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: com.ibm.cics.server;version="[1.401,2.0)"