Uses of Class
org.apache.camel.component.vertx.websocket.VertxWebsocketConsumer
-
-
Uses of VertxWebsocketConsumer in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketConsumer Modifier and Type Method Description voidVertxWebsocketHost. connect(VertxWebsocketConsumer consumer)Sets up a Vert.x route and handler for the WebSocket path specified by the consumer configurationvoidVertxWebsocketComponent. connectConsumer(VertxWebsocketConsumer consumer)voidVertxWebsocketComponent. disconnectConsumer(VertxWebsocketConsumer consumer)
-