|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the listener for incoming traps. The TrapEvent events are generated when traps are received by the generator, i.e. Snmp Trap Receiver. The Snmp Trap Receiver calls the receivedTrap method of all the Trap Listener objects registered to it. The TrapEvent contains the TrapPDU and the details of the Trap received.
SnmpTrapReceiver
,
TrapEvent
Method Summary | |
void |
receivedTrap(TrapEvent e)
Invoked on the listener when the trap is received by the generator, i.e, SnmpTrapReceiver. |
Method Detail |
public void receivedTrap(TrapEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |