Uses of Class
io.undertow.websockets.vertx.VertxWebSocketHttpExchange
-
-
Uses of VertxWebSocketHttpExchange in io.undertow.websockets.vertx
Methods in io.undertow.websockets.vertx that return VertxWebSocketHttpExchange Modifier and Type Method Description protected VertxWebSocketHttpExchangeVertxServerWebSocketContainer. createHttpExchange(io.vertx.ext.web.RoutingContext routingContext)protected VertxWebSocketHttpExchangeVertxWebSocketHandler. createHttpExchange(io.vertx.ext.web.RoutingContext event)
-