Package org.apache.wicket.session

Interface Summary
ISessionStore The actual store that is used by Session to store its attributes.
ISessionStore.BindListener Listener invoked when session is bound.
ISessionStore.UnboundListener Listener invoked when session is unbound.
 

Class Summary
DefaultPageFactory A factory that constructs Pages.
HttpSessionStore Implementation of ISessionStore that works with web applications and provides some specific http servlet/ session related functionality.
HttpSessionStore.SessionBindingListener Reacts on unbinding from the session by cleaning up the session related data.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.