Package com.apollographql.apollo.interceptor
-
Interface Summary Interface Description ApolloInterceptor ApolloInterceptor is responsible for observing and modifying the requests going out and the corresponding responses coming back in.ApolloInterceptor.CallBack Handles the responses returned byApolloInterceptorApolloInterceptorChain ApolloInterceptorChain is responsible for building chain ofApolloInterceptor. -
Class Summary Class Description ApolloAutoPersistedOperationInterceptor ApolloAutoPersistedOperationInterceptor.Factory ApolloInterceptor.InterceptorRequest Request to be proceed withApolloInterceptorApolloInterceptor.InterceptorRequest.Builder ApolloInterceptor.InterceptorResponse InterceptorResponse class represents the response returned by theApolloInterceptor. -
Enum Summary Enum Description ApolloInterceptor.FetchSourceType Fetch source type