jar

tech.rsqn.useful-things : cache-service

Maven & Gradle

Aug 18, 2023
3 usages
2 stars

cache-service · Simple cache service interface

Table Of Contents

Latest Version

Download tech.rsqn.useful-things : cache-service JAR file - Latest Versions:

All Versions

Download tech.rsqn.useful-things : cache-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cache-service-1.0.77.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.rsqn.cacheservice

├─ tech.rsqn.cacheservice.CacheService.class - [JAR]

├─ tech.rsqn.cacheservice.TransparentCacheService.class - [JAR]

tech.rsqn.cacheservice.noopcache

├─ tech.rsqn.cacheservice.noopcache.NoOpCacheService.class - [JAR]

tech.rsqn.cacheservice.interceptors

├─ tech.rsqn.cacheservice.interceptors.AbstractInterceptor.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.ConfiguredCacheInterceptor.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.InterceptorMetadata.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.InterceptorUtil.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.InvalidatingInterceptor.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.ReadInterceptor.class - [JAR]

├─ tech.rsqn.cacheservice.interceptors.WriteInterceptor.class - [JAR]

tech.rsqn.cacheservice.referencetransparentcache

├─ tech.rsqn.cacheservice.referencetransparentcache.DefaultTransparentCacheService.class - [JAR]

tech.rsqn.cacheservice.advisors

├─ tech.rsqn.cacheservice.advisors.InvalidatingOperationAdvisor.class - [JAR]

├─ tech.rsqn.cacheservice.advisors.ReadOperationAdvisor.class - [JAR]

├─ tech.rsqn.cacheservice.advisors.WriteOperationAdvisor.class - [JAR]

tech.rsqn.cacheservice.annotations

├─ tech.rsqn.cacheservice.annotations.CacheKey.class - [JAR]

├─ tech.rsqn.cacheservice.annotations.InvalidatingOperation.class - [JAR]

├─ tech.rsqn.cacheservice.annotations.ReadOperation.class - [JAR]

├─ tech.rsqn.cacheservice.annotations.WriteOperation.class - [JAR]

tech.rsqn.cacheservice.exceptions

├─ tech.rsqn.cacheservice.exceptions.CacheConfigurationRuntimeException.class - [JAR]

├─ tech.rsqn.cacheservice.exceptions.CacheReflectionRuntimeException.class - [JAR]

tech.rsqn.cacheservice.proxy

├─ tech.rsqn.cacheservice.proxy.CachingProxy.class - [JAR]

├─ tech.rsqn.cacheservice.proxy.CachingProxyConfigEntry.class - [JAR]

├─ tech.rsqn.cacheservice.proxy.CachingProxyInterceptor.class - [JAR]

tech.rsqn.cacheservice.util

├─ tech.rsqn.cacheservice.util.CacheHelper.class - [JAR]

├─ tech.rsqn.cacheservice.util.GroupTimer.class - [JAR]

tech.rsqn.cacheservice.support

├─ tech.rsqn.cacheservice.support.CacheBehaviour.class - [JAR]

├─ tech.rsqn.cacheservice.support.CacheEntryValue.class - [JAR]

├─ tech.rsqn.cacheservice.support.CacheIteratorCallBack.class - [JAR]

├─ tech.rsqn.cacheservice.support.CacheKeyGenerator.class - [JAR]

├─ tech.rsqn.cacheservice.support.CacheStatistics.class - [JAR]

├─ tech.rsqn.cacheservice.support.CacheStatsHolder.class - [JAR]

├─ tech.rsqn.cacheservice.support.DefaultCacheEntryValue.class - [JAR]

├─ tech.rsqn.cacheservice.support.DelimitedKey.class - [JAR]

├─ tech.rsqn.cacheservice.support.NonSerializableWrapper.class - [JAR]

├─ tech.rsqn.cacheservice.support.ParameterKeyGenerator.class - [JAR]

├─ tech.rsqn.cacheservice.support.ReadOperationUnlessKludge.class - [JAR]

├─ tech.rsqn.cacheservice.support.TemplatedParserContext.class - [JAR]

├─ tech.rsqn.cacheservice.support.TransparentCacheExecutionBehaviour.class - [JAR]

├─ tech.rsqn.cacheservice.support.Wrapper.class - [JAR]

tech.rsqn.cacheservice.hashmapcache

├─ tech.rsqn.cacheservice.hashmapcache.ReferenceHashMapCacheService.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
8 usages
2 stars
Aug 18, 2023
3 usages
2 stars
Jan 04, 2021
2 usages
2 stars
Nov 17, 2022
1 usages
2 stars
Aug 30, 2017
1 usages
2 stars

Discover Dependencies

Jun 14, 2018
64 stars
May 15, 2023
7 usages
100 stars
Jun 14, 2018
1 usages
3 stars
Mar 26, 2020
1 usages
57.8k stars
Oct 14, 2020
6 usages
1.7k stars
Aug 21, 2023
36 usages
7.7k stars