Uses of Class
org.apache.camel.component.vertx.websocket.VertxWebsocketHost
-
-
Uses of VertxWebsocketHost in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket that return VertxWebsocketHost Modifier and Type Method Description protected VertxWebsocketHostVertxWebsocketComponent. createVertxWebsocketHost(VertxWebsocketHostConfiguration hostConfiguration, VertxWebsocketHostKey hostKey)Methods in org.apache.camel.component.vertx.websocket that return types with arguments of type VertxWebsocketHost Modifier and Type Method Description protected Map<VertxWebsocketHostKey,VertxWebsocketHost>VertxWebsocketComponent. getVertxHostRegistry()protected Map<VertxWebsocketHostKey,VertxWebsocketHost>VertxWebsocketEndpoint. getVertxHostRegistry()
-