Class MatsSocketStatics.DirectJson

java.lang.Object
io.mats3.matssocket.impl.MatsSocketStatics.DirectJson
Enclosing interface:
MatsSocketStatics

public static class MatsSocketStatics.DirectJson extends Object
If the MatsSocketServer.MatsSocketEnvelopeDto.msg-field is of this magic type, the String it contains - which then needs to be proper JSON - will be output directly. Otherwise, it will be JSON serialized.