|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Method | |
|---|---|
| juzu | |
| juzu.request | |
| Uses of Method in juzu |
|---|
| Methods in juzu that return Method | |
|---|---|
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. |
| Uses of Method in juzu.request |
|---|
| Methods in juzu.request that return Method | |
|---|---|
Method |
HttpContext.getMethod()
Returns the http method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||