Definition at line 2980 of file Serve.java.
Public Member Functions | |
HttpSessionContext | getSessionContext () |
ServletContext | getServletContext () |
Returns the ServletContext to which this session belongs. |
HttpSessionContext Acme.Serve.AcmeSession.getSessionContext | ( | ) |
ServletContext Acme.Serve.AcmeSession.getServletContext | ( | ) |
Returns the ServletContext to which this session belongs.
Definition at line 3035 of file Serve.java.