Uses of Enum Class
io.helidon.webserver.spi.ServerConnectionSelector.Support
Package
Description
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
Helidon WebServer SPI.
-
Uses of ServerConnectionSelector.Support in io.helidon.webserver.http1
-
Uses of ServerConnectionSelector.Support in io.helidon.webserver.http2
-
Uses of ServerConnectionSelector.Support in io.helidon.webserver.spi
Modifier and TypeMethodDescriptionServerConnectionSelector.supports
(BufferData data) Does this selector support current server connection.Returns the enum constant of this class with the specified name.static ServerConnectionSelector.Support[]
ServerConnectionSelector.Support.values()
Returns an array containing the constants of this enum class, in the order they are declared.