Class ChangeStreamWebSocketSession
java.lang.Object
org.restheart.mongodb.handlers.changestreams.ChangeStreamWebSocketSession
- Author:
- Omar Trasatti <omar@softinstigate.com>
-
Constructor Summary
ConstructorsConstructorDescriptionChangeStreamWebSocketSession(io.undertow.websockets.core.WebSocketChannel channel, SessionKey sessionKey) -
Method Summary
-
Constructor Details
-
ChangeStreamWebSocketSession
public ChangeStreamWebSocketSession(io.undertow.websockets.core.WebSocketChannel channel, SessionKey sessionKey)
-
-
Method Details
-
getId
-
getSessionKey
-
getChannel
public io.undertow.websockets.core.WebSocketChannel getChannel() -
close
- Throws:
IOException
-