Uses of Class
org.wicketstuff.ki.wicket.page.store.SerializedPageWrapper

Packages that use SerializedPageWrapper
org.wicketstuff.ki.wicket.page.store   
 

Uses of SerializedPageWrapper in org.wicketstuff.ki.wicket.page.store
 

Methods in org.wicketstuff.ki.wicket.page.store that return SerializedPageWrapper
 SerializedPageWrapper PageCache.getPage(int id, int versionNumber, int ajaxVersionNumber)
           
 

Methods in org.wicketstuff.ki.wicket.page.store that return types with arguments of type SerializedPageWrapper
protected  java.util.Collection<SerializedPageWrapper> SessionPageStore.serialize(org.apache.wicket.Page page)
           
 

Method parameters in org.wicketstuff.ki.wicket.page.store with type arguments of type SerializedPageWrapper
 void PageCache.storePages(java.util.Collection<SerializedPageWrapper> pagesToAdd)
           
 



Copyright © 2010. All Rights Reserved.