| Package | Description |
|---|---|
| fr.maxcom.http |
HTTP server components.
|
| Modifier and Type | Field and Description |
|---|---|
Diagnostic.Code |
Diagnostic.code
The reason code.
|
| Modifier and Type | Method and Description |
|---|---|
static Diagnostic.Code |
Diagnostic.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Diagnostic.Code[] |
Diagnostic.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|