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
Methods 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.