Uses of Class
com.sun.grizzly.tcp.http11.GrizzlySession

Packages that use GrizzlySession
com.sun.grizzly.tcp.http11   
 

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.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.