类 DefaultNotifyProcessorServer

java.lang.Object
io.github.lunasaw.gbproxy.test.user.server.DefaultNotifyProcessorServer
所有已实现的接口:
io.github.lunasaw.gbproxy.server.transimit.request.notify.NotifyProcessorServer

@Component public class DefaultNotifyProcessorServer extends Object implements io.github.lunasaw.gbproxy.server.transimit.request.notify.NotifyProcessorServer
版本:
1.0
作者:
luna
  • 构造器详细资料

    • DefaultNotifyProcessorServer

      public DefaultNotifyProcessorServer()
  • 方法详细资料

    • deviceNotifyUpdate

      public void deviceNotifyUpdate(String userId, io.github.lunasaw.gb28181.common.entity.notify.DeviceOtherUpdateNotify deviceOtherUpdateNotify)
      指定者:
      deviceNotifyUpdate 在接口中 io.github.lunasaw.gbproxy.server.transimit.request.notify.NotifyProcessorServer