| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.frames | |
| org.eclipse.jetty.websocket.common.io |
Jetty WebSocket Common : I/O Implementation
|
| Modifier and Type | Method and Description |
|---|---|
BinaryFrame |
BinaryFrame.setPayload(byte[] buf) |
BinaryFrame |
BinaryFrame.setPayload(ByteBuffer buf) |
BinaryFrame |
BinaryFrame.setPayload(String payload) |
| Modifier and Type | Field and Description |
|---|---|
static BinaryFrame |
FrameFlusher.FLUSH_FRAME |
Copyright © 1995-2015 Webtide. All Rights Reserved.