Uses of Class
io.github.lunasaw.zlm.hook.param.OnFlowReportHookParam
Packages that use OnFlowReportHookParam
-
Uses of OnFlowReportHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnFlowReportHookParamModifier and TypeMethodDescriptionZlmHookController.onFlowReport
(OnFlowReportHookParam param, jakarta.servlet.http.HttpServletRequest request) 流量统计事件,播放器或推流器断开时并且耗用流量超过特定阈值时会触发此事件, 阈值通过配置文件general.flowThreshold配置;此事件对回复不敏感。 -
Uses of OnFlowReportHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnFlowReportHookParamModifier and TypeMethodDescriptionvoid
AbstractZlmHookService.onFlowReport
(OnFlowReportHookParam param, jakarta.servlet.http.HttpServletRequest request) void
ZlmHookService.onFlowReport
(OnFlowReportHookParam param, jakarta.servlet.http.HttpServletRequest request)