Class LanServerDetector


  • public class LanServerDetector
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.apache.logging.log4j.Logger LOGGER  
      private static java.util.concurrent.atomic.AtomicInteger UNIQUE_THREAD_ID  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • UNIQUE_THREAD_ID

        private static final java.util.concurrent.atomic.AtomicInteger UNIQUE_THREAD_ID
      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
    • Constructor Detail

      • LanServerDetector

        public LanServerDetector()