Uses of Enum
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
Subclasses with type arguments of type HttpTransportProperty.Key in org.eclipse.aether.transferModifier and TypeClassDescriptionstatic enumTransport property keys specific to HTTP transporters.Methods in org.eclipse.aether.transfer that return HttpTransportProperty.KeyModifier and TypeMethodDescriptionstatic HttpTransportProperty.KeyReturns the enum constant of this type with the specified name.static HttpTransportProperty.Key[]HttpTransportProperty.Key.values()Returns an array containing the constants of this enum type, in the order they are declared.