| Package | Description |
|---|---|
| org.rapidoid.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpVerb |
HttpVerb.from(String verb) |
static HttpVerb |
HttpVerb.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpVerb[] |
HttpVerb.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.