| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.frames |
| Modifier and Type | Method | Description |
|---|---|---|
ContinuationFrame |
ContinuationFrame.setPayload(byte[] buf) |
|
ContinuationFrame |
ContinuationFrame.setPayload(java.lang.String message) |
|
ContinuationFrame |
ContinuationFrame.setPayload(java.nio.ByteBuffer buf) |
Copyright © 1995–2018 Webtide. All rights reserved.