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