Uses of Class
com.tailf.ncs.snmp.snmp4j.NotificationReceiver
Packages that use NotificationReceiver
-
Uses of NotificationReceiver in com.tailf.ncs.snmp.snmp4j
Methods in com.tailf.ncs.snmp.snmp4j that return NotificationReceiverModifier and TypeMethodDescriptionstatic NotificationReceiver
NotificationReceiver.getNotificationReceiver()
Deprecated.static NotificationReceiver
NotificationReceiver.getNotificationReceiver
(String host, int port) Deprecated.UsegetNotificationReceiver(SocketAddress)
instead.static NotificationReceiver
NotificationReceiver.getNotificationReceiver
(SocketAddress address) Factory method to get a NotificationReceiver instance.
getNotificationReceiver(SocketAddress)
instead.