Uses of Class
cool.scx.web.websocket.OnFrameRoutingContext
Packages that use OnFrameRoutingContext
-
Uses of OnFrameRoutingContext in cool.scx.web.websocket
Methods in cool.scx.web.websocket with parameters of type OnFrameRoutingContextModifier and TypeMethodDescriptiondefault voidBaseWebSocketHandler.onBinaryMessage(OnFrameRoutingContext context) 发送 二进制数据 时default voidBaseWebSocketHandler.onTextMessage(OnFrameRoutingContext context) 发送 文本数据 时