Uses of Class
jenkins.websocket.WebSocketSession
Packages that use WebSocketSession
-
Uses of WebSocketSession in jenkins.websocket
Methods in jenkins.websocket with parameters of type WebSocketSessionModifier and TypeMethodDescriptionstatic org.kohsuke.stapler.HttpResponseWebSockets.upgrade(WebSocketSession session) static voidWebSockets.upgradeResponse(WebSocketSession session, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse rsp) Variant ofWebSockets.upgrade(jenkins.websocket.WebSocketSession)that does not presume aStaplerRequest2.