Uses of Enum
org.eclipse.aether.transfer.HttpTransportProperty.HttpVersion
Packages that use HttpTransportProperty.HttpVersion
Package
Description
A listener and various exception types dealing with the transfer of a resource between the local system and a remote
repository.
-
Uses of HttpTransportProperty.HttpVersion in org.eclipse.aether.transfer
Subclasses with type arguments of type HttpTransportProperty.HttpVersion in org.eclipse.aether.transferModifier and TypeClassDescriptionstatic enumHTTP version used for the HTTP transport.Methods in org.eclipse.aether.transfer that return HttpTransportProperty.HttpVersionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static HttpTransportProperty.HttpVersion[]HttpTransportProperty.HttpVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.