| Package | Description |
|---|---|
| io.higgs.http.server.protocol |
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod.VERB |
HttpMethod.VERB.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod.VERB[] |
HttpMethod.VERB.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMethod.addVerb(HttpMethod.VERB a) |
Copyright © 2012-2015. All Rights Reserved.