jar

com.apollographql.apollo3 : apollo-cache-interceptor-jvm

Maven & Gradle

Jun 21, 2021
3.6k stars

Apollo Cache Interceptor · Apollo Cache Interceptor

Table Of Contents

Latest Version

Download com.apollographql.apollo3 : apollo-cache-interceptor-jvm JAR file - Latest Versions:

All Versions

Download com.apollographql.apollo3 : apollo-cache-interceptor-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 apollo-cache-interceptor-jvm-3.0.0-dev13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.apollographql.apollo3.interceptor.cache

├─ com.apollographql.apollo3.interceptor.cache.ClientCacheExtensionsKt.class - [JAR]

├─ com.apollographql.apollo3.interceptor.cache.FetchPolicy.class - [JAR]

com.apollographql.apollo3.interceptor.cache.internal

├─ com.apollographql.apollo3.interceptor.cache.internal.ApolloCacheInterceptor.class - [JAR]

├─ com.apollographql.apollo3.interceptor.cache.internal.CacheOutput.class - [JAR]

├─ com.apollographql.apollo3.interceptor.cache.internal.FetchPolicyContext.class - [JAR]

├─ com.apollographql.apollo3.interceptor.cache.internal.OptimisticUpdates.class - [JAR]

├─ com.apollographql.apollo3.interceptor.cache.internal.RefetchPolicyContext.class - [JAR]