|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.ctg.client | |
---|---|
com.ibm.connector2.cics | Provides classes for developing J2EE ECI and EPI applications. |
com.ibm.ctg.client | Provides ECI, EPI and ESI base classes for developing Java client applications. |
com.ibm.ctg.epi | Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. |
com.ibm.ctg.security | Provides classes for developing client and server security exits. |
Classes in com.ibm.ctg.client used by com.ibm.connector2.cics | |
---|---|
ECIReturnCodes
Gateway ECI Return codes. |
|
EPIEndReasonCodes
Constant values representing EPI transaction end and terminal disconnect return codes. |
|
EPIReturnCodes
Constant values representing EPI return codes. |
|
GatewayReturnCodes
Constant values representing Gateway return codes. |
Classes in com.ibm.ctg.client used by com.ibm.ctg.client | |
---|---|
Callbackable
The asynchronous model supported by the CICS Transaction Gateway allows the use of callback objects. |
|
Channel
A Channel is a named collection of Container
objects that can be passed to a CICS program. |
|
Container
A container is a uniquely named block of data that can be passed to a subsequent program or transaction. |
|
Container.ContainerType
Defines the type of data in a Container and whether it
is subject to code page conversion. |
|
ECIRequest
This class contains the details of an ECI request to the CICS Transaction Gateway. |
|
ECIReturnCodes
Gateway ECI Return codes. |
|
EPIEndReasonCodes
Constant values representing EPI transaction end and terminal disconnect return codes. |
|
EPIRequest
This class contains the details of an EPI request to the CICS Transaction Gateway. |
|
EPIReturnCodes
Constant values representing EPI return codes. |
|
ESIRequest
This class contains the details of an ESI request to the CICS Transaction Gateway. |
|
ESIReturnCodes
Constant values representing ESI return codes. |
|
GatewayIntercept.InterceptAction
Indicates whether a JavaGateway method call should continue as normal
or be intercepted. |
|
GatewayRequest
This is the root class that all the different types of Gateway request are built off. |
|
GatewayReturnCodes
Constant values representing Gateway return codes. |
|
JavaGateway
The JavaGateway represents a logical connection between your program and the CICS Transaction Gateway when you specify a remote protocol. |
|
TFileReturnCodes
Constant values representing return codes reported when a TFileException is thrown. |
Classes in com.ibm.ctg.client used by com.ibm.ctg.epi | |
---|---|
EPIEndReasonCodes
Constant values representing EPI transaction end and terminal disconnect return codes. |
|
EPIReturnCodes
Constant values representing EPI return codes. |
|
ESIReturnCodes
Constant values representing ESI return codes. |
|
GatewayReturnCodes
Constant values representing Gateway return codes. |
|
JavaGateway
The JavaGateway represents a logical connection between your program and the CICS Transaction Gateway when you specify a remote protocol. |
Classes in com.ibm.ctg.client used by com.ibm.ctg.security | |
---|---|
GatewayRequest
This is the root class that all the different types of Gateway request are built off. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |