See: Description
| Interface | Description |
|---|---|
| AnnotatedNodeInfo |
Abstraction of an entity that represents annotated nodes information.
|
| AnnotatedNodeInfo.Builder |
Abstraction of an entity that represents builder of annotated node
information.
|
| Annotation |
Abstraction of an entity that represents annotated attribute.
|
| AppModuleInfo |
Representation of an entity which defines additional information about the
module required for the model registration.
|
| CompositeData |
Abstraction of an entity that is composition of resource data and
associated annotations information.
|
| CompositeData.Builder |
Abstraction of an entity that represents builder of composite data.
|
| CompositeStream |
Abstraction of an entity that is composition of resource identifier and
data.
|
| ModelRegistrationParam |
Representation of model registration parameters.
|
| ModelRegistrationParam.Builder |
Abstraction of an entity that represents builder of model registration
parameters.
|
| RuntimeContext |
Abstraction of an entity that is representation of YANG runtime service
context information.
|
| RuntimeContext.Builder |
Abstraction of runtime context builder.
|
| YangModelRegistry |
Registry of YANG models known to YANG runtime.
|
| YangRuntimeService |
Service for encoding and decoding between internal and external model
representations.
|
| YangSerializer |
Abstraction of entity capable of encoding and decoding arbitrary
DataNode structures, which are in-memory representations of
YANG models, to and from various external representations, e.g. |
| YangSerializerContext |
Representation of a context for decoding YANG models via serializers.
|
| YangSerializerRegistry |
Registry of YANG serializers available as part of YANG runtime.
|
| Class | Description |
|---|---|
| DefaultAnnotatedNodeInfo |
Representation of default implementation of annotated node information.
|
| DefaultAnnotatedNodeInfo.Builder |
Represents implementation of annotated node information builder.
|
| DefaultAnnotation |
Representation of default implementation of annotation.
|
| DefaultAppModuleInfo |
Represents default application module information.
|
| DefaultCompositeData |
Representation of default implementation of composite data.
|
| DefaultCompositeData.Builder |
Represents implementation of composite data builder.
|
| DefaultCompositeStream |
Representation of default implementation of composite stream.
|
| DefaultModelRegistrationParam |
Represents default model registration parameter.
|
| DefaultModelRegistrationParam.Builder |
Represents implementation of model registration parameter builder.
|
| DefaultRuntimeContext |
Representation of default implementation of runtime context.
|
| DefaultRuntimeContext.Builder |
Represents implementation of runtime context builder.
|
| DefaultYangSerializerContext |
Represents YANG serializer context implementation.
|
| Exception | Description |
|---|---|
| YangRuntimeException |
Represents base class for exceptions in YANG runtime operations.
|
Copyright © 2017. All rights reserved.