Interface DatagramReceiver

All Known Subinterfaces:
DatagramTransport
All Known Implementing Classes:
DTLSTransport, UDPTransport

public interface DatagramReceiver
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
    receive(byte[] buf, int off, int len, int waitMillis)