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.NotificationDispatcherSnmp. notificationDispatcherMethods in org.snmp4j that return Snmp.NotificationDispatcher Modifier and Type Method Description protected Snmp.NotificationDispatcherSnmp. createNotificationDispatcher()Creates the internalSnmp.NotificationDispatcherused to dispatch notifications.
-