Frame.Typedata, finRsvOp, mask, masked| Constructor and Description |
|---|
TextFrame() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPayloadAsUTF8() |
Frame.Type |
getType() |
TextFrame |
setPayload(String str) |
assertValid, isControlFrame, isDataFrame, setIsContinuationcopy, copyHeaders, copyHeaders, equals, getMask, getOpCode, getPayload, getPayloadLength, hashCode, hasPayload, isFin, isLast, isMasked, isRsv1, isRsv2, isRsv3, reset, setFin, setMask, setMasked, setOpCode, setPayload, setRsv1, setRsv2, setRsv3, toStringpublic Frame.Type getType()
getType in interface FramegetType in class WebSocketFramepublic String getPayloadAsUTF8()
getPayloadAsUTF8 in class WebSocketFrameCopyright © 1995-2015 Webtide. All Rights Reserved.