Package | Description |
---|---|
act.inject.param |
Modifier and Type | Method and Description |
---|---|
static HttpRequestParamEncode |
HttpRequestParamEncode.next(HttpRequestParamEncode encode) |
static HttpRequestParamEncode |
HttpRequestParamEncode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequestParamEncode[] |
HttpRequestParamEncode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static HttpRequestParamEncode |
HttpRequestParamEncode.next(HttpRequestParamEncode encode) |
Copyright © 2014–2018 ActFramework. All rights reserved.