Uses of Interface
org.apache.turbine.services.session.SessionService

Packages that use SessionService
org.apache.turbine.services.session The session service allows you to access session information of the servlet container. 
 

Uses of SessionService in org.apache.turbine.services.session
 

Classes in org.apache.turbine.services.session that implement SessionService
 class TurbineSessionService
          The SessionService allows thread-safe access to the current sessions of the current context.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.