Uses of Interface
io.quarkus.websockets.next.WebSocketsServerRuntimeConfig
Packages that use WebSocketsServerRuntimeConfig
-
Uses of WebSocketsServerRuntimeConfig in io.quarkus.websockets.next.runtime
Fields in io.quarkus.websockets.next.runtime declared as WebSocketsServerRuntimeConfigModifier and TypeFieldDescription(package private) WebSocketsServerRuntimeConfigWebSocketHttpServerOptionsCustomizer.configMethods in io.quarkus.websockets.next.runtime with parameters of type WebSocketsServerRuntimeConfigModifier and TypeMethodDescription(package private) static TrafficLoggerTrafficLogger.forServer(WebSocketsServerRuntimeConfig config) Constructors in io.quarkus.websockets.next.runtime with parameters of type WebSocketsServerRuntimeConfig -
Uses of WebSocketsServerRuntimeConfig in io.quarkus.websockets.next.runtime.devui
Constructors in io.quarkus.websockets.next.runtime.devui with parameters of type WebSocketsServerRuntimeConfigModifierConstructorDescription(package private)WebSocketNextJsonRPCService(jakarta.enterprise.inject.Instance<ConnectionManager> connectionManager, io.vertx.core.Vertx vertx, HttpConfiguration httpConfig, WebSocketsServerRuntimeConfig config)