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