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

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

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

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

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

Classes in org.mortbay.jetty.servlet.wadi that implement AbstractSessionManager.SessionIf
 class WadiSessionManager.ClusteredSession
           
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.