Uses of Class
io.github.lunasaw.zlm.hook.param.OnStreamNotFoundHookParam
Packages that use OnStreamNotFoundHookParam
-
Uses of OnStreamNotFoundHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnStreamNotFoundHookParamModifier and TypeMethodDescriptionZlmHookController.onStreamNotFound(OnStreamNotFoundHookParam param, jakarta.servlet.http.HttpServletRequest request) 流未找到事件,用户可以在此事件触发时,立即去拉流,这样可以实现按需拉流;此事件对回复不敏感。 -
Uses of OnStreamNotFoundHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnStreamNotFoundHookParamModifier and TypeMethodDescriptionvoidAbstractZlmHookService.onStreamNotFound(OnStreamNotFoundHookParam param, jakarta.servlet.http.HttpServletRequest request) voidZlmHookService.onStreamNotFound(OnStreamNotFoundHookParam param, jakarta.servlet.http.HttpServletRequest request)