| 限定符和类型 | 类和说明 |
|---|---|
class |
VelocityWebContext.RequestAttributeMap |
class |
VelocityWebContext.RequestParameterMap |
class |
VelocityWebContext.RequestParameterValuesMap |
class |
VelocityWebContext.SessionAttributeMap |
class |
VelocityWebContext.StringEnumeratedMap<V> |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APPLICATION |
static String |
APPLICATION_SCOPE |
static String |
BASE_PATH |
static String |
CONTEXT_PATH |
static String |
PARAM |
static String |
PARAM_VALUES |
static String |
REQUEST |
static String |
REQUEST_SCOPE |
static String |
RESPONSE |
static String |
SESSION |
protected static boolean |
SESSION_ENABLED |
static String |
SESSION_SCOPE |
static String |
WEBROOT |
static String |
WEBROOT_PATH |
| 构造器和说明 |
|---|
VelocityWebContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
VelocityWebContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Map<String,Object> context) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
disableSession() |
Object |
get(Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2020. All rights reserved.