Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
CICS® Transaction Gateway Base API Programming Reference v9.0.0.2
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.ctg.client.GatewayReturnCodes

  • Packages that use GatewayReturnCodes 
    Package Description
    com.ibm.ctg.client
    Provides 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.ctg.client

      Classes in com.ibm.ctg.client that implement GatewayReturnCodes 
      Modifier and Type Class and Description
      class  CicsCpRequest
      This class contains the details of the code page used by the CICS TG.
      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 
      Modifier and Type Class and Description
      class  EPIGatewayException
      This exception can be thrown by the EPI classes when an error occurs.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
©Copyright IBM Corp. 1994, 2013
Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes