Package com.apollographql.apollo.internal.interceptor
-
Class Summary Class Description ApolloCacheInterceptor ApolloCacheInterceptor is a concreteApolloInterceptorresponsible for serving requests from the normalized cache ifApolloInterceptor.InterceptorRequest.fetchFromCacheis true.ApolloParseInterceptor ApolloParseInterceptor is a concreteApolloInterceptorresponsible for inflating the http responses into models.RealApolloInterceptorChain RealApolloInterceptorChain is responsible for building the entire interceptor chain.