Uses of Class
io.github.lunasaw.zlm.hook.param.OnServerKeepaliveHookParam
Packages that use OnServerKeepaliveHookParam
-
Uses of OnServerKeepaliveHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnServerKeepaliveHookParamModifier and TypeMethodDescriptionZlmHookController.onServerKeepalive(OnServerKeepaliveHookParam param, jakarta.servlet.http.HttpServletRequest request) 服务器定时上报时间,上报间隔可配置,默认10s上报一次 -
Uses of OnServerKeepaliveHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnServerKeepaliveHookParamModifier and TypeMethodDescriptionvoidAbstractZlmHookService.onServerKeepLive(OnServerKeepaliveHookParam param, jakarta.servlet.http.HttpServletRequest request) voidZlmHookService.onServerKeepLive(OnServerKeepaliveHookParam param, jakarta.servlet.http.HttpServletRequest request)