Uses of Class
org.infinispan.CacheSupport

Packages that use CacheSupport
org.infinispan.client.hotrod.impl   
 

Uses of CacheSupport in org.infinispan.client.hotrod.impl
 

Subclasses of CacheSupport in org.infinispan.client.hotrod.impl
 class RemoteCacheImpl<K,V>
           
 class RemoteCacheSupport<K,V>
          Purpose: keep all delegating and unsupported methods in one place -> readability.
 


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.