| Package | Description |
|---|---|
| de.cinovo.cloudconductor.api.lib.helper |
| Modifier and Type | Method and Description |
|---|---|
static HttpStatusClass |
HttpStatusClass.get(org.apache.http.HttpResponse response)
Returns the status code class of the given HTTP response.
|
static HttpStatusClass |
HttpStatusClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStatusClass[] |
HttpStatusClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2014 Cinovo AG. All Rights Reserved.