• Packages that use ECIRequest 
    Package Description
    com.ibm.ctg.client
    Provides base classes for developing Java client applications.
    • Uses of ECIRequest in com.ibm.ctg.client

      Methods in com.ibm.ctg.client that return ECIRequest 
      Modifier and Type Method and Description
      ECIRequest ECIRequest.getStatus(java.lang.String strServer)
      This method creates an ECIRequest object which can be used to find the current status of a CICS system.
      ECIRequest ECIRequest.getStatus(java.lang.String strServer, int iMessageQualifier, Callbackable callBack)
      This method creates an ECIRequest object which can be used to find the current status of a CICS system.
      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.