public class EngineExportRegInfoService extends NoSessionIDOPService
| 构造器和说明 |
|---|
EngineExportRegInfoService() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
actionOP()
actionOP方法
|
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
process方法
|
processpublic java.lang.String actionOP()
public void process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
process 在类中 NoSessionIDOPServicereq - http请求res - http响应java.lang.Exception