public class VxWebSocketHandlerImpl
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.http.ServerWebSocket>
| 构造器和说明 |
|---|
VxWebSocketHandlerImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(io.vertx.core.http.ServerWebSocket sw) |
void |
subProtocolCapable(io.vertx.core.http.HttpServerRequest req) |