| Interface | Description |
|---|---|
| AugmentationReader |
Interface which should be implemented by proxy
InvocationHandler to
obtain augmentations from proxy implementations of Augmentable
object. |
| BindingNormalizedNodeCachingCodec<T extends TreeNode> |
Caching variant of Binding to Normalized Node codec.
|
| BindingNormalizedNodeCodec<T extends TreeNode> |
Codec providing serialization and deserializiation between Binding and
NormalizedNode representation of data.
|
| BindingTreeCodec |
Navigable tree representing hierarchy of Binding to Normalized Node codecs.
|
| BindingTreeNodeCodec<T extends TreeNode> |
Specific subtree codec to model subtree between Java Binding and DOM.
|
Copyright © 2019 OpenDaylight. All rights reserved.