Class TopicDeliveryTimeTask

  • All Implemented Interfaces:
    Runnable

    public class TopicDeliveryTimeTask
    extends TimerTask
    Task sending a TopicDeliveryTimeNot to a UserAgent.
    • Method Detail

      • run

        public void run()
        Task to execute: send a TopicDeliveryTimeNot to the related UserAgent.
        Specified by:
        run in interface Runnable
        Specified by:
        run in class TimerTask