Formats and sends a 3270 data stream.
void send(CclSession* session)
The session parameter is described above.
The CclTerminal object must be in idle state (see above) or in client state (that is, with a transaction in progress and the CICS® server waiting for a response). If the object is not in idle or client state, an invalidState exception is raised.