An object of class CclTerminal represents a 3270 terminal connection to a CICS® server. A CICS connection is established when the object is created. Methods can then be used to converse with a 3270 terminal application (often a BMS application) in the CICS server.
The EPI must be initialized (that is, a CclEPI object created) before a CclTerminal object can be created.
The CclTerminal class destructor does not purge ATI requests queued against the terminal.