Package client.logic
Class SessionHandler
java.lang.Object
client.logic.SessionHandler
-
Method Summary
Modifier and TypeMethodDescriptionstatic SessionHandler
getSession
(CallerBack callerBack) void
registerSession
(AuthorizedCallerBack callerBack) void
removeSession
(long callerBackID) protected void
removeSession
(Session session)
-
Method Details
-
getInstance
-
getSession
- Throws:
UnauthorizedException
-
registerSession
-
removeSession
public void removeSession(long callerBackID) -
removeSession
-
getAllSessions
-