Package com.ibm.cics.jcicsx

CICS TS JCICSX API

See: Description

Package com.ibm.cics.jcicsx Description

CICS TS JCICSX API

This package provides the JCICSX 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.jcicsx;version="[1.000.0,2.000.0)"

 Version History: CICS TS v5.6 - 1.000.0 CICS TS JCICSX API