Package io.quarkus.websockets.next.deployment
package io.quarkus.websockets.next.deployment
-
ClassDescriptionRepresents either an endpoint callback or a global error handler.Provides arguments for method parameters of a callback method declared on a WebSocket endpoint.A generated representation of a WebSocket endpoint.This build item represents a WebSocket endpoint class, i.e. class annotated with
WebSocketorWebSocketClient.