JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
icu.easyj.web.constant
Interface HttpConstants
public interface
HttpConstants
HTTP相关常量
Author:
wangliang181230
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
DO_EXPORT_PARAM_NAME
执行导出的参数名
static final
String
DO_EXPORT_PARAM_VALUE
执行导出的参数值
Field Details
DO_EXPORT_PARAM_NAME
static final
String
DO_EXPORT_PARAM_NAME
执行导出的参数名
See Also:
Constant Field Values
DO_EXPORT_PARAM_VALUE
static final
String
DO_EXPORT_PARAM_VALUE
执行导出的参数值
See Also:
Constant Field Values