Uses of Class
io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
-
-
Uses of JdkHttpClientImpl in io.fabric8.kubernetes.client.jdkhttp
Methods in io.fabric8.kubernetes.client.jdkhttp with parameters of type JdkHttpClientImpl Modifier and Type Method Description protected voidJdkHttpClientFactory. closeHttpClient(JdkHttpClientImpl jdkHttpClientImpl)Cleanup hook called byHttpClient.close()
-