| Package | Description | 
|---|---|
| com.tailf.conf | 
 Data types and utilities for communication with the server. 
 | 
| com.tailf.dp | 
 Data provider API package, for implementation of callbacks for validations, actions, transformation etc. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfIPv4
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-address type. 
 | 
class  | 
ConfIPv6
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-address type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DpSnmpNotifier.setSourceAddress(ConfIP sourceIP)
Set the source IP address to be bound when sending notifications using
 the send() method. 
 |