Uses of Interface
org.apache.wicket.protocol.http.SecondLevelCacheSessionStore.ISerializationAwarePageStore

Packages that use SecondLevelCacheSessionStore.ISerializationAwarePageStore
org.apache.wicket.protocol.http.pagestore   
 

Uses of SecondLevelCacheSessionStore.ISerializationAwarePageStore in org.apache.wicket.protocol.http.pagestore
 

Classes in org.apache.wicket.protocol.http.pagestore that implement SecondLevelCacheSessionStore.ISerializationAwarePageStore
 class DiskPageStore
          SecondLevelCacheSessionStore.IPageStore implementation that stores the serialized pages grouped in a single file per pagemap.
 



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