Uses of Class
org.apache.wicket.protocol.http.AbstractHttpSessionStore

Packages that use AbstractHttpSessionStore
org.apache.wicket.protocol.http HTTP implementation. 
 

Uses of AbstractHttpSessionStore in org.apache.wicket.protocol.http
 

Subclasses of AbstractHttpSessionStore in org.apache.wicket.protocol.http
 class HttpSessionStore
          Default web implementation of ISessionStore that uses the HttpSession to store its attributes.
 class SecondLevelCacheSessionStore
          FIXME document me!
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.