public class AndroidInternal extends Object
HttpURLConnection
/ HttpsURLConnection
implementation including support for a custom ResponseCache
.Modifier and Type | Method and Description |
---|---|
static void |
setResponseCache(OkUrlFactory okUrlFactory,
ResponseCache responseCache)
Sets the response cache to be used to read and write cached responses.
|
public static void setResponseCache(OkUrlFactory okUrlFactory, ResponseCache responseCache)
Copyright © 2019. All rights reserved.