|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Frame.Data.Binary
A binary data frame
| Nested Class Summary | |
|---|---|
static interface |
Frame.Data.Binary.Continuation
A kind of binary frame that represents a fragment of a message in a series of such frames that, re-assembled, form a complete text message. |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame.Data |
|---|
Frame.Data.Binary, Frame.Data.Text |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame |
|---|
Frame.Control, Frame.Data |
| Method Summary | |
|---|---|
byte[] |
getData()
The application data in the binary frame. |
| Methods inherited from interface javax.net.websocket.extensions.Frame.Data |
|---|
getExtensionData |
| Method Detail |
|---|
byte[] getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||