Uses of Enum Class
org.eclipse.aether.internal.test.util.http.HttpServer.ChecksumHeader
Packages that use HttpServer.ChecksumHeader
-
Uses of HttpServer.ChecksumHeader in org.eclipse.aether.internal.test.util.http
Methods in org.eclipse.aether.internal.test.util.http that return HttpServer.ChecksumHeaderModifier and TypeMethodDescriptionstatic HttpServer.ChecksumHeader
Returns the enum constant of this class with the specified name.static HttpServer.ChecksumHeader[]
HttpServer.ChecksumHeader.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.aether.internal.test.util.http with parameters of type HttpServer.ChecksumHeaderModifier and TypeMethodDescriptionHttpServer.setChecksumHeader
(HttpServer.ChecksumHeader checksumHeader)