Class PresenceModuleImpl.DelayDeliveryThread

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    PresenceModuleImpl

    public static class PresenceModuleImpl.DelayDeliveryThread
    extends Thread
    Class description
    Version:
    Enter version here..., 13/02/20
    Author:
    Enter your name here...
    • Method Detail

      • put

        public void put​(Collection<tigase.xml.Element> elements)
        Parameters:
        elements -
      • put

        public void put​(tigase.xml.Element element)
        Method description
        Parameters:
        element -
      • run

        public void run()
        Method description
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread