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