Uses of Class
io.helidon.http.HttpConfig.Builder
Packages that use HttpConfig.Builder
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of HttpConfig.Builder in io.helidon.http
Subclasses with type arguments of type HttpConfig.Builder in io.helidon.httpClasses in io.helidon.http that implement interfaces with type arguments of type HttpConfig.BuilderMethods in io.helidon.http that return HttpConfig.BuilderModifier and TypeMethodDescriptionstatic HttpConfig.BuilderHttpConfig.builder()Create a new fluent API builder to customize configuration.static HttpConfig.BuilderHttpConfig.builder(HttpConfig instance) Create a new fluent API builder from an existing instance.