Class OTSFederatedDemoServer.ServerThread

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    OTSFederatedDemoServer

    class OTSFederatedDemoServer.ServerThread
    extends Thread
    Handle in separate thread to avoid 'lock' of the main application.
    • Constructor Detail

      • ServerThread

        ServerThread()
    • Method Detail

      • run

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