Package com.ibm.cics.server

CICS TS JCICS (version 1.700.0).

See: Description

Package com.ibm.cics.server Description

CICS TS JCICS (version 1.700.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.700.0,2.0.0)"

 Version History: CICS TS v3.1 - 1.0.0
                : CICS TS v4.2 - 1.300.0
                : CICS TS v5.1 - 1.401.0
                : CICS TS v5.2 - 1.500.0
                : CICS TS v5.3 - 1.600.0
                : CICS TS v5.3 - 1.601.0 For APAR PI58639
                                 1.602.0 For APAR PI58375 
                                                   1.603.0 For APAR Tyche   
                                 1.604.0 For APAR Tyche Java TASK purge
                : CICS TS v5.4   1.700.0 (Including Async API)