Class ShellSessionManager

    • Constructor Detail

      • ShellSessionManager

        protected ShellSessionManager​(ExpiryTicker expiryTicker)
    • Method Detail

      • newShellSession

        protected abstract ShellSession newShellSession​(long sessionId)
      • getSession

        public ShellSession getSession​(long sessionId)
      • removeSession

        public void removeSession​(long sessionId)