Uses of Enum Class
org.eclipse.aether.internal.test.util.http.HttpServer.ExpectContinue
Packages that use HttpServer.ExpectContinue
-
Uses of HttpServer.ExpectContinue in org.eclipse.aether.internal.test.util.http
Methods in org.eclipse.aether.internal.test.util.http that return HttpServer.ExpectContinueModifier and TypeMethodDescriptionstatic HttpServer.ExpectContinue
Returns the enum constant of this class with the specified name.static HttpServer.ExpectContinue[]
HttpServer.ExpectContinue.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.ExpectContinueModifier and TypeMethodDescriptionHttpServer.setExpectSupport
(HttpServer.ExpectContinue expectContinue)