Uses of Class
org.terracotta.cache.serialization.DsoSerializationStrategy

Packages that use DsoSerializationStrategy
org.terracotta.modules.ehcache.store   
org.terracotta.modules.ehcache.writebehind   
 

Uses of DsoSerializationStrategy in org.terracotta.modules.ehcache.store
 

Subclasses of DsoSerializationStrategy in org.terracotta.modules.ehcache.store
 class ElementSerializationStrategy
           
 class HibernateElementSerializationStrategy
           
 

Uses of DsoSerializationStrategy in org.terracotta.modules.ehcache.writebehind
 

Constructors in org.terracotta.modules.ehcache.writebehind with parameters of type DsoSerializationStrategy
AsyncWriteBehind(AsyncCoordinator async, net.sf.ehcache.Ehcache cache, DsoSerializationStrategy serializationStrategy)
          Instantiate a new instance of AsyncWriteBehind by providing the async coordinator instance that will be used for the underlying behavior.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.