A B C D G I J N O P S 
All Classes All Packages

A

additionalConfig(OkHttpClient.Builder) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Subclasses may use this to apply additional configuration after the Config has been applied This method is only called for clients constructed using the Config.

B

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

C

consumeBytesDirect(StandardHttpRequest, AsyncBody.Consumer<List<ByteBuffer>>) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

D

doClose() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

G

getOkHttpClient() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

I

initDispatcher() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 
io.fabric8.kubernetes.client.okhttp - package io.fabric8.kubernetes.client.okhttp
 

J

JSON - Static variable in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

N

newBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 
newBuilder(Config) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Creates an HTTP client builder configured to access the Kubernetes API.
newOkHttpClientBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Subclasses may use this to apply a base configuration to the builder

O

OkHttpClientFactory - Class in io.fabric8.kubernetes.client.okhttp
 
OkHttpClientFactory() - Constructor for class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 
OkHttpClientImpl - Class in io.fabric8.kubernetes.client.okhttp
 
OkHttpClientImpl(OkHttpClient, OkHttpClientBuilderImpl, AtomicBoolean) - Constructor for class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

P

priority() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 

S

shouldDisableHttp2() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
OkHttp wrongfully detects > JDK8u251 as okhttp3.internal.platform.Jdk9Platform which enables Http2 unsupported for JDK8.
A B C D G I J N O P S 
All Classes All Packages