org.opennms.protocols.snmp
Class SnmpTrapSession.TrapHandler

java.lang.Object
  |
  +--org.opennms.protocols.snmp.SnmpTrapSession.TrapHandler
All Implemented Interfaces:
SnmpPacketHandler
Enclosing class:
SnmpTrapSession

private class SnmpTrapSession.TrapHandler
extends Object
implements SnmpPacketHandler

The internal trap handler class is designed to receive information from the enclosed SnmpPortal class. The information is the processed and forwarded when appropiate to the SnmpTrapHandler registered with the session.


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait