Class LogStreamWebSocket.SessionState

    • Field Detail

      • session

        io.vertx.core.http.ServerWebSocket session
      • started

        boolean started
    • Constructor Detail

      • SessionState

        public SessionState​(io.vertx.core.http.ServerWebSocket session)