Uses of Class
io.helidon.http.HttpConfig.BuilderBase.HttpConfigImpl
Packages that use HttpConfig.BuilderBase.HttpConfigImpl
Package
Description
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
-
Uses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webclient.http1
Subclasses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webclient.http1Modifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webclient.http2
Subclasses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webclient.http2Modifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webserver.http1
Subclasses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webserver.http1Modifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webserver.http2
Subclasses of HttpConfig.BuilderBase.HttpConfigImpl in io.helidon.webserver.http2Modifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.