Uses of Interface
org.apache.directmemory.cache.CacheService

Packages that use CacheService
org.apache.directmemory Apache DirectMemory cache APIs. 
org.apache.directmemory.cache Apache DirectMemory cache APIs. 
 

Uses of CacheService in org.apache.directmemory
 

Methods in org.apache.directmemory that return CacheService
 CacheService<K,V> DirectMemory.newCacheService()
           
 

Uses of CacheService in org.apache.directmemory.cache
 

Classes in org.apache.directmemory.cache that implement CacheService
 class CacheServiceImpl<K,V>
           
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.