Interface | Description |
---|---|
BindingCodecTree |
Navigable tree representing hierarchy of Binding to Normalized Node codecs.
|
BindingCodecTreeFactory | |
BindingCodecTreeNode<T extends DataObject> |
Subtree codec specific to model subtree between Java Binding and NormalizedNode.
|
BindingLazyContainerNode<T> |
A
ContainerNode backed by a binding DataObject , with lazy instantiation of the ContainerNode view. |
BindingNormalizedNodeCachingCodec<T extends DataObject> |
Caching variant of Binding to Normalized Node codec.
|
BindingNormalizedNodeCodec<T extends DataObject> |
Codec providing serialization and deserializiation between Binding
and NormalizedNode representation of data.
|
BindingNormalizedNodeSerializer |
Serialization service, which provides two-way serialization between Java
Binding Data representation and NormalizedNode representation.
|
BindingNormalizedNodeWriterFactory |
Factory for
BindingStreamEventWriter , which provides stream writers which translates data and delegates
calls to NormalizedNodeStreamWriter . |
Enum | Description |
---|---|
BindingCodecTreeNode.ChildAddressabilitySummary |
Enumeration of possible addressability attribute of all children.
|
Copyright © 2019 OpenDaylight. All rights reserved.