| 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. 
 | 
| com.tailf.dp.annotations | 
 Annotations and proxy helper classes for callbacks. 
 | 
| com.tailf.maapi | 
 MAAPI is an API which provides full access to the systems internal
 transaction engine. 
 | 
| com.tailf.ncs | 
 NCS Java machine management and control of Services, Neds,
 callbacks and Applications 
 | 
| com.tailf.ned | 
 Network Equipment Drivers package 
 | 
| Constructor and Description | 
|---|
ConfIPv4(ConfETuple vtup)  | 
ConfIPv6(ConfETuple vtup)  | 
ConfUserInfo(ConfETuple usess)
Internally used constructor to create a UserInfo record 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DpSnmpInformResponseCallback.result(Integer ref,
      ConfETuple target,
      Boolean gotResponse)
This callback provides the application with possibility to to take
 actions based on the result of an inform request for a specific receiver. 
 | 
void | 
DpSnmpInformResponseCallback.targets(Integer ref,
       ConfETuple[] targets)
This callback provides the application with possibility to to take
 actions based on the intended targets of an inform request. 
 | 
| Constructor and Description | 
|---|
DpUserInfo(ConfETuple usess)
Internally used Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpInformResponseCallbackProxy.result(Integer ref,
      ConfETuple target,
      Boolean gotResponse)  | 
void | 
SnmpInformResponseCallbackProxy.targets(Integer ref,
       ConfETuple[] targets)  | 
| Constructor and Description | 
|---|
MaapiRollback(ConfETuple file)  | 
MaapiUserSession(ConfETuple usess)
Internally used constructor 
 | 
MaapiUserSession(int lmode,
                ConfETuple usess)
Internally used constructor 
 | 
| Constructor and Description | 
|---|
NcsCtlCommand(ConfETuple t,
             Socket socket)  | 
| Constructor and Description | 
|---|
NedCmd(ConfETuple t)  | 
NedEditOp(ConfETuple t)  |