Uses of Enum
org.eclipse.aether.ConfigurationProperties.HttpVersion
Packages that use ConfigurationProperties.HttpVersion
-
Uses of ConfigurationProperties.HttpVersion in org.eclipse.aether
Subclasses with type arguments of type ConfigurationProperties.HttpVersion in org.eclipse.aetherFields 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 type with the specified name.static ConfigurationProperties.HttpVersion[]ConfigurationProperties.HttpVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.