|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaHttpSession | |
org.apache.jcs.utils.servlet.session |
Uses of MetaHttpSession in org.apache.jcs.utils.servlet.session |
Fields in org.apache.jcs.utils.servlet.session declared as MetaHttpSession | |
private MetaHttpSession |
HttpServletRequestFacade.ms
|
Methods in org.apache.jcs.utils.servlet.session that return MetaHttpSession | |
MetaHttpSession |
DistSessionTracker.getSession(javax.servlet.http.HttpServletRequest req)
Gets the session attribute of the DistSessionTracker object |
MetaHttpSession |
DistSessionTracker.getSession(boolean create,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Gets the session attribute of the DistSessionTracker object |
private MetaHttpSession |
DistSessionTracker.createDistSession(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Description of the Method |
private MetaHttpSession |
DistSessionTracker.getDistSession(javax.servlet.http.HttpServletRequest req)
Gets the distSession attribute of the DistSessionTracker object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |