Uses of Interface
org.apache.activemq.artemis.core.server.routing.caches.Cache
-
Packages that use Cache Package Description org.apache.activemq.artemis.core.server.routing org.apache.activemq.artemis.core.server.routing.caches -
-
Uses of Cache in org.apache.activemq.artemis.core.server.routing
Methods in org.apache.activemq.artemis.core.server.routing that return Cache Modifier and Type Method Description CacheConnectionRouter. getCache()Constructors in org.apache.activemq.artemis.core.server.routing with parameters of type Cache Constructor Description ConnectionRouter(String name, KeyType keyType, String targetKeyFilter, Target localTarget, String localTargetFilter, Cache cache, Pool pool, Policy policy) -
Uses of Cache in org.apache.activemq.artemis.core.server.routing.caches
Classes in org.apache.activemq.artemis.core.server.routing.caches that implement Cache Modifier and Type Class Description classLocalCache
-