Package com.pdfgate

Interface CallJsonObject

All Superinterfaces:
okhttp3.Call, Cloneable

public interface CallJsonObject extends okhttp3.Call
Marker type for calls that expect a JSON response payload as a generic JSON object.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface okhttp3.Call

    okhttp3.Call.Factory
  • Method Summary

    Methods inherited from interface okhttp3.Call

    cancel, clone, enqueue, execute, isCanceled, isExecuted, request, timeout