Package org.softamis.net.cache.impl

Class Summary
DefaultDistributedCache<K extends Serializable,V extends Serializable> Implementation of cache that synchronizes it's states over network.
MapBasedCache<K extends Serializable,V extends Serializable> Generic implementation of simple cache.