Uses of Enum Class
org.eclipse.aether.ConfigurationProperties.HttpVersion
Packages that use ConfigurationProperties.HttpVersion
-
Uses of ConfigurationProperties.HttpVersion in org.eclipse.aether
Fields in org.eclipse.aether declared as ConfigurationProperties.HttpVersionModifier and TypeFieldDescriptionstatic final ConfigurationProperties.HttpVersionConfigurationProperties.DEFAULT_HTTP_VERSIONDefault value ifConfigurationProperties.HTTP_VERSIONis not set.Methods in org.eclipse.aether that return ConfigurationProperties.HttpVersionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigurationProperties.HttpVersion[]ConfigurationProperties.HttpVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.