Class VertxWebsocketRecorder
- java.lang.Object
-
- org.apache.camel.quarkus.component.vertx.websocket.VertxWebsocketRecorder
-
public class VertxWebsocketRecorder extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classVertxWebsocketRecorder.QuarkusVertxWebsocketComponent(package private) static classVertxWebsocketRecorder.QuarkusVertxWebsocketHost
-
Constructor Summary
Constructors Constructor Description VertxWebsocketRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
Method Detail
-
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)
-
-