CclSession class

The CclSession class allows the programmer to implement reusable code to handle a segment (one or more transmissions) of a 3270 conversation. In multi-threaded environments it provides asynchronous handling of replies from CICS®.

The CclSession class controls the flow of data to and from CICS within a single 3270 session. You should derive your own classes from CclSession.