A B C G I J N S
All Classes All Packages
All Classes All Packages
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
Confighas been processed.
B
- buildAsync(JdkWebSocketImpl.BuilderImpl, WebSocket.Listener) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
C
- close() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
- closeHttpClient(JdkHttpClientImpl) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
-
Cleanup hook called by
HttpClient.close() - consumeBytes(HttpRequest, HttpClient.BodyConsumer<List<ByteBuffer>>) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
- consumeLines(HttpRequest, HttpClient.BodyConsumer<String>) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
- createNewHttpClientBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientFactory
-
Create a new builder.
G
- getBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
I
- internalBuildAsync(JdkWebSocketImpl.BuilderImpl, WebSocket.Listener) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
-
Convert the invocation of a JDK build async into a holder of both the exception and the response
- 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 - determine if write timeout should be implemented
- JdkHttpClientImpl(JdkHttpClientBuilderImpl, HttpClient, Config) - 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
- newHttpRequestBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
- newWebSocketBuilder() - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
S
- sendAsync(HttpRequest, Class<T>) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
- sendAsync(HttpRequest, Supplier<JdkHttpClientImpl.HandlerAndAsyncBody<T>>) - Method in class io.fabric8.kubernetes.client.jdkhttp.JdkHttpClientImpl
All Classes All Packages