Class DeltaJsonInterceptor

java.lang.Object
com.helixframework.okhttp.delta.DeltaJsonInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class DeltaJsonInterceptor extends Object implements okhttp3.Interceptor
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.