Interface | Description |
---|---|
NormalizedNodeDataInput |
Interface for reading
NormalizedNode s, YangInstanceIdentifier s, YangInstanceIdentifier.PathArgument s
and SchemaPath s. |
NormalizedNodeDataOutput |
Interface for emitting
NormalizedNode s, YangInstanceIdentifier s, YangInstanceIdentifier.PathArgument s
and SchemaPath s. |
SerializationUtils.Applier<T> |
Class | Description |
---|---|
NormalizedNodeInputOutput | |
SerializationUtils |
Provides various utility methods for serialization and de-serialization.
|
Enum | Description |
---|---|
NormalizedNodeStreamVersion |
Enumeration of all stream versions this implementation supports on both input and output.
|
Exception | Description |
---|---|
InvalidNormalizedNodeStreamException |
Exception thrown from NormalizedNodeInputStreamReader when the input stream does not contain
valid serialized data.
|
Copyright © 2019 OpenDaylight. All rights reserved.