| Package | Description |
|---|---|
| de.tobj.http.simplerequest | |
| de.tobj.http.simplerequest.request |
| Modifier and Type | Method and Description |
|---|---|
Method |
Request.getHttpMethod()
HTTP-Method used to request
|
| Modifier and Type | Method and Description |
|---|---|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Tobias Johannes. All Rights Reserved.