-
WebsocketClientProcessor.deploy(io.quarkus.deployment.builditem.CombinedIndexBuildItem indexBuildItem,
io.quarkus.websockets.client.runtime.WebsocketCoreRecorder recorder,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflection,
List<AnnotatedWebsocketEndpointBuildItem> annotatedEndpoints,
io.quarkus.arc.deployment.BeanContainerBuildItem beanContainerBuildItem,
WebsocketConfig websocketConfig,
io.quarkus.deployment.annotations.BuildProducer<WebSocketDeploymentInfoBuildItem> infoBuildItemBuildProducer,
Optional<ServerWebSocketContainerFactoryBuildItem> factoryBuildItem,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.undertow.deployment.ServletContextAttributeBuildItem> servletContextAttributeBuildItemBuildProducer)