Uses of Annotation Interface
io.quarkus.websockets.next.Closed
Packages that use Closed
-
Uses of Closed in io.quarkus.websockets.next.runtime
Constructor parameters in io.quarkus.websockets.next.runtime with annotations of type ClosedModifierConstructorDescription(package private)ClientConnectionManager(jakarta.enterprise.event.Event<WebSocketClientConnection> openEvent, jakarta.enterprise.event.Event<WebSocketClientConnection> closedEvent) (package private)ConnectionManager(jakarta.enterprise.event.Event<WebSocketConnection> openEvent, jakarta.enterprise.event.Event<WebSocketConnection> closedEvent)