Uses of Class
org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
-
Packages that use ObsoleteUrlFactory Package Description org.kohsuke.github.extras.okhttp3 -
-
Uses of ObsoleteUrlFactory in org.kohsuke.github.extras.okhttp3
Methods in org.kohsuke.github.extras.okhttp3 that return ObsoleteUrlFactory Modifier and Type Method Description ObsoleteUrlFactoryObsoleteUrlFactory. clone()Returns a copy of this stream handler factory that includes a shallow copy of the internal HTTP client.ObsoleteUrlFactoryObsoleteUrlFactory. setClient(okhttp3.OkHttpClient client)Sets client.
-