Uses of Class
org.apache.camel.component.vertx.websocket.VertxWebsocketPeer
-
Uses of VertxWebsocketPeer in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket that return VertxWebsocketPeerModifier and TypeMethodDescriptionVertxWebsocketHost.getConnectedPeer
(String connectionKey) Gets a connected peer for the given connection keyMethods in org.apache.camel.component.vertx.websocket that return types with arguments of type VertxWebsocketPeerModifier and TypeMethodDescriptionVertxWebsocketHost.getConnectedPeers()
Gets all WebSocket peers connected to the Vert.x HTTP sever together with their associated connection key