|
![]() |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--ipworks.SnmpPDUTraceEvent
Fired for every packet sent or received.
The PDUTrace
event shows all the packets sent or received
by the control.
SourceAddress identifies the source of the packet. If the event is being fired for a packet generated by the control, SourceAddress is empty.
Snmp
,
Snmp.firePDUTrace
, Serialized FormField Summary | |
byte[] |
PDU
|
java.lang.String |
sourceAddress
|
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public byte[] PDU
public java.lang.String sourceAddress
|
![]() |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |