|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebSession | |
---|---|
org.codehaus.wadi.web | |
org.codehaus.wadi.web.impl |
Uses of WebSession in org.codehaus.wadi.web |
---|
Subinterfaces of WebSession in org.codehaus.wadi.web | |
---|---|
interface |
WADIHttpSession
|
Classes in org.codehaus.wadi.web that implement WebSession | |
---|---|
class |
BasicWebSession
|
Methods in org.codehaus.wadi.web with parameters of type WebSession | |
---|---|
javax.servlet.http.HttpSession |
WebSessionWrapperFactory.create(WebSession session)
|
Uses of WebSession in org.codehaus.wadi.web.impl |
---|
Fields in org.codehaus.wadi.web.impl declared as WebSession | |
---|---|
protected WebSession |
WebSessionWrapper._session
|
Methods in org.codehaus.wadi.web.impl with parameters of type WebSession | |
---|---|
javax.servlet.http.HttpSession |
StandardSessionWrapperFactory.create(WebSession session)
|
Constructors in org.codehaus.wadi.web.impl with parameters of type WebSession | |
---|---|
WebSessionWrapper(WebSession session)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |