Which method of DatagramSocket class is used to receive DatagramPackets in Java?
receivePacket()
receive()
accept()
acceptPacket()