Uses of Enum Class
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.spi.connector.transport.http
Constructors in org.eclipse.aether.spi.connector.transport.http with parameters of type HttpTransportProperty.HttpVersionModifierConstructorDescription -
Uses of HttpTransportProperty.HttpVersion in org.eclipse.aether.transfer
Methods in org.eclipse.aether.transfer that return HttpTransportProperty.HttpVersionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HttpTransportProperty.HttpVersion[]HttpTransportProperty.HttpVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.