Uses of Class
io.github.lunasaw.gb28181.common.entity.query.DeviceConfigDownload
Packages that use DeviceConfigDownload
Package
Description
SIP客户端接收到MESSAGE类型请求后的处理
-
Uses of DeviceConfigDownload in io.github.lunasaw.gbproxy.client.transmit.request.message
Methods in io.github.lunasaw.gbproxy.client.transmit.request.message with parameters of type DeviceConfigDownloadModifier and TypeMethodDescriptionCustomMessageRequestHandler.getDeviceConfigResponse
(DeviceConfigDownload deviceConfigDownload) MessageRequestHandler.getDeviceConfigResponse
(DeviceConfigDownload deviceConfigDownload) 获取设备配置响应 -
Uses of DeviceConfigDownload in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceConfigDownloadModifier and TypeMethodDescriptionTestClientMessageProcessorHandler.getDeviceConfigResponse
(DeviceConfigDownload deviceConfigDownload)