Index

C D E G H I M O S T W 
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 DevWebSocket record 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 incoming record 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 messages record 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 socket record component.

T

text() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
Returns the value of the text record component.
TextMessage(boolean, String, LocalDateTime) - Constructor for record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
Creates an instance of a TextMessage record class.
timestamp() - Method in record class io.quarkus.websockets.next.runtime.dev.ui.WebSocketNextJsonRPCService.TextMessage
Returns the value of the timestamp record 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
 
C D E G H I M O S T W 
All Classes and Interfaces|All Packages