Uses of Class
org.apache.camel.component.vertx.websocket.VertxWebsocketHostConfiguration
-
-
Uses of VertxWebsocketHostConfiguration in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketHostConfiguration Modifier and Type Method Description protected VertxWebsocketHost
VertxWebsocketComponent. createVertxWebsocketHost(VertxWebsocketHostConfiguration hostConfiguration, VertxWebsocketHostKey hostKey)
Constructors in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketHostConfiguration Constructor Description VertxWebsocketHost(VertxWebsocketHostConfiguration websocketHostConfiguration, VertxWebsocketHostKey key)
-