Uses of Enum Class
io.helidon.webclient.api.SniMode
Packages that use SniMode
-
Uses of SniMode in io.helidon.webclient.api
Subclasses with type arguments of type SniMode in io.helidon.webclient.apiMethods in io.helidon.webclient.api that return SniModeModifier and TypeMethodDescriptionSniConfig.BuilderBase.mode()TLS peer host source mode for SNI and endpoint identification:uri-host,host-header,explicit, ordisabled.SniConfig.BuilderBase.SniConfigImpl.mode()SniConfig.mode()TLS peer host source mode for SNI and endpoint identification:uri-host,host-header,explicit, ordisabled.static SniModeReturns the enum constant of this class with the specified name.static SniMode[]SniMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.webclient.api with parameters of type SniMode