public class WsServerDecoder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WsServerDecoder.Step |
| Constructor and Description |
|---|
WsServerDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static WsRequest |
decode(ByteBuffer buf,
ChannelContext channelContext) |
public static WsRequest decode(ByteBuffer buf, ChannelContext channelContext) throws TioDecodeException
TioDecodeExceptionCopyright © 2021. All rights reserved.