Class HttpSessionStore

java.lang.Object
org.apache.wicket.session.HttpSessionStore
All Implemented Interfaces:
ISessionStore

public class HttpSessionStore extends Object implements ISessionStore
Implementation of ISessionStore that works with web applications and provides some specific http servlet/ session related functionality.
Author:
jcompagner, Eelco Hillenius, Matej Knopp