Uses of Package
io.quarkus.websockets.next
Packages that use io.quarkus.websockets.next
Package
Description
-
Classes in io.quarkus.websockets.next used by io.quarkus.websockets.nextClassDescriptionA basic connector can be used to configure and open a new client connection.Supports inline instantiation of the
Closedqualifier.Indicates a reason for closing a connection.WebSocket connection.Provides some useful information about the initial handshake request.WebSocket endpoints define the mode used to process incoming events for a specific connection.Used to encode and decode messages.Supports inline instantiation of theOpenqualifier.Sends messages to the connected WebSocket client/server.Mutable user data associated with a connection.This interface represents a client connection to a WebSocket endpoint.This interface represents a connection from a client to a specificWebSocketendpoint on the server.Makes it possible to send messages to all clients connected to the same WebSocket endpoint.A connector can be used to configure and open a new client connection backed by a client endpoint that is used to consume and send messages. -
Classes in io.quarkus.websockets.next used by io.quarkus.websockets.next.runtimeClassDescriptionA basic connector can be used to configure and open a new client connection.Used to encode and decode binary messages.This qualifier is used for CDI events fired asynchronously when a WebSocket connection is closed.Indicates a reason for closing a connection.WebSocket connection.Provides some useful information about the initial handshake request.A check that controls which requests are allowed to upgrade the HTTP connection to a WebSocket connection.WebSocket endpoints define the mode used to process incoming events for a specific connection.Used to encode and decode messages.This qualifier is used for CDI events fired asynchronously when a new WebSocket connection is opened.Provides convenient access to all open client connections.Provides convenient access to all open connections.Sends messages to the connected WebSocket client/server.Used to encode and decode text messages.Mutable user data associated with a connection.This interface represents a client connection to a WebSocket endpoint.This interface represents a connection from a client to a specific
WebSocketendpoint on the server.Makes it possible to send messages to all clients connected to the same WebSocket endpoint.A connector can be used to configure and open a new client connection backed by a client endpoint that is used to consume and send messages. -
Classes in io.quarkus.websockets.next used by io.quarkus.websockets.next.runtime.devuiClassDescriptionThis interface represents a connection from a client to a specific
WebSocketendpoint on the server. -
Classes in io.quarkus.websockets.next used by io.quarkus.websockets.next.runtime.telemetryClassDescriptionWebSocket endpoints define the mode used to process incoming events for a specific connection.This interface represents a client connection to a WebSocket endpoint.This interface represents a connection from a client to a specific
WebSocketendpoint on the server.