Package | Description |
---|---|
org.jboss.netty.handler.codec.http.websocket |
Encoder, decoder and their related message types for
Web Socket data frames.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebSocketFrame
The default
WebSocketFrame implementation. |
Modifier and Type | Field and Description |
---|---|
static WebSocketFrame |
WebSocketFrame.CLOSING_HANDSHAKE
Closing handshake message (0xFF, 0x00)
|
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.