java.lang.Object
swim.ws.WsFrame<T>
swim.ws.WsFragmentFrame<T>
- All Implemented Interfaces:
Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> WsFragmentFrame<T><T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.Encoder<?,?> toString()
-
Method Details
-
frameType
-
payloadValue
- Specified by:
payloadValuein classWsFrame<T>
-
payloadEncoder
- Specified by:
payloadEncoderin classWsFrame<T>
-
payloadDecoder
-
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
create
-