Uses of Class
org.mortbay.jetty.servlet.HashSessionManager

Packages that use HashSessionManager
org.mortbay.cometd.session   
 

Uses of HashSessionManager in org.mortbay.cometd.session
 

Subclasses of HashSessionManager in org.mortbay.cometd.session
 class BayeuxSessionManager
          This is an experimental session manager that uses Bayeux to send replicated session data to the client, that can be made available if the client switches nodes in a cluster.
 



Copyright © 2008 Mort Bay Consulting. All Rights Reserved.