CICS® Transaction Gateway Programming Reference V3.1

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

Uses of ECIRequest in com.ibm.ctg.client
 

Methods in com.ibm.ctg.client that return ECIRequest
static ECIRequest ECIRequest.listSystems(int iNumOfSys)
          This method returns a new ECIRequest object which can be used to effect an CICS_EciListSystems on the CICS Transaction Gateway.
 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.
 


© Copyright IBM Corp. 1994, 1999