public class SocketFrameHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.http.WebSocketFrame>
| Constructor and Description | 
|---|
SocketFrameHandler(io.vertx.core.http.ServerWebSocket ws,
                  io.vertx.core.Vertx vertx)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(io.vertx.core.http.WebSocketFrame event)  | 
Copyright © 2023. All Rights Reserved.