Class Config

    • Constructor Summary

      Constructors 
      Constructor Description
      Config​(boolean tcpReuseAddress)  
    • Method Summary

      Modifier and Type Method Description
      boolean tcpReuseAddress()  
      • Methods inherited from class java.lang.Object

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

      • Config

        public Config​(boolean tcpReuseAddress)
    • Method Detail

      • tcpReuseAddress

        public boolean tcpReuseAddress()