org.opennms.protocols.snmp
Class SnmpPortal.Receiver

java.lang.Object
  |
  +--org.opennms.protocols.snmp.SnmpPortal.Receiver
All Implemented Interfaces:
Runnable
Enclosing class:
SnmpPortal

private class SnmpPortal.Receiver
extends Object
implements Runnable

Defines the inner class that monitors the datagram socket and receives all the PDU responses. If an exception is generated then it is saved in m_why and can be re-generated with a call to raise().


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