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. |