Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle sending data to TSO

Hierarchy

  • SendTso

Index

Methods

Static Private createResponse

Static getAllResponses

Static getDataFromTSO

Static sendDataToTSOCollect

  • API method to send data to already started TSO address space, but will read TSO data until a PROMPT is reached.

    memberof

    SendTso

    Parameters

    • session: AbstractSession

      z/OSMF connection info

    • servletKey: string

      servlet key returned from a successful start

    • data: string

      data to send to the TSO address space.

    Returns Promise<ISendResponse>

    SendTso response object, @see {ISendResponse}

Static sendDataToTSOCommon

Generated using TypeDoc