Class ChangeStreamWebSocketSession


  • public class ChangeStreamWebSocketSession
    extends Object
    Author:
    Omar Trasatti <omar@softinstigate.com>
    • Constructor Detail

      • ChangeStreamWebSocketSession

        public ChangeStreamWebSocketSession​(io.undertow.websockets.core.WebSocketChannel channel,
                                            SessionKey sessionKey)
    • Method Detail

      • getId

        public String getId()
      • getSessionKey

        public SessionKey getSessionKey()
      • getChannel

        public io.undertow.websockets.core.WebSocketChannel getChannel()