Uses of Interface
dev.voidframework.web.http.WebSocketRequest
Packages that use WebSocketRequest
-
Uses of WebSocketRequest in dev.voidframework.web.http
Methods in dev.voidframework.web.http that return WebSocketRequestConstructors in dev.voidframework.web.http with parameters of type WebSocketRequestModifierConstructorDescriptionWebSocketContext(WebSocketRequest webSocketRequest, io.undertow.websockets.core.WebSocketChannel webSocketChannel) Build a new instance. -
Uses of WebSocketRequest in dev.voidframework.web.server.http
Classes in dev.voidframework.web.server.http that implement WebSocketRequest