Uses of Class
jetbrains.buildServer.push.impl.ActiveWebSocketSessions
-
Packages that use ActiveWebSocketSessions Package Description jetbrains.buildServer.push.impl jetbrains.buildServer.push.impl.jsr356 -
-
Uses of ActiveWebSocketSessions in jetbrains.buildServer.push.impl
Constructors in jetbrains.buildServer.push.impl with parameters of type ActiveWebSocketSessions Constructor Description WebSocketLogoutListener(SessionModel sessionModel, ActiveWebSocketSessions activeWebSocketSessions)
-
Uses of ActiveWebSocketSessions in jetbrains.buildServer.push.impl.jsr356
Constructors in jetbrains.buildServer.push.impl.jsr356 with parameters of type ActiveWebSocketSessions Constructor Description SubscriptionsWebSocketEndpoint(DefaultTopicsRegistry topicsRegistry, WebSocketFeature webSocketFeature, WebSocketBroadcaster webSocketBroadcaster, SecurityContextEx securityContext, ActiveWebSocketSessions activeWebSocketSessions)
WebSocketSpringConfiguration(DefaultTopicsRegistry topicsRegistry, SecurityContextEx securityContext, ExecutorServices executorServices, BuildServerListenerEventDispatcher events, WebSocketFeature webSocketFeature, ActiveWebSocketSessions activeWebSocketSessions)
-