Uses of Package
com.tailf.dp
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
Annotations and proxy helper classes for callbacks.
Service callback specific context and utilities.
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Package for subscription to asynchronous events.
-
ClassDescriptionAuthorizationOperCheck used as argument to authorization callbacks.Enum for returning authorization result from authorization callbacksReply structure container for completion callbacks.Default completion reply for callbacks invoked by a tailf:cli-completion-actionpoint or a tailf:cli-custom-range-actionpoint directive.Reply structure container for completion callbacks invoked by a tailf:cli-custom-range-enumerator directive.Reply structure container for completion callbacks invoked by a tailf:cli-completion-actionpoint or a tailf:cli-custom-range-actionpoint directive.This class implements the Data Provider API (DP).The DpAccumulate object is used for accumulating operations on database from the DpDataCallbacks
setElem
,create
, andremove
operations when they returnConf.REPLY_ACCUMULATE
.The action transaction context.Authentication context class.Authorization context class.Exception thrown from inside callbacks to identify problems.Warnings thrown from inside callbacks to identify problems.Extended Iterator interface used to getfindNext
functionality.Database context.General Dp ExceptionInterface for the user of the Dp deamon to handle catched exceptions in the implicit threads started in the Dp.read() methodThis class represents list filters that may be passed to data providers.This interface is used for the notifications replay callback.The application can generate notifications that are sent via the northbound protocols.This interface is used for the SNMP notifier callbacks.The application can send SNMP notifications and inform requests.The transaction context.The user information.The type of comparison or function to employ when the filter type isListFilterType.CONFD_LF_CMP
orListFilterType.CONFD_LF_EXEC
.Enumeration of list filter typesInstances of classes implementing this interface can be used as return value for theDpDataCallback.getIteratorObjectList(com.tailf.dp.DpTrans, com.tailf.conf.ConfObject[], java.lang.Object, java.util.Iterator<? extends java.lang.Object>)
method. -
ClassDescriptionAuthorizationOperCheck used as argument to authorization callbacks.Enum for returning authorization result from authorization callbacksReply structure container for completion callbacks.This interface is used for the user actions callbacks.The action transaction context.With this interface we can register a callback with ConfDs AAA subsystem, to be invoked whenever AAA has completed processing of an authentication attempt.Authentication context class.We can register two authorization callbacks with ConfD´s AAA subsystem.Authorization context class.Exception thrown from inside callbacks to identify problems.Warnings thrown from inside callbacks to identify problems.This interface is used for the user data callbacks.Extended Iterator interface used to get
findNext
functionality.This interface is used for the user database callbacks.Database context.This class represents list filters that may be passed to data providers.This interface is used for the Nano Service callbacks.This interface is used for the service callbacks.This interface is used for the SNMP notifier callbacks.The transaction context.This interface is used for the user transaction callbacks.This interface is used for the user validation callbacks.This interface is used for the user valpoint callbacks. -
ClassDescriptionThis class implements the Data Provider API (DP).Exception thrown from inside callbacks to identify problems.The transaction context.
-
ClassDescriptionThis class implements the Data Provider API (DP).Dp Thread pool of worker thread.
-