|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrizzlySession | |
|---|---|
| com.sun.grizzly.http.servlet | |
| com.sun.grizzly.tcp.http11 | |
| Uses of GrizzlySession in com.sun.grizzly.http.servlet |
|---|
| Methods in com.sun.grizzly.http.servlet with parameters of type GrizzlySession | |
|---|---|
protected void |
HttpSessionImpl.setSession(GrizzlySession session)
Set the GrizzlySession |
| Uses of GrizzlySession in com.sun.grizzly.tcp.http11 |
|---|
| Methods in com.sun.grizzly.tcp.http11 that return GrizzlySession | |
|---|---|
protected GrizzlySession |
GrizzlyRequest.doGetSession(boolean create)
|
GrizzlySession |
GrizzlyRequest.getSession()
Return the session associated with this Request, creating one if necessary. |
GrizzlySession |
GrizzlyRequest.getSession(boolean create)
Return the session associated with this Request, creating one if necessary and requested. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||