Uses of Class
io.helidon.webclient.http2.Http2ConnectionCache
Packages that use Http2ConnectionCache
-
Uses of Http2ConnectionCache in io.helidon.webclient.http2
Methods in io.helidon.webclient.http2 that return Http2ConnectionCacheModifier and TypeMethodDescriptionstatic Http2ConnectionCacheHttp2ConnectionCache.create()Creates a fresh connection cache.static Http2ConnectionCacheHttp2ConnectionCache.shared()Returns a reference to the shared connection cache.