public static class PduNioMulticastReceiver.Event
extends java.util.EventObject
Constructor and Description |
---|
Event(PduNioMulticastReceiver src)
Creates a Event based on the given
PduMulticastReceiver . |
Modifier and Type | Method and Description |
---|---|
Pdu |
getPdu()
Returns the
Pdu for this event. |
public Event(PduNioMulticastReceiver src)
PduMulticastReceiver
.src
- the source of the event