| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.http.websocketx.extensions |
Encoder, decoder, handshakers to handle
WebSocket Extensions.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
WebSocketClientExtension
Created once the handshake phase is done.
|
interface |
WebSocketServerExtension
Created once the handshake phase is done.
|