Uses of Class
com.tailf.ncs.snmp.snmp4j.NotifHandlerInstance
-
Uses of NotifHandlerInstance in com.tailf.ncs.snmp.snmp4j
Modifier and TypeMethodDescriptionNotificationReceiver.getRegisteredNotificationHandlers()
Get a copy of the registered chain of NotificationHandlerInstances An NotificationHandlerInstance is an NotificationHandler together with its registered opaque object.Modifier and TypeMethodDescriptionvoid
NotificationReceiver.register
(ArrayList<NotifHandlerInstance> handlerChain) This register method takes an ArrayList of NotificationHandlerInstances and registers these.