Uses of Class
com.tailf.dp.DpSnmpNotifier
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
-
Uses of DpSnmpNotifier in com.tailf.dp
Modifier and TypeMethodDescriptionDp.createSnmpNotifier
(String name, String context_name) Creates (and registers) a SNMP Notifer @seeDpSnmpNotifier
.Dp.createSnmpNotifier
(String notify_name, String context_name, Object inform_cb) Creates (and registers) a SNMP Notifier @seeDpSnmpNotifier
.Dp.createSnmpNotifier
(String notify_name, String context_name, Object inform_cb, Socket socket) Creates (and registers) a SNMP Notifier seeDpSnmpNotifier
.