Index
All Classes and Interfaces|All Packages
C
- clearMessages() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
- clearMessages(String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- closeDevConnection(String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- connectionAdded(String, WebSocketConnection) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- connectionMessages() - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- connectionRemoved(String, String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- connectionStatus() - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
D
- DevWebSocket(WebSocket, List<WebSocketNextJsonRPCService.TextMessage>) - Constructor for record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Creates an instance of a
DevWebSocketrecord class.
E
- equals(Object) - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Indicates whether some other object is "equal to" this one.
G
- getConnections(List<String>) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- getMessages(String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
H
- hashCode() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Returns a hash code value for this object.
I
- incoming() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Returns the value of the
incomingrecord component. - io.quarkus.websockets.next.runtime.dev.ui - package io.quarkus.websockets.next.runtime.dev.ui
- isInvalidPath(String, String) - Static method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
M
- messages() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Returns the value of the
messagesrecord component.
O
- openDevConnection(String, String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
S
- sendTextMessage(String, String) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- socket() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Returns the value of the
socketrecord component.
T
- text() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Returns the value of the
textrecord component. - TextMessage(boolean, String, LocalDateTime) - Constructor for record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Creates an instance of a
TextMessagerecord class. - timestamp() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Returns the value of the
timestamprecord component. - toJsonObject() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
- toJsonObject(String, WebSocketConnection) - Method in class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- toString() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.DevWebSocket
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
-
Returns a string representation of this record class.
W
- WebSocketNextJsonRPCService - Class in io.quarkus.websockets.next.runtime.dev.ui
- WebSocketNextJsonRPCService(Instance<ConnectionManager>, Vertx, VertxHttpConfig, WebSocketsServerRuntimeConfig) - Constructor for class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService
- WebSocketNextJsonRPCService.DevWebSocket - Record Class in io.quarkus.websockets.next.runtime.dev.ui
- WebSocketNextJsonRPCService.TextMessage - Record Class in io.quarkus.websockets.next.runtime.dev.ui
All Classes and Interfaces|All Packages