Uses of Record Class
io.quarkus.websockets.next.runtime.devui.WebSocketNextJsonRPCService.TextMessage
Packages that use WebSocketNextJsonRPCService.TextMessage
-
Uses of WebSocketNextJsonRPCService.TextMessage in io.quarkus.websockets.next.runtime.devui
Methods in io.quarkus.websockets.next.runtime.devui that return types with arguments of type WebSocketNextJsonRPCService.TextMessageModifier and TypeMethodDescriptionWebSocketNextJsonRPCService.DevWebSocket.messages()Returns the value of themessagesrecord component.Constructor parameters in io.quarkus.websockets.next.runtime.devui with type arguments of type WebSocketNextJsonRPCService.TextMessageModifierConstructorDescription(package private)DevWebSocket(io.vertx.core.http.WebSocket socket, List<WebSocketNextJsonRPCService.TextMessage> messages) Creates an instance of aDevWebSocketrecord class.