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 TypeMethodDescriptionvoid
AbstractZlmHookService.onProxyAdded
(StreamProxyItem param, StreamKey streamKey, jakarta.servlet.http.HttpServletRequest request) void
ZlmHookService.onProxyAdded
(StreamProxyItem param, StreamKey streamKey, jakarta.servlet.http.HttpServletRequest request)