CICS® Transaction Gateway Programming Reference v1.1.0.0

Deprecated API


Contents
Deprecated Exceptions
com.ibm.connector2.cics.CICSUserInputException
          since CICS TG v6.0, replaced by InvalidPropertyException 
 

Deprecated Fields
com.ibm.ctg.client.ECIRequest.ECI_CANCEL
          End LUW and commit changes, exactly the same as ECI_COMMIT. 
com.ibm.ctg.client.ECIReturnCodes.ECI_ERR_EXEC_NOT_RESIDENT
            
com.ibm.ctg.client.ECIRequest.Message_Qualifier
          setMessageQualifier() and getMessageQualifier() methods should now be used. 
 

Deprecated Methods
com.ibm.ctg.client.Channel.createContainer(String, String, String)
            
com.ibm.ctg.client.SslJavaGateway.getKeyRing()
          As of v6.0, deprecated in favour of JavaGateway.getProtocolProperties() 
com.ibm.ctg.epi.Field.setBytes(int, byte[], int)
          This Method is not recommended for use as extreme care is required To ensure that the bytes are in the correct encoding and the buffer address and length are exactly correct. You should use setText instead to ensure correct field manipulation. 
com.ibm.ctg.client.SslJavaGateway.setKeyRing(String, String)
          As of v6.0, deprecated in favour of JavaGateway.setProtocolProperties(Properties) 
com.ibm.ctg.client.T.setTimingOn(boolean)
           
 

Deprecated Enum Constants
com.ibm.ctg.monitoring.RequestData.EwlmToken
          WebSphere's eWLM token for this transaction. This is an array of bytes. 
 


©Copyright IBM Corp. 1994, 2014
Legal