| Interface | Description |
|---|---|
| NormalizedNodeDataInput |
Interface for reading
NormalizedNodes, YangInstanceIdentifiers, YangInstanceIdentifier.PathArguments
and SchemaPaths. |
| NormalizedNodeDataOutput |
Interface for emitting
NormalizedNodes, YangInstanceIdentifiers, YangInstanceIdentifier.PathArguments
and SchemaPaths. |
| SerializationUtils.Applier<T> |
| Class | Description |
|---|---|
| NormalizedNodeInputOutput | |
| NormalizedNodeInputStreamReader |
NormalizedNodeInputStreamReader reads the byte stream and constructs the normalized node including its children
nodes.
|
| SerializationUtils |
Provides various utility methods for serialization and de-serialization.
|
| Exception | Description |
|---|---|
| InvalidNormalizedNodeStreamException |
Exception thrown from NormalizedNodeInputStreamReader when the input stream does not contain
valid serialized data.
|
Copyright © 2019 OpenDaylight. All rights reserved.