public static interface MatsSocketServer.SessionEstablishedEvent
Modifier and Type | Interface and Description |
---|---|
static class |
MatsSocketServer.SessionEstablishedEvent.SessionEstablishedEventType |
Modifier and Type | Method and Description |
---|---|
MatsSocketServer.LiveMatsSocketSession |
getMatsSocketSession() |
default java.lang.String |
getMatsSocketSessionId() |
MatsSocketServer.SessionEstablishedEvent.SessionEstablishedEventType |
getType() |
MatsSocketServer.SessionEstablishedEvent.SessionEstablishedEventType getType()
default java.lang.String getMatsSocketSessionId()
MatsSocketServer.LiveMatsSocketSession getMatsSocketSession()