|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Session | |
| com.marringtons.util | Every library requires a catch-all packages for classes that cannot be easily grouped elsewhere - and here it is - caches, maps, semaphores, sessions, threads and much more. |
| Uses of Session in com.marringtons.util |
| Methods in com.marringtons.util that return Session | |
static Session |
Session.create()
Create a new session. |
static Session |
Session.current(String sessionID)
Get a session given a string key provided by the browser. |
static Session |
Session.current()
Get the current session based on the thread name. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||