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.http1Classes in io.helidon.webserver.http1 that implement ServerConnectionSelectorProviderModifier and TypeClassDescriptionclassServerConnectionSelectorProviderimplementation for HTTP/1.1 server connection provider.
- 
Uses of ServerConnectionSelectorProvider in io.helidon.webserver.http2Classes in io.helidon.webserver.http2 that implement ServerConnectionSelectorProviderModifier and TypeClassDescriptionclassServerConnectionSelectorProviderimplementation for HTTP/2 server connection provider.