| Package | Description |
|---|---|
| us.johnmeyer.utilities |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
UrlWrapper.Status |
UrlWrapper.getResponse()
Returns http status response.
|
static UrlWrapper.Status |
UrlWrapper.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlWrapper.Status[] |
UrlWrapper.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.