|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Frame.Data
Common super-type for all the web socket frames that carry application data.
| Nested Class Summary | |
|---|---|
static interface |
Frame.Data.Binary
A binary data frame |
static interface |
Frame.Data.Text
A text data frame. |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame |
|---|
Frame.Control, Frame.Data |
| Method Summary | |
|---|---|
byte[] |
getExtensionData()
Return data used by a web socket extension in this frame. |
| Method Detail |
|---|
byte[] getExtensionData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||