Interface AbstractSimpleServer.Exchange

    • Method Detail

      • sendReply

        boolean sendReply​(java.io.OutputStream out)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • processRequest

        boolean processRequest​(java.io.BufferedReader in)
                        throws java.io.IOException
        Throws:
        java.io.IOException