Class RecieverSocket


  • public class RecieverSocket
    extends Object
    Author:
    giovanni.antino@h2tcoin.com
    • Method Detail

      • getSelf

        public static Thread getSelf()
      • setSelf

        public static void setSelf​(Thread self)
      • getPort

        public int getPort()
      • getAddr

        public String getAddr()
      • start

        public void start​(int port)
      • stop

        public void stop()