类 OTSTunnelReceiver

  • 所有已实现的接口:
    xin.manong.weapon.base.rebuild.RebuildListener

    public class OTSTunnelReceiver
    extends xin.manong.stream.sdk.receiver.Receiver
    implements xin.manong.weapon.base.rebuild.RebuildListener
    OTS通道数据接收器
    作者:
    frankcl
    • 构造器详细资料

      • OTSTunnelReceiver

        public OTSTunnelReceiver​(Map<String,​Object> configMap)
    • 方法详细资料

      • start

        public boolean start()
        指定者:
        start 在类中 xin.manong.stream.sdk.receiver.Receiver
      • stop

        public void stop()
        指定者:
        stop 在类中 xin.manong.stream.sdk.receiver.Receiver
      • notifyRebuildEvent

        public void notifyRebuildEvent​(xin.manong.weapon.base.rebuild.Rebuildable rebuildObject)
        指定者:
        notifyRebuildEvent 在接口中 xin.manong.weapon.base.rebuild.RebuildListener