Class TcpUtils.SocketOptionSetter

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SocketOptionSetter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean setOption​(java.net.ServerSocket socket)  
      • Methods inherited from class java.lang.Object

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

      • SocketOptionSetter

        private SocketOptionSetter()
    • Method Detail

      • setOption

        public boolean setOption​(java.net.ServerSocket socket)
                          throws java.net.SocketException
        Specified by:
        setOption in interface TcpUtils.OptionSetter
        Throws:
        java.net.SocketException