Class TcpServer.SessionClosed<ENV>

  • All Implemented Interfaces:
    TrEvent
    Enclosing class:
    TcpServer<ENV>

    public static class TcpServer.SessionClosed<ENV>
    extends Object
    implements TrEvent
    Событие о завершении сессии
    • Method Detail

      • getServer

        public TcpServer<ENV> getServer()
        Возвращает сервер
        Returns:
        сервер
      • getSession

        public TcpSession<ENV> getSession()
        Возвращает сессию
        Returns:
        сессия