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