Class WebsocketServerRecorder


  • public class WebsocketServerRecorder
    extends Object
    • Constructor Detail

      • WebsocketServerRecorder

        public WebsocketServerRecorder()
    • Method Detail

      • createHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createHandler​(RuntimeValue<io.undertow.websockets.WebSocketDeploymentInfo> info,
                                                                                    RuntimeValue<io.undertow.websockets.ServerWebSocketContainer> container)
                                                                             throws javax.websocket.DeploymentException
        Throws:
        javax.websocket.DeploymentException