Interface SimpleUDPServer.Exchange

    • Method Detail

      • sendReply

        boolean sendReply​(java.net.DatagramSocket socket)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • processRequest

        boolean processRequest​(java.net.DatagramSocket socket)
                        throws java.io.IOException
        Throws:
        java.io.IOException