| Package | Description |
|---|---|
| io.netty.handler.codec.http.websocketx.extensions |
Encoder, decoder, handshakers to handle
WebSocket Extensions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebSocketClientExtension
Created once the handshake phase is done.
|
interface |
WebSocketServerExtension
Created once the handshake phase is done.
|
Copyright © 2008–2017 The Netty Project. All rights reserved.