public static class PduMulticastReceiver.Event
extends java.util.EventObject
| Constructor and Description |
|---|
Event(PduMulticastReceiver 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(PduMulticastReceiver src)
PduMulticastReceiver.src - the source of the event