| Package | Description |
|---|---|
| javax.net.websocket.extensions |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Frame.Data.Binary |
FrameBuilder.createBinaryFrame(ByteBuffer bb)
Create a binary data frame with the given bytes.
|
Copyright © 2012. All Rights Reserved.