Uses of Interface
io.github.lunasaw.sip.common.service.DeviceSupplier
Packages that use DeviceSupplier
Package
Description
-
Uses of DeviceSupplier in io.github.lunasaw.gbproxy.client.service
Classes in io.github.lunasaw.gbproxy.client.service that implement DeviceSupplierModifier and TypeClassDescriptionclass
客户端设备提供器默认实现 基于SipClientProperties配置的客户端设备管理 -
Uses of DeviceSupplier in io.github.lunasaw.gbproxy.server.service
Classes in io.github.lunasaw.gbproxy.server.service that implement DeviceSupplierModifier and TypeClassDescriptionclass
服务端设备提供器默认实现 基于Gb28181ServerProperties配置的服务端设备管理 -
Uses of DeviceSupplier in io.github.lunasaw.gbproxy.test.config
Classes in io.github.lunasaw.gbproxy.test.config that implement DeviceSupplier -
Uses of DeviceSupplier in io.github.lunasaw.sip.common.service
Subinterfaces of DeviceSupplier in io.github.lunasaw.sip.common.serviceModifier and TypeInterfaceDescriptioninterface
客户端设备提供器接口 扩展DeviceSupplier接口,提供客户端特定的设备获取能力interface
服务端设备提供器接口 扩展DeviceSupplier接口,提供服务端特定的设备获取能力