Class TCPThread

  • All Implemented Interfaces:
    java.lang.Runnable

    public class TCPThread
    extends RecieverThread
    TCPThread
    • Constructor Detail

      • TCPThread

        public TCPThread​(ServiceAgent pSrvAgent)
        Ctor.
        Parameters:
        pSrvAgent -
    • Method Detail

      • init

        protected void init()
                     throws java.io.IOException
        Specified by:
        init in class RecieverThread
        Throws:
        java.io.IOException
      • mainLoop

        protected void mainLoop()
                         throws java.io.IOException
        Specified by:
        mainLoop in class RecieverThread
        Throws:
        java.io.IOException