Uses of Class
org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration
-
-
Uses of VertxWebsocketConfiguration in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket that return VertxWebsocketConfiguration Modifier and Type Method Description VertxWebsocketConfigurationVertxWebsocketEndpoint. getConfiguration()Constructors in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketConfiguration Constructor Description VertxWebsocketEndpoint(String uri, VertxWebsocketComponent component, VertxWebsocketConfiguration configuration)
-