Uses of Class
io.github.lunasaw.gb28181.common.entity.notify.DeviceKeepLiveNotify
Packages that use DeviceKeepLiveNotify
Package
Description
-
Uses of DeviceKeepLiveNotify in io.github.lunasaw.gbproxy.client.transmit.cmd
Methods in io.github.lunasaw.gbproxy.client.transmit.cmd with parameters of type DeviceKeepLiveNotifyModifier and TypeMethodDescriptionstatic StringClientCommandSender.sendKeepaliveCommand(FromDevice fromDevice, ToDevice toDevice, DeviceKeepLiveNotify deviceKeepLiveNotify) -
Uses of DeviceKeepLiveNotify in io.github.lunasaw.gbproxy.server.transmit.request.message
Methods in io.github.lunasaw.gbproxy.server.transmit.request.message with parameters of type DeviceKeepLiveNotifyModifier and TypeMethodDescriptionvoidDefaultServerMessageProcessorHandler.keepLiveDevice(DeviceKeepLiveNotify deviceKeepLiveNotify) voidServerMessageProcessorHandler.keepLiveDevice(DeviceKeepLiveNotify deviceKeepLiveNotify) 更新设备心跳信息 -
Uses of DeviceKeepLiveNotify in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler that return DeviceKeepLiveNotifyModifier and TypeMethodDescriptionstatic DeviceKeepLiveNotifyTestClientMessageProcessorHandler.getReceivedKeepalive()static DeviceKeepLiveNotifyTestServerMessageProcessorHandler.getReceivedKeepalive()获取接收到的心跳Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceKeepLiveNotifyModifier and TypeMethodDescriptionvoidTestServerMessageProcessorHandler.keepLiveDevice(DeviceKeepLiveNotify deviceKeepLiveNotify)