跳过导航链接
org.tio.websocket.server.handler

接口 IWsMsgHandler

参数:
httpRequest - HttpRequest
httpResponse - HttpResponse
channelContext - ChannelContext
返回:
HttpResponse
抛出:
Exception - Exception
参数:
wsRequest - WsRequest
bytes - bytes
channelContext - ChannelContext
返回:
可以是WsResponse、byte[]、ByteBuffer、String或null,如果是null,框架不会回消息
抛出:
Exception - Exception
跳过导航链接

Copyright © 2023. All rights reserved.