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.ncs |
NCS Java machine management and control of Services, Neds,
callbacks and Applications
|
com.tailf.ncs.alarmman.common |
The Common Alarm Management package contains common definitions that are
used within the alarm manager.
|
com.tailf.ncs.alarmman.consumer |
The Alarm Manager consumer package provides support for subscription to
alarms in the NCS Alarm list.
|
com.tailf.ncs.alarmman.producer |
The Alarm Manager producer package provides support for injection of
alarms into the NCS Alarm list.
|
com.tailf.ncs.ns |
This package comprises name-space classes generated from the NCS YANG models.
|
com.tailf.ncs.snmp.snmp4j |
NCS snmp4j support package
|
com.tailf.ncs.template | |
com.tailf.ned |
Network Equipment Drivers package
|
com.tailf.notif |
Package for subscription to asynchronous events.
|
com.tailf.util |
Utility classes for representing compiled ConfNamespaces.
|
Class and Description |
---|
ConfCdbUpgradePath
Class Representing a KeyPath path.
|
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.
|
MountIdInterface |
Class and Description |
---|
Compiler |
ConfAttributeType
Enumeration of attribute types
|
ConfAttributeValue
Class that represents an attribute value for an element in a model.
|
ConfBinary
DATA_CONTAINER - Corresponds to the YANG tailf:hex-list and tailf:octet-list.
|
ConfBits
DATA_CONTAINER - This is the superclass for all bits types i.e.
|
ConfBool
DATA_CONTAINER - Corresponds to the YANG boolean type.
|
ConfBuf
DATA_CONTAINER - Corresponds to the YANG string type.
|
ConfCdbUpgradePath
Class Representing a KeyPath path.
|
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 or a leaf-list element.
|
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.
|
ConfTag
Class representing an element in a model.
|
ConfTagDefault
Class representing an element in a model.
|
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.
|
MountIdInterface |
SocketFactoryCallback
Interface for user defined creation of sockets, towards NCS/Confd
|
XMLParamType
Enum identifying type of ConfXMLParam subclass.
|
Class and Description |
---|
ConfAttributeValue
Class that represents an attribute value for an element 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 or a leaf-list element.
|
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 represents an attribute value for an element 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 or a leaf-list element.
|
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.
|
Class and Description |
---|
ConfException
Exception base class.
|
ConfHaNode
ConfHaNode represents a HA node by identity and IP address
|
ConfResponse
Internal Class.
|
ConfValue
Base class of the DATA_CONTAINER Conf
|
ErrorCode
Error codes for all errors delivered over the protocol.
|
Class and Description |
---|
ConfAttributeType
Enumeration of attribute types
|
ConfAttributeValue
Class that represents an attribute value for an element in a model.
|
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
|
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 or a leaf-list element.
|
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.
|
MountIdInterface |
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.
|
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 or a leaf-list element.
|
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.
|
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.
|
MountIdInterface |
Class and Description |
---|
ConfException
Exception base class.
|
ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
ConfObjectRef
Corresponds to the YANG instance-identifier type
|
ErrorCode
Error codes for all errors delivered over the protocol.
|
Class and Description |
---|
ConfBuf
DATA_CONTAINER - Corresponds to the YANG string type.
|
ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
ConfException
Exception base class.
|
ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
ConfNamespace
Base class of the ConfNamespace objects.
|
ConfObjectRef
Corresponds to the YANG instance-identifier type
|
ConfOID
DATA_CONTAINER - Corresponds to the YANG tailf:oid type.
|
ConfPath
Class Representing an KeyPath path.
|
ConfValue
Base class of the DATA_CONTAINER Conf
|
MountIdInterface |
Class and Description |
---|
ConfException
Exception base class.
|
Class and Description |
---|
ConfBuf
DATA_CONTAINER - Corresponds to the YANG string type.
|
ConfDatetime
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
|
ConfException
Exception base class.
|
ConfIdentityRef
DATA_CONTAINER - Corresponds to the YANG identityRef type.
|
Class and Description |
---|
ConfNamespace
Base class of the ConfNamespace objects.
|
Class and Description |
---|
ConfKey
This class represents a list key or a leaf-list element.
|
Class and Description |
---|
ConfException
Exception base class.
|
ConfPath
Class Representing an KeyPath path.
|
Class and Description |
---|
ConfException
Exception base class.
|
ConfObject
Base class of the Conf data type classes.
|
ConfPath
Class Representing an KeyPath path.
|
ConfXMLParam
Represents the base class of a flat XML structure.
|
ErrorMessageFormatter |
ErrorVerbosity
verbosity levels for reported errors
|
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
|
ConfList
DATA_CONTAINER - Corresponds to the YANG leaf-list.
|
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.
|