|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Frame.Data.Text.Continuation
A kind of text frame that represents a fragment of a message in a series of such frames that, re-assembled, form a complete text message.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame.Data.Text |
|---|
Frame.Data.Text.Continuation |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame.Data |
|---|
Frame.Data.Binary, Frame.Data.Text |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame |
|---|
Frame.Control, Frame.Data |
| Method Summary | |
|---|---|
boolean |
isLast()
Indicates whether this text message fragment is the last in the series or not. |
| Methods inherited from interface javax.net.websocket.extensions.Frame.Data.Text |
|---|
getText |
| Methods inherited from interface javax.net.websocket.extensions.Frame.Data |
|---|
getExtensionData |
| Method Detail |
|---|
boolean isLast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||