Uses of Class
org.snmp4j.Snmp.NotificationDispatcher
-
Packages that use Snmp.NotificationDispatcher Package Description org.snmp4j Provides classes and interfaces for creating, sending, and receiving SNMP messages. -
-
Uses of Snmp.NotificationDispatcher in org.snmp4j
Methods in org.snmp4j that return Snmp.NotificationDispatcher Modifier and Type Method Description protected Snmp.NotificationDispatcher
Snmp. createNotificationDispatcher()
Creates the internalSnmp.NotificationDispatcher
used to dispatch notifications.
-