Class ClientTagSubscriptionManager.TagSubscription

    • Constructor Detail

      • TagSubscription

        public TagSubscription​(TagPath path)
    • Method Detail

      • getPath

        public TagPath getPath()
      • update

        public void update​(TagChangeEvent e)
        Notifies listeners of change. If true is returned, all listeners are invalid and the sub should be shut down.
      • size

        public int size()