A B C D I J N U 
All Classes All Packages

A

additionalConfig(HttpClient.Builder) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
Additional configuration to be applied to the builder after the Config has been processed.

B

buildWebSocketDirect(StandardWebSocketBuilder, WebSocket.Listener) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
 

C

closeHttpClient(JdkHttpClientImpl) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
Cleanup hook called by HttpClient.close()
consumeBytesDirect(StandardHttpRequest, AsyncBody.Consumer<List<ByteBuffer>>) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
 
createNewHttpClientBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
Create a new builder.

D

doClose() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
 

I

io.fabric8.kubernetes.client.jdkhttp - package io.fabric8.kubernetes.client.jdkhttp
 

J

JdkHttpClientFactory - Class in io.fabric8.kubernetes.client.jdkhttp
 
JdkHttpClientFactory() - Constructor for class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
 
JdkHttpClientImpl - Class in io.fabric8.kubernetes.client.jdkhttp
TODO: - Mapping to a Reader is always UTF-8
JdkHttpClientImpl(JdkHttpClientBuilderImpl, HttpClient, AtomicBoolean) - Constructor for class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
 

N

newBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
 
newBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
 

U

useExpectContinue() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
Due to go/kubernetes bug https://github.com/golang/go/issues/57824 expect continue is not supported for jdk.
A B C D I J N U 
All Classes All Packages