CICS® Transaction Gateway Programming Reference v1.1.0.0

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

Packages that use EPIReturnCodes
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 EPIReturnCodes in com.ibm.connector2.cics
 

Classes in com.ibm.connector2.cics that implement EPIReturnCodes
 class EPIResourceAdapterRc
          This class contains all the return code enumerations from all the exceptions that could be thrown within the EPI Resource Adapter.
 class EPITranFailedException
          This exception can be thrown by the EPI classes when an error occurs.
 

Uses of EPIReturnCodes in com.ibm.ctg.client
 

Classes in com.ibm.ctg.client that implement EPIReturnCodes
 class EPIRequest
          This class contains the details of an EPI request to the CICS Transaction Gateway.
 

Uses of EPIReturnCodes in com.ibm.ctg.epi
 

Classes in com.ibm.ctg.epi that implement EPIReturnCodes
 class EPIRequestException
          This exception can be thrown by the EPI classes when an error occurs.
 class EPITxnFailedException
          This exception can be thrown by the EPI classes when an error occurs.
 


©Copyright IBM Corp. 1994, 2014
Legal