Uses of Class
org.apache.tomcat.util.collections.SimplePool

Packages that use SimplePool
org.apache.tomcat.modules.session   
 

Uses of SimplePool in org.apache.tomcat.modules.session
 

Fields in org.apache.tomcat.modules.session declared as SimplePool
protected  SimplePool SimpleSessionStore.SimpleSessionManager.recycled
          The set of previously recycled Sessions for this Manager.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.