| Package | Description |
|---|---|
| org.friendlysnmp |
Provides classes and interfaces to access FriendlySNMP API.
|
| org.friendlysnmp.plugin.core |
Contains classes to support FRIENDLY-SNMP-MIB.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FriendlyAgent.addUncaughtExceptionListener(UncaughtExceptionListener l)
Adds
UncaughtExceptionListener |
void |
AgentWorker.addUncaughtExceptionListener(UncaughtExceptionListener l)
Adds
UncaughtExceptionListener |
void |
FriendlyAgent.removeUncaughtExceptionListener(UncaughtExceptionListener l)
Removes
UncaughtExceptionListener |
void |
AgentWorker.removeUncaughtExceptionListener(UncaughtExceptionListener l)
Removes
UncaughtExceptionListener |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreExceptionsHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|