Package io.jenkins.plugins.okhttp.api
package io.jenkins.plugins.okhttp.api
-
ClassDescriptionThis class allows to take into consideration if Jenkins is running behind a proxy or not and return a proper
OkHttpClientclient.OkHttpFuture<T>Provides a mechanism to transform an HTTP response asynchronously relying only on JDK APIs.A response converter allows to convert aResponseto another object.