CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Class
com.ibm.ctg.client.ECIRequest

Packages that use ECIRequest
com.ibm.ctg.client Provides ECI, EPI and ESI base classes for developing Java client applications. 
 

Uses of ECIRequest in com.ibm.ctg.client
 

Methods in com.ibm.ctg.client that return ECIRequest
 ECIRequest ECIRequest.getStatus(java.lang.String strServer)
          This method sets the values of an ECIRequest object for an ECI_STATE_SYNC_JAVA call on the CICS Transaction Gateway.
 ECIRequest ECIRequest.getStatus(java.lang.String strServer, int iMessageQualifier, Callbackable calBack)
          This method sets the values of an ECIRequest object for an ECI_STATE_ASYNC_JAVA call on the CICS Transaction Gateway.
static ECIRequest ECIRequest.listSystems(int iNumOfSys)
          This method returns an ECIRequest object which can be flowed to a CICS Transaction Gateway to retrieve the defined CICS servers.
 


©Copyright IBM Corp. 1994, 2014
Legal