Class MatsSocketServer.MatsSocketSessionDto

java.lang.Object
io.mats3.matssocket.MatsSocketServer.MatsSocketSessionDto
All Implemented Interfaces:
MatsSocketServer.MatsSocketSession
Direct Known Subclasses:
MatsSocketServer.ActiveMatsSocketSessionDto
Enclosing interface:
MatsSocketServer

public static class MatsSocketServer.MatsSocketSessionDto extends Object implements MatsSocketServer.MatsSocketSession
Implementation of MatsSocketServer.MatsSocketSession, which is serializable both for MatsSocket and Mats, i.e. serialization mechanisms using field-based serialization.