Uses of Interface
org.mortbay.jetty.servlet.AbstractSessionManager.SessionIf

Packages that use AbstractSessionManager.SessionIf
org.mortbay.jetty.servlet   
 

Uses of AbstractSessionManager.SessionIf in org.mortbay.jetty.servlet
 

Classes in org.mortbay.jetty.servlet that implement AbstractSessionManager.SessionIf
 class AbstractSessionManager.Session
           Implements HttpSession from the javax.servlet package.
protected  class HashSessionManager.Session