Package gr.uoa.di.madgik.commons.state.store.data

Interface Summary
ISerializable Interace that all objects that want to be stored through the StateManager.Put(String, ISerializable) need to implement.
 

Class Summary
StateStoreData Class responsible of handling the persistency and retrieval of the actual state data clients want to persiste with the State Store Repository.