Class AppSessionManager

java.lang.Object
com.iizix.term.server.AppSessionManager

public class AppSessionManager extends Object
The manager of the terminal sessions for an application session.
Author:
Christopher Mindus
  • Method Details Link icon

    • getAppSessionGyro Link icon

      public AppSessionGyro getAppSessionGyro()
      Gets the application gyro for the session.
      Returns:
      The AppSessionGyro instance, never null.
    • isDisposed Link icon

      public boolean isDisposed()
      Checks if disposed of.
      Returns:
      true if disposed.