Interface DatagramReceiver

    • Method Detail

      • getReceiveLimit

        int getReceiveLimit()
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • receive

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