| Package | Description |
|---|---|
| javax.net.websocket.extensions |
| Modifier and Type | Method and Description |
|---|---|
static Frame.Data.Text.Continuation |
FrameBuilder.createTextContinuationFrame(String s,
boolean isLast)
Create a partial text frame with the given string fragment, and indication of whether this is the last or not
of a series.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.