Uses of Class
io.github.lunasaw.gb28181.common.entity.control.DeviceControlGuard
Packages that use DeviceControlGuard
Package
Description
-
Uses of DeviceControlGuard in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control
Methods in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control with parameters of type DeviceControlGuardModifier and TypeMethodDescriptionvoid
DeviceControlRequestHandler.handleGuardCmd
(DeviceControlGuard guardCmd) 处理布防/撤防命令 -
Uses of DeviceControlGuard in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler that return DeviceControlGuardModifier and TypeMethodDescriptionstatic DeviceControlGuard
TestDeviceControlRequestHandler.getReceivedGuard()
Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceControlGuardModifier and TypeMethodDescriptionvoid
TestDeviceControlRequestHandler.handleGuardCmd
(DeviceControlGuard guardCmd)