-
public enum HttpMethodCopyright 2017 Meniga Iceland Inc.
-
-
Method Summary
Modifier and Type Method Description static Array<HttpMethod>values()static HttpMethodvalueOf(String name)-
-
Method Detail
-
values
static Array<HttpMethod> values()
-
valueOf
static HttpMethod valueOf(String name)
-
-
-
-