Schnittstelle SessionHandler
public interface SessionHandler
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidhandleSessionStart(org.teamapps.ux.session.SessionContext context) voidinit(SessionManager sessionManager, ServerRegistry serverRegistry) voidshutDown()
-
Methodendetails
-
init
-
handleSessionStart
void handleSessionStart(org.teamapps.ux.session.SessionContext context) -
getActiveUsers
-
shutDown
void shutDown()
-