Uses of Interface
org.apache.tomcat.core.SessionManager

Uses of SessionManager in org.apache.tomcat.core
 

Methods in org.apache.tomcat.core that return SessionManager
 SessionManager Context.getSessionManager()
           
 

Methods in org.apache.tomcat.core with parameters of type SessionManager
 void Context.setSessionManager(SessionManager manager)
           
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.