public interface RawPduListener
extends java.util.EventListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
version_id |
Modifier and Type | Method and Description |
---|---|
void |
rawPduReceived(RawPduEvent evt)
Invoked when a pdu is received.
|
static final java.lang.String version_id
void rawPduReceived(RawPduEvent evt)