public class UpdateFromDiskAction extends ActionNoSessionCMD
RequestInterceptor.ActionKey| 限定符和类型 | 字段和说明 |
|---|---|
static JSONObject |
infoQueue |
static Progress |
progress |
MARK_STRINGCURRENT_LEVEL, MARK_STRINGDEFAULT_LAYER_INDEX| 构造器和说明 |
|---|
UpdateFromDiskAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
执行
|
java.lang.String |
getCMD()
cmd参数值
|
actionCMD, currentAPILevel, layerIndex, mark4Providerpublic static Progress progress
public static JSONObject infoQueue
public void actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
ActionNoSessionCMDactionCMD 在接口中 RequestCMDReceiveractionCMD 在类中 ActionNoSessionCMDreq - http请求res - http应答java.lang.Exception - 异常public java.lang.String getCMD()
RequestCMDReceiver