| Package | Description |
|---|---|
| org.voovan.http | |
| org.voovan.http.server |
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestType |
HttpRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequestType[] |
HttpRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequestType |
HttpSessionState.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpSessionState.setType(HttpRequestType type) |
Copyright © 2020 Voovan. All rights reserved.