| Package | Description |
|---|---|
| us.fihgu.toolbox.http |
| Modifier and Type | Field and Description |
|---|---|
HTTPRequestMethod |
HTTPRequest.method |
| Modifier and Type | Method and Description |
|---|---|
static HTTPRequestMethod |
HTTPRequestMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HTTPRequestMethod[] |
HTTPRequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|