public class SessionManager extends Object
Constructor and Description |
---|
SessionManager() |
Modifier and Type | Method and Description |
---|---|
void |
addSession(Session session) |
void |
clear() |
Session |
getSession(String id) |
Map<String,Session> |
getSessions() |
void |
remove(Session session) |
Copyright © 2017. All rights reserved.