| Package | Description |
|---|---|
| com.tailf.cdb |
Package with methods for connecting to the configuration database.
|
| 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.dp.services |
Service callback specific context and utilities.
|
| com.tailf.ha |
Package for setup and control of High Availability cluster nodes.
|
| com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
| com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
| com.tailf.notif |
Package for subscription of asynchronous events.
|
| com.tailf.util |
Utility classes for representing compiled ConfNamespaces.
|
| Class and Description |
|---|
| ConfCLIToken |
| ConfException
Exception base class.
|
| ConfIterate
The subinterfaces to this interfaces is used as parameter to various
diffIterate methods. |
| ConfNamespace
Base class of the ConfNamespace objects.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfResponse
Internal Class.
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| DiffIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| DiffIterateOperFlag
The modification flags supplied by the library to
CdbDiffIterate, MaapiDiffIterate user implementation
of the CdbDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,com.tailf.conf.ConfObject,
Object) and
MaapiDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,
com.tailf.conf.ConfObject,Object). |
| DiffIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| Class and Description |
|---|
| Compiler |
| ConfAttributeType
Database types specified when setting up CDB sessions
|
| ConfAttributeValue
Class that represent attribute value for an elements in a model.
|
| ConfBinary
DATA_CONTAINER - Corresponds to the YANG tailf:hex-list and tailf:octet-list.
|
| ConfBit32
DATA_CONTAINER - Corresponds to the YANG bit32 type.
|
| ConfBool
DATA_CONTAINER - Corresponds to the YANG boolean type.
|
| ConfBuf
DATA_CONTAINER - Corresponds to the YANG string type.
|
| ConfDate
DATA_CONTAINER - Corresponds to the confspec xs:date type.
|
| ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
| ConfDefault
Class representing value of type J_DEFAULT.
|
| ConfDottedQuad
DATA_CONTAINER - Corresponds to the YANG dotted-quad type.
|
| ConfDouble
DATA_CONTAINER - Corresponds to the confspec xs:double type.
|
| ConfDuration
DATA_CONTAINER - Corresponds to the confspec xs:duration type.
|
| ConfEnumeration
DATA_CONTAINER - Corresponds to the YANG Enumeration type.
|
| ConfException
Exception base class.
|
| ConfFindNextType
Enum used in findNext calls to determine if the element extraction
should start at indicated element or the element after that
|
| ConfFloat
DATA_CONTAINER - Corresponds to the confspec xs:float type.
|
| ConfHaNode
ConfHaNode represents a HA node by identity and IP address
|
| ConfHexString
DATA_CONTAINER - Corresponds to the YANG
hex-string type. |
| ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
| ConfInt32
DATA_CONTAINER - Corresponds to the YANG int32 type.
|
| ConfInt64
DATA_CONTAINER - Corresponds to the YANG int64 type.
|
| ConfIP
DATA_CONTAINER - Base class for ConfIPv4 and ConfIPv6 containers
|
| ConfIPAndPrefixLen
DATA_CONTAINER - Base class for ConfIPv4AndPrefixLen and
ConfIPv6AndPrefixLen containers
|
| ConfIPPrefix
DATA_CONTAINER - Base class for ConfIPv4Prefix and
ConfIPv6Prefix containers
|
| ConfIPv4
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-address type.
|
| ConfIPv4AndPrefixLen
DATA_CONTAINER - Corresponds to the YANG tailf:ipv4-address-and-prefix-length
type.
|
| ConfIPv4Prefix
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-prefix type.
|
| ConfIPv6
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-address type.
|
| ConfIPv6AndPrefixLen
DATA_CONTAINER - Corresponds to the YANG tailf:ipv6-address-and-prefix-length
type.
|
| ConfIPv6Prefix
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-prefix type.
|
| ConfIterate
The subinterfaces to this interfaces is used as parameter to various
diffIterate methods. |
| ConfIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| ConfIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ConfKey
This class represents a list key, a list key can consist of one or more
values.
|
| ConfList
DATA_CONTAINER - Corresponds to the YANG leaf-list.
|
| ConfList.WhereTo |
| ConfNamespace
Base class of the ConfNamespace objects.
|
| ConfNoExists
Class representing value of type J_NOEXISTS.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfObjectRef
Corresponds to the YANG instance-identifier type
|
| ConfOID
DATA_CONTAINER - Corresponds to the YANG tailf:oid type.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfQname
DATA_CONTAINER - Corresponds to the confspec xs:qName type.
|
| ConfResponse
Internal Class.
|
| ConfTime
DATA_CONTAINER - Corresponds to the confspec xs:time type.
|
| ConfTypeDescriptor
Conf value type descriptor.
|
| ConfUInt32
DATA_CONTAINER - Corresponds to the YANG uint32 type
|
| ConfUInt64
DATA_CONTAINER - Corresponds to the YANG uint64 type
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfWarning
Warning messages container.
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| ConfXMLParamStart
Identifies a starting point in the model from which other parameters are
relatively defined.
|
| ConfXMLTagH
DATA_CONTAINER - Corresponds to the confspec XML Tag.
|
| DiffIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| DiffIterateOperFlag
The modification flags supplied by the library to
CdbDiffIterate, MaapiDiffIterate user implementation
of the CdbDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,com.tailf.conf.ConfObject,
Object) and
MaapiDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,
com.tailf.conf.ConfObject,Object). |
| DiffIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| ErrorVerbosity
verbosity levels for reported errors
|
| InstancePath
Class Representing an path.
|
| SocketFactoryCallback
Interface for user defined creation of sockets, towards NCS/Confd
|
| XMLParamType
Enum identifying type of ConfXMLParam subclass.
|
| Class and Description |
|---|
| ConfAttributeValue
Class that represent attribute value for an elements in a model.
|
| ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
| ConfException
Exception base class.
|
| ConfFindNextType
Enum used in findNext calls to determine if the element extraction
should start at indicated element or the element after that
|
| ConfIP
DATA_CONTAINER - Base class for ConfIPv4 and ConfIPv6 containers
|
| ConfKey
This class represents a list key, a list key can consist of one or more
values.
|
| ConfNamespace
Base class of the ConfNamespace objects.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfQname
DATA_CONTAINER - Corresponds to the confspec xs:qName type.
|
| ConfResponse
Internal Class.
|
| ConfTag
Class representing an element in a model.
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| ErrorMessageFormatter |
| ErrorVerbosity
verbosity levels for reported errors
|
| SnmpVarbind
The SnmpVarbind is a data structure for holding an SNMP variable binding
which is on either of the forms:
Variable - Value
OID - Value
Column - RowIndex - Value
|
| Class and Description |
|---|
| ConfAttributeValue
Class that represent attribute value for an elements in a model.
|
| ConfFindNextType
Enum used in findNext calls to determine if the element extraction
should start at indicated element or the element after that
|
| ConfKey
This class represents a list key, a list key can consist of one or more
values.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfQname
DATA_CONTAINER - Corresponds to the confspec xs:qName type.
|
| ConfTag
Class representing an element in a model.
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| Class and Description |
|---|
| ConfException
Exception base class.
|
| ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
| ConfPath
Class Representing an KeyPath path.
|
| Class and Description |
|---|
| ConfException
Exception base class.
|
| ConfHaNode
ConfHaNode represents a HA node by identity and IP address
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| Class and Description |
|---|
| ConfAttributeType
Database types specified when setting up CDB sessions
|
| ConfAttributeValue
Class that represent attribute value for an elements in a model.
|
| ConfEnumeration
DATA_CONTAINER - Corresponds to the YANG Enumeration type.
|
| ConfException
Exception base class.
|
| ConfFindNextType
Enum used in findNext calls to determine if the element extraction
should start at indicated element or the element after that
|
| ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
| ConfIterate
The subinterfaces to this interfaces is used as parameter to various
diffIterate methods. |
| ConfIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| ConfIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ConfKey
This class represents a list key, a list key can consist of one or more
values.
|
| ConfNamespace
Base class of the ConfNamespace objects.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfResponse
Internal Class.
|
| ConfTag
Class representing an element in a model.
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfWarning
Warning messages container.
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| DiffIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| DiffIterateOperFlag
The modification flags supplied by the library to
CdbDiffIterate, MaapiDiffIterate user implementation
of the CdbDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,com.tailf.conf.ConfObject,
Object) and
MaapiDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,
com.tailf.conf.ConfObject,Object). |
| DiffIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| SnmpVarbind
The SnmpVarbind is a data structure for holding an SNMP variable binding
which is on either of the forms:
Variable - Value
OID - Value
Column - RowIndex - Value
|
| Class and Description |
|---|
| ConfBinary
DATA_CONTAINER - Corresponds to the YANG tailf:hex-list and tailf:octet-list.
|
| ConfBit32
DATA_CONTAINER - Corresponds to the YANG bit32 type.
|
| ConfBit64
DATA_CONTAINER - Corresponds to the YANG bit64 type.
|
| ConfBool
DATA_CONTAINER - Corresponds to the YANG boolean type.
|
| ConfBuf
DATA_CONTAINER - Corresponds to the YANG string type.
|
| ConfCLIToken |
| ConfDate
DATA_CONTAINER - Corresponds to the confspec xs:date type.
|
| ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
| ConfDecimal64
DATA_CONTAINER - Corresponds to the YANG decimal64 type.
|
| ConfDouble
DATA_CONTAINER - Corresponds to the confspec xs:double type.
|
| ConfDuration
DATA_CONTAINER - Corresponds to the confspec xs:duration type.
|
| ConfEnumeration
DATA_CONTAINER - Corresponds to the YANG Enumeration type.
|
| ConfException
Exception base class.
|
| ConfFloat
DATA_CONTAINER - Corresponds to the confspec xs:float type.
|
| ConfHexList
DATA_CONTAINER - Corresponds to the YANG
tailf:hex-list type. |
| ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
| ConfInt16
DATA_CONTAINER - Corresponds to the YANG int16 type.
|
| ConfInt32
DATA_CONTAINER - Corresponds to the YANG int32 type.
|
| ConfInt64
DATA_CONTAINER - Corresponds to the YANG int64 type.
|
| ConfInt8
DATA_CONTAINER - Corresponds to the YANG int8 type.
|
| ConfIPv4
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-address type.
|
| ConfIPv4Prefix
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-prefix type.
|
| ConfIPv6
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-address type.
|
| ConfIPv6Prefix
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-prefix type.
|
| ConfIterate
The subinterfaces to this interfaces is used as parameter to various
diffIterate methods. |
| ConfKey
This class represents a list key, a list key can consist of one or more
values.
|
| ConfNamespace
Base class of the ConfNamespace objects.
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfObjectRef
Corresponds to the YANG instance-identifier type
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfResponse
Internal Class.
|
| ConfUInt16
DATA_CONTAINER - Corresponds to the YANG uint16 type
|
| ConfUInt32
DATA_CONTAINER - Corresponds to the YANG uint32 type
|
| ConfUInt64
DATA_CONTAINER - Corresponds to the YANG uint64 type
|
| ConfUInt8
DATA_CONTAINER - Corresponds to the YANG uint8 type
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| DiffIterateFlags
Enumeration flags us by
CdbSubscription.diffIterate(int,CdbDiffIterate,EnumSet,Object) to
control the behavior of iterate over changes made in CDB data. |
| DiffIterateOperFlag
The modification flags supplied by the library to
CdbDiffIterate, MaapiDiffIterate user implementation
of the CdbDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,com.tailf.conf.ConfObject,
Object) and
MaapiDiffIterate.iterate(com.tailf.conf.ConfObject[],
DiffIterateOperFlag,com.tailf.conf.ConfObject,
com.tailf.conf.ConfObject,Object). |
| DiffIterateResultFlag
flags us by DiffIterate interface The iterate() method should return any
of the following constants
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| Class and Description |
|---|
| ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
| ConfException
Exception base class.
|
| ConfHaNode
ConfHaNode represents a HA node by identity and IP address
|
| ConfObject
Base class of the Conf data type classes.
|
| ConfResponse
Internal Class.
|
| ConfUInt64
DATA_CONTAINER - Corresponds to the YANG uint64 type
|
| ConfValue
Base class of the DATA_CONTAINER Conf
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|
| ErrorCode
Error codes for all errors delivered over the protocol.
|
| Class and Description |
|---|
| ConfException
Exception base class.
|
| ConfPath
Class Representing an KeyPath path.
|
| ConfXMLParam
Represents the base class of a flat XML structure.
|