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