Class InSessionPageStore.SessionData

java.lang.Object
org.apache.wicket.pageStore.InSessionPageStore.SessionData
All Implemented Interfaces:
Serializable
Enclosing class:
InSessionPageStore

protected abstract static class InSessionPageStore.SessionData extends Object implements Serializable
Data kept in the Session, might get serialized along with its containing HttpSession.
See Also: