Toggle navigation
Home
com.squareup.okhttp.OkHttpClient to okhttp3.OkHttpClient
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'feign'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
delegate.getConnectTimeout()
to
delegate.connectTimeoutMillis()
delegate.getReadTimeout()
to
delegate.readTimeoutMillis()