Interface ServerSocket4

    • Method Detail

      • setSoTimeout

        void setSoTimeout​(int timeout)
      • getLocalPort

        int getLocalPort()
      • accept

        Socket4 accept()
                throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        void close()
            throws java.io.IOException
        Throws:
        java.io.IOException