Uses of Class
io.github.lunasaw.zlm.entity.StreamProxyItem
Packages that use StreamProxyItem
Package
Description
-
Uses of StreamProxyItem in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api with parameters of type StreamProxyItemModifier and TypeMethodDescriptionstatic ServerResponse<StreamKey>ZlmRestService.addStreamProxy(String host, String secret, StreamProxyItem streamProxyItem) 添加代理拉流 -
Uses of StreamProxyItem in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller with parameters of type StreamProxyItemModifier and TypeMethodDescriptionZlmApiController.addStreamProxy(StreamProxyItem streamProxyItem) 添加代理拉流 -
Uses of StreamProxyItem in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type StreamProxyItemModifier and TypeMethodDescriptionvoidAbstractZlmHookService.onProxyAdded(StreamProxyItem param, StreamKey streamKey, jakarta.servlet.http.HttpServletRequest request) voidZlmHookService.onProxyAdded(StreamProxyItem param, StreamKey streamKey, jakarta.servlet.http.HttpServletRequest request)