| Package | Description | 
|---|---|
| org.jboss.netty.handler.codec.http.websocketx | 
 Encoder, decoder, handshakers and their related message types for
 Web Socket data frames. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WebSocket07FrameDecoder
Decodes a web socket frame from wire protocol version 7 format. 
 | 
class  | 
WebSocket13FrameDecoder
Decodes a web socket frame from wire protocol version 13 format. 
 | 
Copyright © 2008-2016 The Netty Project. All Rights Reserved.