Uses of Enum Class
org.eclipse.aether.transfer.HttpTransportProperty.Key
Packages that use HttpTransportProperty.Key
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.Key in org.eclipse.aether.transfer
Methods in org.eclipse.aether.transfer that return HttpTransportProperty.KeyModifier and TypeMethodDescriptionstatic HttpTransportProperty.KeyReturns the enum constant of this class with the specified name.static HttpTransportProperty.Key[]HttpTransportProperty.Key.values()Returns an array containing the constants of this enum class, in the order they are declared.