Uses of Enum Class
org.apache.camel.component.vertx.websocket.VertxWebsocketEvent
-
Uses of VertxWebsocketEvent in org.apache.camel.component.vertx.websocket
Methods in org.apache.camel.component.vertx.websocket that return VertxWebsocketEventModifier and TypeMethodDescriptionstatic VertxWebsocketEvent
Returns the enum constant of this class with the specified name.static VertxWebsocketEvent[]
VertxWebsocketEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketEventModifier and TypeMethodDescriptionprotected void
VertxWebsocketConsumer.populateExchangeHeaders
(org.apache.camel.Exchange exchange, String connectionKey, io.vertx.core.net.SocketAddress remote, io.vertx.ext.web.RoutingContext routingContext, VertxWebsocketEvent event)