Package | Description |
---|---|
io.airlift.http.client |
Modifier and Type | Method and Description |
---|---|
HttpStatus.Family |
HttpStatus.family() |
static HttpStatus.Family |
HttpStatus.familyForStatusCode(int code) |
static HttpStatus.Family |
HttpStatus.Family.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStatus.Family[] |
HttpStatus.Family.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014 Airlift. All Rights Reserved.