Package | Description |
---|---|
org.eclipse.jetty.websocket.common.frames |
Modifier and Type | Method and Description |
---|---|
ContinuationFrame |
ContinuationFrame.setPayload(byte[] buf) |
ContinuationFrame |
ContinuationFrame.setPayload(ByteBuffer buf) |
ContinuationFrame |
ContinuationFrame.setPayload(String message) |
Copyright © 1995-2015 Webtide. All Rights Reserved.