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