Package | Description |
---|---|
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.dp.services |
Service callback specific context and utilities.
|
com.tailf.ncs |
NCS Java machine management and control of Services, Neds,
callbacks and Applications
|
com.tailf.notif |
Package for subscription to asynchronous events.
|
Class and Description |
---|
AuthorizationOperCheck
AuthorizationOperCheck used as argument to authorization callbacks.
|
AuthorizationResult
Enum for returning authorization result from authorization callbacks
|
Completion
Reply structure container for completion callbacks.
|
CompletionDefaultReply
Default completion reply for callbacks invoked by a
tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
|
CompletionRangeEnumReply
Reply structure container for completion callbacks invoked by a
tailf:cli-custom-range-enumerator directive.
|
CompletionReply
Reply structure container for completion callbacks invoked by a
tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
|
Dp
This class implements the Data Provider API (DP).
|
DpAccumulate
The DpAccumulate object is used for accumulating operations on database from
the DpDataCallbacks
setElem , create , and
remove operations when they return
Conf.REPLY_ACCUMULATE . |
DpActionTrans
The action transaction context.
|
DpAuthContext
Authentication context class.
|
DpAuthorizationContext
Authorization context class.
|
DpCallbackException
Exception thrown from inside callbacks to identify problems.
|
DpCallbackWarningException
Warnings thrown from inside callbacks to identify problems.
|
DpDataFindNextIterator
Extended Iterator interface used to get
findNext functionality. |
DpDbContext
Database context.
|
DpException
General Dp Exception
|
DpExceptionReporter
Interface for the user of the Dp deamon to handle catched exceptions
in the implicit threads started in the Dp.read() method
|
DpListFilter
This class represents list filters that may be passed to data providers.
|
DpMountIdInterface |
DpNotifReplayCallback
This interface is used for the notifications replay callback.
|
DpNotifStream
The application can generate notifications that are sent via the northbound
protocols.
|
DpSnmpInformResponseCallback
This interface is used for the SNMP notifier callbacks.
|
DpSnmpNotifier
The application can send SNMP notifications and inform requests.
|
DpTrans
The transaction context.
|
DpUserInfo
The user information.
|
ListFilterExprOp
The type of comparison or function to employ when the filter type is
ListFilterType.CONFD_LF_CMP or ListFilterType.CONFD_LF_EXEC . |
ListFilterType
Enumeration of list filter types
|
NextObjectList
Instances of classes implementing this interface can be used as
return value for the
DpDataCallback.getIteratorObjectList(com.tailf.dp.DpTrans, com.tailf.conf.ConfObject[], java.lang.Object, java.util.Iterator<? extends java.lang.Object>)
method. |
Class and Description |
---|
AuthorizationOperCheck
AuthorizationOperCheck used as argument to authorization callbacks.
|
AuthorizationResult
Enum for returning authorization result from authorization callbacks
|
Completion
Reply structure container for completion callbacks.
|
DpActionCallback
This interface is used for the user actions callbacks.
|
DpActionTrans
The action transaction context.
|
DpAuthCallback
With this interface we can register a callback with ConfDs AAA subsystem, to
be invoked whenever AAA has completed processing of an authentication
attempt.
|
DpAuthContext
Authentication context class.
|
DpAuthorizationCallback
We can register two authorization callbacks with ConfD´s AAA subsystem.
|
DpAuthorizationContext
Authorization context class.
|
DpCallbackException
Exception thrown from inside callbacks to identify problems.
|
DpCallbackWarningException
Warnings thrown from inside callbacks to identify problems.
|
DpDataCallback
This interface is used for the user data callbacks.
|
DpDataFindNextIterator
Extended Iterator interface used to get
findNext functionality. |
DpDbCallback
This interface is used for the user database callbacks.
|
DpDbContext
Database context.
|
DpListFilter
This class represents list filters that may be passed to data providers.
|
DpNanoServiceCallback
This interface is used for the Nano Service callbacks.
|
DpServiceCallback
This interface is used for the service callbacks.
|
DpSnmpInformResponseCallback
This interface is used for the SNMP notifier callbacks.
|
DpTrans
The transaction context.
|
DpTransCallback
This interface is used for the user transaction callbacks.
|
DpTransValidateCallback
This interface is used for the user validation callbacks.
|
DpValpointCallback
This interface is used for the user valpoint callbacks.
|
Class and Description |
---|
Dp
This class implements the Data Provider API (DP).
|
DpCallbackException
Exception thrown from inside callbacks to identify problems.
|
DpTrans
The transaction context.
|
Class and Description |
---|
Dp
This class implements the Data Provider API (DP).
|
DpWorkerThreadPool
Dp Thread pool of worker thread.
|
Class and Description |
---|
DpUserInfo
The user information.
|