Uses of Class
org.restheart.mongodb.handlers.changestreams.ChangeStreamWebSocketSession
Packages that use ChangeStreamWebSocketSession
-
Uses of ChangeStreamWebSocketSession in org.restheart.mongodb.handlers.changestreams
Methods in org.restheart.mongodb.handlers.changestreams that return types with arguments of type ChangeStreamWebSocketSessionMethods in org.restheart.mongodb.handlers.changestreams with parameters of type ChangeStreamWebSocketSessionModifier and TypeMethodDescriptionbooleanWebSocketSessionsRegistry.add(SessionKey key, ChangeStreamWebSocketSession session) booleanWebSocketSessionsRegistry.remove(SessionKey key, ChangeStreamWebSocketSession session)