public class GetPluginsFromStoreAction extends ActionNoSessionCMD
RequestInterceptor.ActionKey
MARK_STRING
CURRENT_LEVEL, MARK_STRING
DEFAULT_LAYER_INDEX
构造器和说明 |
---|
GetPluginsFromStoreAction() |
限定符和类型 | 方法和说明 |
---|---|
void |
actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
执行
|
void |
dealParams(java.lang.StringBuilder url,
java.lang.String category,
java.lang.String seller,
java.lang.String fee) |
java.lang.String |
getCMD()
cmd参数值
|
void |
getRecommendPlugins(javax.servlet.http.HttpServletResponse res) |
actionCMD, currentAPILevel, layerIndex, mark4Provider
public void actionCMD(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.lang.Exception
ActionNoSessionCMD
actionCMD
在接口中 RequestCMDReceiver
actionCMD
在类中 ActionNoSessionCMD
req
- http请求res
- http应答java.lang.Exception
- 异常public void getRecommendPlugins(javax.servlet.http.HttpServletResponse res)
public void dealParams(java.lang.StringBuilder url, java.lang.String category, java.lang.String seller, java.lang.String fee)
public java.lang.String getCMD()
RequestCMDReceiver