Package jetbrains.buildServer.push.impl
Interface WebSocketSession
-
- All Known Implementing Classes:
SubscriptionsWebSocketEndpoint
public interface WebSocketSession
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close(String reason)
String
getHttpSessionId()
-