public class CustomEventService extends NoSessionIDOPService
构造器和说明 |
---|
CustomEventService() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
actionOP()
名称
|
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
执行
|
process
public void process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.lang.Exception
process
在类中 NoSessionIDOPService
req
- http请求res
- http应答java.lang.Exception
- 异常public java.lang.String actionOP()