Uses of Interface
io.helidon.webclient.http2.Http2Client
Packages that use Http2Client
-
Uses of Http2Client in io.helidon.webclient.http2
Classes in io.helidon.webclient.http2 that implement Http2ClientClasses in io.helidon.webclient.http2 that implement interfaces with type arguments of type Http2ClientModifier and TypeClassDescriptionstatic classFluent API builder forHttp2Client.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Fields in io.helidon.webclient.http2 with type parameters of type Http2ClientModifier and TypeFieldDescriptionstatic final Protocol<Http2Client, Http2ClientProtocolConfig> Http2Client.PROTOCOLProtocol to use to obtain an instance of http/2 specific client fromWebClient.client(io.helidon.webclient.spi.Protocol).Methods in io.helidon.webclient.http2 that return Http2ClientModifier and TypeMethodDescriptionHttp2ClientConfig.Builder.build()Create an instance from this builder.Http2ClientConfig.BuilderBase.Http2ClientConfigImpl.build()Create a new runtime instance from this prototype.static Http2ClientHttp2Client.create()Create a new instance with default configuration.static Http2ClientCreate a new instance based onConfig.static Http2ClientHttp2Client.create(Http2ClientConfig clientConfig) Create a new instance with custom configuration.static Http2ClientHttp2Client.create(Consumer<Http2ClientConfig.Builder> consumer) Create a new instance customizing its configuration.Http2ClientConfig.BuilderBase.Http2ClientConfigImpl.get()