Uses of Class
org.apache.wicket.protocol.http.pagestore.AbstractPageStore.SerializedPage

Packages that use AbstractPageStore.SerializedPage
org.apache.wicket.protocol.http.pagestore   
 

Uses of AbstractPageStore.SerializedPage in org.apache.wicket.protocol.http.pagestore
 

Methods in org.apache.wicket.protocol.http.pagestore with parameters of type AbstractPageStore.SerializedPage
 void DiskPageStore.SessionEntry.savePage(AbstractPageStore.SerializedPage page)
          Saves the serialized page to appropriate pagemap file.
protected  long SimpleSynchronousFilePageStore.savePageData(java.lang.String sessionId, AbstractPageStore.SerializedPage page)
           
 



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