Uses of Class
org.apache.wicket.protocol.http.pagestore.DiskPageStore.SessionEntry

Packages that use DiskPageStore.SessionEntry
org.apache.wicket.protocol.http.pagestore   
 

Uses of DiskPageStore.SessionEntry in org.apache.wicket.protocol.http.pagestore
 

Methods in org.apache.wicket.protocol.http.pagestore that return DiskPageStore.SessionEntry
protected  DiskPageStore.SessionEntry DiskPageStore.getSessionEntry(String sessionId, boolean createIfDoesNotExist)
          Returns the SessionEntry for session with given id.
 



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