jar

com.googlecode.memcachefy : memcachefy

Maven & Gradle

Jan 11, 2013

memcachefy · Java API for Rapidly Enable Caching for Web Applications and Services

Table Of Contents

Latest Version

Download com.googlecode.memcachefy : memcachefy JAR file - Latest Versions:

All Versions

Download com.googlecode.memcachefy : memcachefy 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 memcachefy-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.memcachefy

├─ com.googlecode.memcachefy.Cache.class - [JAR]

├─ com.googlecode.memcachefy.CacheException.class - [JAR]

├─ com.googlecode.memcachefy.CacheFactory.class - [JAR]

├─ com.googlecode.memcachefy.CacheManager.class - [JAR]

├─ com.googlecode.memcachefy.CacheManagerBuilder.class - [JAR]

├─ com.googlecode.memcachefy.CacheProxy.class - [JAR]

├─ com.googlecode.memcachefy.CacheTranscoder.class - [JAR]

├─ com.googlecode.memcachefy.CacheType.class - [JAR]

├─ com.googlecode.memcachefy.Ejb3CacheInterceptor.class - [JAR]

com.googlecode.memcachefy.memcached

├─ com.googlecode.memcachefy.memcached.CacheWrapper.class - [JAR]

├─ com.googlecode.memcachefy.memcached.JAXBSerializer.class - [JAR]

├─ com.googlecode.memcachefy.memcached.JAXBTLTranscoder.class - [JAR]

├─ com.googlecode.memcachefy.memcached.JAXBTranscoder.class - [JAR]

├─ com.googlecode.memcachefy.memcached.KryoSerializer.class - [JAR]

├─ com.googlecode.memcachefy.memcached.KryoTLTranscoder.class - [JAR]

├─ com.googlecode.memcachefy.memcached.KryoTranscoder.class - [JAR]

├─ com.googlecode.memcachefy.memcached.Memcached.class - [JAR]

├─ com.googlecode.memcachefy.memcached.MemcachedManager.class - [JAR]

com.googlecode.memcachefy.inmemory

├─ com.googlecode.memcachefy.inmemory.InMemoryCache.class - [JAR]

├─ com.googlecode.memcachefy.inmemory.InMemoryCacheManager.class - [JAR]

com.googlecode.memcachefy.stats

├─ com.googlecode.memcachefy.stats.CacheStatistics.class - [JAR]

├─ com.googlecode.memcachefy.stats.CacheStatisticsImpl.class - [JAR]

com.googlecode.memcachefy.interceptor

├─ com.googlecode.memcachefy.interceptor.CacheInfo.class - [JAR]

├─ com.googlecode.memcachefy.interceptor.CacheInterceptor.class - [JAR]

├─ com.googlecode.memcachefy.interceptor.CacheStats.class - [JAR]

├─ com.googlecode.memcachefy.interceptor.Cacheable.class - [JAR]

com.googlecode.memcachefy.hashkey

├─ com.googlecode.memcachefy.hashkey.HashKeyGenerator.class - [JAR]

├─ com.googlecode.memcachefy.hashkey.HashKeyGeneratorStrategy.class - [JAR]