Uses of Interface
io.quarkus.websockets.next.WebSocketConnector
Packages that use WebSocketConnector
-
Uses of WebSocketConnector in io.quarkus.websockets.next
Methods in io.quarkus.websockets.next that return WebSocketConnectorModifier and TypeMethodDescriptionAdd a header used during the initial handshake request.WebSocketConnector.addSubprotocol(String value) Add the subprotocol.default WebSocketConnector<CLIENT>Set the base URI.Set the base URI.Set the path param. -
Uses of WebSocketConnector in io.quarkus.websockets.next.runtime
Classes in io.quarkus.websockets.next.runtime that implement WebSocketConnector