|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| org.glassfish.grizzly.http.server | |
| Uses of Session in org.glassfish.grizzly.http.server |
|---|
| Methods in org.glassfish.grizzly.http.server that return Session | |
|---|---|
protected Session |
Request.doGetSession(boolean create)
|
Session |
Request.getSession()
Return the session associated with this Request, creating one if necessary. |
Session |
Request.getSession(boolean create)
Return the session associated with this Request, creating one if necessary and requested. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||