Class VertxWebsocketRecorder
java.lang.Object
org.apache.camel.quarkus.component.vertx.websocket.VertxWebsocketRecorder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final classstatic final class(package private) static final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<org.apache.camel.component.vertx.websocket.VertxWebsocketComponent> createVertxWebsocketComponent(io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, io.quarkus.runtime.RuntimeValue<io.vertx.ext.web.Router> router, io.quarkus.runtime.LaunchMode launchMode, io.quarkus.vertx.http.runtime.HttpConfiguration httpConfig)
-
Constructor Details
-
VertxWebsocketRecorder
public VertxWebsocketRecorder()
-
-
Method Details
-
createVertxWebsocketComponent
public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.vertx.websocket.VertxWebsocketComponent> createVertxWebsocketComponent(io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, io.quarkus.runtime.RuntimeValue<io.vertx.ext.web.Router> router, io.quarkus.runtime.LaunchMode launchMode, io.quarkus.vertx.http.runtime.HttpConfiguration httpConfig)
-