Skip navigation links
A C J L O S 

A

authenticate(Route, Response) - Method in class okhttp3.JavaNetAuthenticator
 

C

client() - Method in class okhttp3.OkUrlFactory
Deprecated.
 
clone() - Method in class okhttp3.OkUrlFactory
Deprecated.
Returns a copy of this stream handler factory that includes a shallow copy of the internal HTTP client.
createURLStreamHandler(String) - Method in class okhttp3.OkUrlFactory
Deprecated.

J

JavaNetAuthenticator - Class in okhttp3
JavaNetAuthenticator() - Constructor for class okhttp3.JavaNetAuthenticator
 
JavaNetCookieJar - Class in okhttp3
A cookie jar that delegates to a CookieHandler.
JavaNetCookieJar(CookieHandler) - Constructor for class okhttp3.JavaNetCookieJar
 

L

loadForRequest(HttpUrl) - Method in class okhttp3.JavaNetCookieJar
 

O

okhttp3 - package okhttp3
 
OkUrlFactory - Class in okhttp3
Deprecated.
OkHttp will be dropping its ability to be used with HttpURLConnection in an upcoming release. Applications that need this should either downgrade to the system's built-in HttpURLConnection or upgrade to OkHttp's Request/Response API.
OkUrlFactory(OkHttpClient) - Constructor for class okhttp3.OkUrlFactory
Deprecated.
 
open(URL) - Method in class okhttp3.OkUrlFactory
Deprecated.
 

S

saveFromResponse(HttpUrl, List<Cookie>) - Method in class okhttp3.JavaNetCookieJar
 
setClient(OkHttpClient) - Method in class okhttp3.OkUrlFactory
Deprecated.
 
A C J L O S 
Skip navigation links

Copyright © 2016. All Rights Reserved.