Uses of Enum
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 VertxWebsocketEventReturns the enum constant of this type with the specified name.static VertxWebsocketEvent[]VertxWebsocketEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.component.vertx.websocket with parameters of type VertxWebsocketEventModifier and TypeMethodDescriptionprotected voidVertxWebsocketConsumer.populateExchangeHeaders(org.apache.camel.Exchange exchange, String connectionKey, io.vertx.core.net.SocketAddress remote, io.vertx.ext.web.RoutingContext routingContext, VertxWebsocketEvent event)