Uses of Interface
io.helidon.webserver.spi.ServerConnectionSelectorProvider
Packages that use ServerConnectionSelectorProvider
Package
Description
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
-
Uses of ServerConnectionSelectorProvider in io.helidon.webserver.http1
Classes in io.helidon.webserver.http1 that implement ServerConnectionSelectorProviderModifier and TypeClassDescriptionclass
ServerConnectionSelectorProvider
implementation for HTTP/1.1 server connection provider. -
Uses of ServerConnectionSelectorProvider in io.helidon.webserver.http2
Classes in io.helidon.webserver.http2 that implement ServerConnectionSelectorProviderModifier and TypeClassDescriptionclass
ServerConnectionSelectorProvider
implementation for HTTP/2 server connection provider.