Uses of Interface
io.helidon.webserver.http1.Http1ConnectionSelectorConfig
-
Uses of Http1ConnectionSelectorConfig in io.helidon.webserver.http1
Modifier and TypeClassDescriptionstatic class
Http1ConnectionSelectorConfig.BuilderBase<BUILDER extends Http1ConnectionSelectorConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Http1ConnectionSelectorConfig> Fluent API builder base forHttp1ConnectionSelector
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.Modifier and TypeMethodDescriptionHttp1ConnectionSelectorConfig.Builder.buildPrototype()
Http1ConnectionSelectorConfig.create()
Create a new instance with default values.Http1ConnectionSelector.prototype()
Modifier and TypeMethodDescriptionHttp1ConnectionSelectorConfig.builder
(Http1ConnectionSelectorConfig instance) Create a new fluent API builder from an existing instance.Http1ConnectionSelectorConfig.BuilderBase.from
(Http1ConnectionSelectorConfig prototype) Update this builder from an existing prototype instance.