public class CacheKey extends AbstractModel
| Constructor and Description |
|---|
CacheKey() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullUrlCache()
Get 是否开启全路径缓存,on或off。
|
void |
setFullUrlCache(String FullUrlCache)
Set 是否开启全路径缓存,on或off。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringCopyright © 2020. All rights reserved.