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 void
VertxWebsocketHost. connect(VertxWebsocketConsumer consumer)
Sets up a Vert.x route and handler for the WebSocket path specified by the consumer configurationvoid
VertxWebsocketComponent. connectConsumer(VertxWebsocketConsumer consumer)
void
VertxWebsocketComponent. disconnectConsumer(VertxWebsocketConsumer consumer)
-