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
OkHttpClient
client.OkHttpFuture<T>Provides a mechanism to transform an HTTP response asynchronously relying only on JDK APIs.A response converter allows to convert aResponse
to another object.