Uses of Class
org.mule.util.store.PersistentObjectStorePartition.StoreValue

Packages that use PersistentObjectStorePartition.StoreValue
org.mule.util.store   
 

Uses of PersistentObjectStorePartition.StoreValue in org.mule.util.store
 

Methods in org.mule.util.store that return PersistentObjectStorePartition.StoreValue
protected  PersistentObjectStorePartition.StoreValue<T> PersistentObjectStorePartition.deserialize(File file)
           
 

Methods in org.mule.util.store with parameters of type PersistentObjectStorePartition.StoreValue
protected  void PersistentObjectStorePartition.serialize(File outputFile, PersistentObjectStorePartition.StoreValue<T> storeValue)
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.