Package | Description |
---|---|
io.github.espresso4j |
Modifier and Type | Method | Description |
---|---|---|
Request.Method |
Request.getRequestMethod() |
|
static Request.Method |
Request.Method.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Request.Method[] |
Request.Method.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Request.setRequestMethod(Request.Method requestMethod) |
Copyright © 2018. All rights reserved.