程序包 | 说明 |
---|---|
com.fr.fs.web | |
com.fr.stable |
定义了一些 Actor
|
com.fr.stable.fun | |
com.fr.stable.fun.impl | |
com.fr.web |
这个包中定义了支持网络报表的接口和类.包括网络报表(
Reportlet )接口,
网络报表配置(ReportletConfig )接口,
网络报表请求(ReportletRequest )接口
和实现它们的类以及其他有关网络报表的类. |
com.fr.web.core |
限定符和类型 | 方法和说明 |
---|---|
void |
ActionAuthRootNoSessionCMD.checkRootAuth(javax.servlet.http.HttpServletRequest req) |
限定符和类型 | 方法和说明 |
---|---|
void |
HandlerMethod.handlerMethodOnMobile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |
限定符和类型 | 方法和说明 |
---|---|
void |
ErrorHandler.error(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException)
输出报表服务器在运行时出现的错误信息
|
限定符和类型 | 方法和说明 |
---|---|
void |
AbstractErrorHandler.error(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |
限定符和类型 | 类和说明 |
---|---|
class |
MemoryTipException |
限定符和类型 | 方法和说明 |
---|---|
void |
DefaultErrorHandler.error(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |
void |
HandlerMethodImpl.handlerMethodOnMobile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |
void |
DefaultHandlerMethod.handlerMethodOnMobile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |
static void |
HandlerMethodHelper.postErrorMessageWithJSONObject(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
FRException frException) |