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 VertxWebsocketHostVertxWebsocketComponent. createVertxWebsocketHost(VertxWebsocketHostConfiguration hostConfiguration, VertxWebsocketHostKey hostKey)Constructors in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketHostConfiguration Constructor Description VertxWebsocketHost(org.apache.camel.CamelContext camelContext, VertxWebsocketHostConfiguration websocketHostConfiguration, VertxWebsocketHostKey key)
-