Package com.ibm.cics.server

CICS TS JCICS

See: Description

Package com.ibm.cics.server Description

CICS TS JCICS

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="[2.000.0,3.0.0)"

 Version History: CICS TS v3.1 - 1.0.0
                : CICS TS v3.2 - 1.100.0
                : CICS TS v4.1 - 1.200.0
                : CICS TS v4.2 - 1.300.0
                : CICS TS v5.1 - 1.401.0 StartRequest.resetRequestData()
                : CICS TS v5.2 - 1.500.0 Channel.getTransactionChannel()
                : CICS TS v5.2 - 1.501.0 For APAR PI55497 Task.getApplicationContext(), StartRequest.setUserId(userId)
                : CICS TS v5.3 - 1.600.0 Channel, Document and Task API additions, XCTL removal
                : CICS TS v5.3 - 1.601.0 For APAR PI58639, route of APAR PI55497
                                 1.602.0 For APAR PI58375, Standard-mode Liberty
                                 1.603.0 For APAR PI58375, Addition of CICSRuntimeThreadingException
                                 1.604.0 For APAR PI58375, Addition of Java TASK purge
                : CICS TS v5.4   1.700.0 Including Async API
                : CICS TS v5.5   1.700.0
                : CICS TS v5.6   1.800.0 Container changes                
                : CICS TS v6.1   1.900.0 Special compatibility fragment to ease migration to v2
                : CICS TS v6.1   2.000.0 API removals, various API additions, public constructors on JCICS Exceptions
                : CICS TS v6.2   2.100.0 For Story 178209, add prepend methods to Container class 
                :                          2.100.0 Add AT-TLS aware to TCP/IP request