| Package | Description |
|---|---|
| org.tio.websocket.common | |
| org.tio.websocket.server.handler |
| Modifier and Type | Method and Description |
|---|---|
static WsResponse |
WsResponse.fromBytes(byte[] bytes) |
static WsResponse |
WsResponse.fromText(String text,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
WsServerEncoder.encode(WsResponse wsResponse) |
| Modifier and Type | Method and Description |
|---|---|
default WsResponse |
IWsSubProtocolsMsgHandler.encodeSubProtocol(Packet packet,
TioConfig tioConfig,
ChannelContext channelContext)
解析子编码
|
Copyright © 2025. All rights reserved.