Uses of Class
io.quarkus.infinispan.client.Remote
-
Packages that use Remote Package Description io.quarkus.infinispan.client.runtime -
-
Uses of Remote in io.quarkus.infinispan.client.runtime
Methods in io.quarkus.infinispan.client.runtime with annotations of type Remote Modifier and Type Method Description <K,V>
org.infinispan.client.hotrod.RemoteCache<K,V>InfinispanClientProducer. getRemoteCache(javax.enterprise.inject.spi.InjectionPoint injectionPoint, org.infinispan.client.hotrod.RemoteCacheManager cacheManager)
-