Class TsoStopService


  • public class TsoStopService
    extends Object
    This class handles sending the request to end the TSO session via z/OSMF
    Version:
    5.0
    Author:
    Frank Giordano
    • Constructor Detail

      • TsoStopService

        public TsoStopService​(ZosConnection connection)
        TsoStopService constructor
        Parameters:
        connection - for connection information, see ZosConnection object
    • Method Detail

      • stopTso

        public void stopTso​(String sessionId)
                     throws ZosmfRequestException
        Stop the TSO session by session id (servletKey)
        Parameters:
        sessionId - servletKey id retrieve from start TSO request
        Throws:
        ZosmfRequestException - request error state