Skip navigation links
A C I J L O S T 

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.

I

INSTANCE - Static variable in class okhttp3.internal.SystemPropertiesConnectionPool
 

J

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

L

loadForRequest(HttpUrl) - Method in class okhttp3.internal.JavaNetCookieJar
 

O

okhttp3 - package okhttp3
 
okhttp3.internal - package okhttp3.internal
 
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.internal.JavaNetCookieJar
 
setClient(OkHttpClient) - Method in class okhttp3.OkUrlFactory
Deprecated.
 
SystemPropertiesConnectionPool - Class in okhttp3.internal
A shared connection pool that uses system properties for tuning parameters: http.keepAlive true if HTTP and SPDY connections should be pooled at all.

T

toMultimap(Headers, String) - Static method in class okhttp3.internal.JavaNetHeaders
Returns an immutable map containing each field to its list of values.
A C I J L O S T 
Skip navigation links

Copyright © 2016. All Rights Reserved.