Package cern.dip

Interface DipSubscription

    • Method Detail

      • getTopicName

        java.lang.String getTopicName()
        Returns Name of the DipData item this object is subscribed to.
      • requestUpdate

        void requestUpdate()
        Requests last value to be re-send. This value will be received via the normal subscription listener mechanism.