Package | Description |
---|---|
org.jboss.netty.handler.codec.http.websocket |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebSocketFrame
Deprecated.
Use org.jboss.netty.handler.codec.http.websocketx instead.
The default
WebSocketFrame implementation. |
Modifier and Type | Field and Description |
---|---|
static WebSocketFrame |
WebSocketFrame.CLOSING_HANDSHAKE
Deprecated.
Closing handshake message (0xFF, 0x00)
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.