Uses of Package
org.infinispan.client.hotrod

Packages that use org.infinispan.client.hotrod
org.infinispan.cdi This is the Infinispan CDI module. 
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
org.infinispan.client.hotrod.impl.operations   
org.infinispan.client.hotrod.impl.protocol   
org.infinispan.spring.provider Spring Infinispan - An implementation of Spring 3.1's Cache SPI based on JBoss Infinispan. 
org.infinispan.spring.support.remote   
 

Classes in org.infinispan.client.hotrod used by org.infinispan.cdi
RemoteCache
          Provides remote reference to a Hot Rod server/cluster.
RemoteCacheManager
          Factory for RemoteCaches.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod
Flag
          Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
RemoteCache
          Provides remote reference to a Hot Rod server/cluster.
RemoteCacheManager
          Factory for RemoteCaches.
ServerStatistics
          Defines the possible list of statistics defined by the Hot Rod server.
VersionedValue
          Besides the key and value, also contains an version.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod.impl
Flag
          Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
RemoteCache
          Provides remote reference to a Hot Rod server/cluster.
RemoteCacheManager
          Factory for RemoteCaches.
ServerStatistics
          Defines the possible list of statistics defined by the Hot Rod server.
VersionedValue
          Besides the key and value, also contains an version.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod.impl.operations
Flag
          Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.client.hotrod.impl.protocol
Flag
          Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.spring.provider
RemoteCacheManager
          Factory for RemoteCaches.
 

Classes in org.infinispan.client.hotrod used by org.infinispan.spring.support.remote
RemoteCacheManager
          Factory for RemoteCaches.
 


-->

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