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
Fields in org.snmp4j declared as Snmp.NotificationDispatcher Modifier and Type Field Description private Snmp.NotificationDispatcher
Snmp. notificationDispatcher
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.
-