Package | Description |
---|---|
org.eclipse.jetty.websocket.common.frames | |
org.eclipse.jetty.websocket.common.message |
Jetty WebSocket Common : Message Handling
|
Modifier and Type | Method and Description |
---|---|
TextFrame |
TextFrame.setPayload(java.lang.String str) |
Modifier and Type | Field and Description |
---|---|
private TextFrame |
MessageWriter.frame |