Uses of Interface
io.quarkus.websockets.next.runtime.config.WebSocketsServerRuntimeConfig
Packages that use WebSocketsServerRuntimeConfig
Package
Description
-
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, VertxHttpConfig httpConfig, WebSocketsServerRuntimeConfig config) -
Uses of WebSocketsServerRuntimeConfig in io.quarkus.websockets.next.runtime.telemetry
Fields in io.quarkus.websockets.next.runtime.telemetry declared as WebSocketsServerRuntimeConfigModifier and TypeFieldDescription(package private) WebSocketsServerRuntimeConfigTracesBuilderCustomizer.serverRuntimeConfigConstructors in io.quarkus.websockets.next.runtime.telemetry with parameters of type WebSocketsServerRuntimeConfigModifierConstructorDescription(package private)MetricsBuilderCustomizer(io.micrometer.core.instrument.MeterRegistry meterRegistry, WebSocketsServerRuntimeConfig serverRuntimeConfig, WebSocketsClientRuntimeConfig clientRuntimeConfig)