Uses of Class
io.quarkus.websockets.next.runtime.ConnectionManager
Packages that use ConnectionManager
-
Uses of ConnectionManager in io.quarkus.websockets.next.runtime
Constructors in io.quarkus.websockets.next.runtime with parameters of type ConnectionManagerModifierConstructorDescription(package private)WebSocketConnectionImpl(String generatedEndpointClass, String endpointClass, io.vertx.core.http.ServerWebSocket webSocket, ConnectionManager connectionManager, Codecs codecs, io.vertx.ext.web.RoutingContext ctx, TrafficLogger trafficLogger, UserData userData, SendingInterceptor sendingInterceptor, Function<WebSocketConnectionImpl, SecuritySupport> securitySupportCreator)