Send Tso
class SendTso(var connection: ZOSConnection, var httpClient: OkHttpClient = UnsafeOkHttpClient.unsafeOkHttpClient)
Class to handle sending data to TSO
Constructors
Link copied to clipboard
fun SendTso(connection: ZOSConnection, httpClient: OkHttpClient = UnsafeOkHttpClient.unsafeOkHttpClient)
Functions
Link copied to clipboard
Collects responses from address space until it reaches prompt
Link copied to clipboard
API method to send data to already started TSO address space, but will read TSO data until a PROMPT is reached.
Link copied to clipboard
API method to send data to already started TSO address space