Uses of Class
org.snmp4j.agent.mo.snmp.NotificationLogEvent
-
Packages that use NotificationLogEvent Package Description org.snmp4j.agent.mo.snmp -
-
Uses of NotificationLogEvent in org.snmp4j.agent.mo.snmp
Methods in org.snmp4j.agent.mo.snmp with parameters of type NotificationLogEvent Modifier and Type Method Description protected voidNotificationOriginatorImpl. fireNotificationLogEvent(NotificationLogEvent<?> event)<A extends org.snmp4j.smi.Address>
voidNotificationLogListener. notificationLogEvent(NotificationLogEvent<A> notificationLogEvent)Process a notification log event.<A extends org.snmp4j.smi.Address>
voidNotificationLogMib. notificationLogEvent(NotificationLogEvent<A> notificationLogEvent)
-