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