Package com.helixframework.okhttp.delta
package com.helixframework.okhttp.delta
-
ClassDescription
DeltaRequestBodyStorebacked by a HelixCacheService.Strategy for deriving a stable cache key for the previous outbound request body.OkHttp interceptor that uses helix-delta to send only changed JSON content when a previous outbound request body is available in a request-body store.Builder for creatingDeltaJsonInterceptorinstances.Storage abstraction for the most recent request body associated with a cache key.Default in-memory store for previous request bodies.