| Package | Description |
|---|---|
| org.osgl.http |
| Modifier and Type | Method and Description |
|---|---|
static H.Status.Code |
H.Status.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H.Status.Code[] |
H.Status.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 OSGL (Open Source General Library). All rights reserved.