| 程序包 | 说明 |
|---|---|
| org.tio.websocket.common |
| 限定符和类型 | 方法和说明 |
|---|---|
static WsResponse |
WsClientDecoder.decode(ByteBuffer buf,
org.tio.core.ChannelContext channelContext) |
static WsResponse |
WsResponse.fromBytes(byte[] bytes) |
static WsResponse |
WsResponse.fromText(String text,
String charset) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ByteBuffer |
WsServerEncoder.encode(WsResponse wsResponse,
org.tio.core.TioConfig tioConfig,
org.tio.core.ChannelContext channelContext) |
Copyright © 2021. All rights reserved.