|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayReturnCodes | |
---|---|
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. |
Uses of GatewayReturnCodes in com.ibm.connector2.cics |
---|
Classes in com.ibm.connector2.cics that implement GatewayReturnCodes | |
---|---|
class |
EPIResourceAdapterRc
This class contains all the return code enumerations from all the exceptions that could be thrown within the EPI Resource Adapter. |
Uses of GatewayReturnCodes in com.ibm.ctg.client |
---|
Classes in com.ibm.ctg.client that implement GatewayReturnCodes | |
---|---|
class |
CicsCpRequest
This class contains the details of the codepage used by the Client daemon. |
class |
ECIRequest
This class contains the details of an ECI request to the CICS Transaction Gateway. |
class |
EPIRequest
This class contains the details of an EPI request to the CICS Transaction Gateway. |
class |
ESIRequest
This class contains the details of an ESI request to the CICS Transaction Gateway. |
class |
GatewayRequest
This is the root class that all the different types of Gateway request are built off. |
Uses of GatewayReturnCodes in com.ibm.ctg.epi |
---|
Classes in com.ibm.ctg.epi that implement GatewayReturnCodes | |
---|---|
class |
EPIGatewayException
This exception can be thrown by the EPI classes when an error occurs. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |