Class SenderRunner

  • All Implemented Interfaces:
    Runnable

    public class SenderRunner
    extends Thread
    Author:
    giovanni.antino@h2tcoin.com
    • Method Detail

      • run

        public void run()
        call start() to send the object
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread