| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.frames |
| Modifier and Type | Method and Description |
|---|---|
BinaryFrame |
BinaryFrame.setPayload(byte[] buf) |
BinaryFrame |
BinaryFrame.setPayload(ByteBuffer buf) |
BinaryFrame |
BinaryFrame.setPayload(String payload) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.