Uses of Enum Class
io.helidon.webserver.http1.spi.Http1UpgradeResult.Kind
Packages that use Http1UpgradeResult.Kind
-
Uses of Http1UpgradeResult.Kind in io.helidon.webserver.http1.spi
Methods in io.helidon.webserver.http1.spi that return Http1UpgradeResult.KindModifier and TypeMethodDescriptionHttp1UpgradeResult.kind()Result kind.static Http1UpgradeResult.KindReturns the enum constant of this class with the specified name.static Http1UpgradeResult.Kind[]Http1UpgradeResult.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.