Uses of Class
zowe.client.sdk.zostso.response.SendResponse
-
Packages that use SendResponse Package Description zowe.client.sdk.zostso.lifecycle z/OS tso console life cycle (start, send, and stop) processing -
-
Uses of SendResponse in zowe.client.sdk.zostso.lifecycle
Methods in zowe.client.sdk.zostso.lifecycle that return SendResponse Modifier and Type Method Description SendResponseSendTso. sendDataToTSOCollect(String servletKey, String command)API method to send data to already started TSO address space, but will read TSO data until a PROMPT is reached.
-