类 OnFrameRoutingContext
java.lang.Object
cool.scx.mvc.websocket.WebSocketRoutingContext
cool.scx.mvc.websocket.OnFrameRoutingContext
- 所有已实现的接口:
io.vertx.core.Handler<WebSocketRoute>
OnFrameRoutingContext class.
- 版本:
- 1.18.1
- 作者:
- scx567888
-
字段概要
从类继承的字段 cool.scx.mvc.websocket.WebSocketRoutingContext
iter, webSocket -
方法概要
修饰符和类型方法说明io.vertx.core.buffer.Bufferio.vertx.core.http.WebSocketFrameframe()voidhandle(WebSocketRoute next) textData()从类继承的方法 cool.scx.mvc.websocket.WebSocketRoutingContext
next, queryParam, queryParams, webSocket
-
方法详细资料
-
frame
public io.vertx.core.http.WebSocketFrame frame() -
textData
-
binaryData
public io.vertx.core.buffer.Buffer binaryData() -
handle
-