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 VertxWebsocketConfigurationMethods in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketConfigurationModifier and TypeMethodDescriptionprotected VertxWebsocketEndpoint
VertxWebsocketComponent.createEndpointInstance
(String uri, VertxWebsocketConfiguration configuration) Constructors in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketConfigurationModifierConstructorDescriptionVertxWebsocketEndpoint
(String uri, VertxWebsocketComponent component, VertxWebsocketConfiguration configuration)