Package | Description |
---|---|
org.soulwing.snmp |
Provides a façade over an SNMP and MIB implementation
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpListener.addHandler(SnmpNotificationHandler handler)
Adds a notification handler.
|
void |
SnmpListener.addHandler(SnmpNotificationHandler handler,
int priority)
Adds a notification handler.
|
void |
SnmpListener.removeHandler(SnmpNotificationHandler handler)
Removes a notification handler.
|
Copyright © 2012–2015. All rights reserved.