| Package | Description |
|---|---|
| org.clawiz.portal.common.engine.netty | |
| org.clawiz.portal.common.servlet.http.protocol | |
| org.clawiz.portal.common.servlet.http.protocol.javax |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
NettyHttpRequestContext.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyHttpRequestContext.setMethod(HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
abstract HttpMethod |
AbstractHttpRequestContext.getMethod() |
static HttpMethod |
HttpMethod.toMethod(String name) |
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
HttpServletRequestContext.getMethod() |
Copyright © 2018. All rights reserved.