|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snmp4j.test.MultiThreadedTrapReceiver
public class MultiThreadedTrapReceiver
Constructor Summary | |
---|---|
MultiThreadedTrapReceiver()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
processPdu(CommandResponderEvent event)
Process an incoming request, report or notification PDU. |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiThreadedTrapReceiver()
Method Detail |
---|
public void run()
public static void main(java.lang.String[] args)
public void processPdu(CommandResponderEvent event)
CommandResponder
processPdu
in interface CommandResponder
event
- a CommandResponderEvent
instance containing the PDU to
process and some additional information returned by the message
processing model that decoded the SNMP message.
|
Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |