Interface DatagramSender

    • Method Detail

      • getSendLimit

        int getSendLimit()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • send

        void send​(byte[] buf,
                  int off,
                  int len)
           throws java.io.IOException
        Throws:
        java.io.IOException