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