Uses of Enum Class
io.helidon.webclient.spi.HttpClientSpi.SupportLevel
Packages that use HttpClientSpi.SupportLevel
-
Uses of HttpClientSpi.SupportLevel in io.helidon.webclient.spi
Methods in io.helidon.webclient.spi that return HttpClientSpi.SupportLevelModifier and TypeMethodDescriptionHttpClientSpi.supports(FullClientRequest<?> clientRequest, ClientUri clientUri) Return whether this HTTP version can handle the provided request.static HttpClientSpi.SupportLevelReturns the enum constant of this class with the specified name.static HttpClientSpi.SupportLevel[]HttpClientSpi.SupportLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.