public class AugmentableDispatchSerializer extends Object implements DataObjectSerializerImplementation
BindingStreamEventWriter.startAugmentationNode(Class)
events for supplied augmentation node.Constructor and Description |
---|
AugmentableDispatchSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(DataObjectSerializerRegistry reg,
DataObject obj,
BindingStreamEventWriter stream)
Writes stream events for supplied data object to provided stream.
|
public void serialize(DataObjectSerializerRegistry reg, DataObject obj, BindingStreamEventWriter stream) throws IOException
DataObjectSerializerImplementation
DataObjectSerializerRegistry may be used to lookup serializers for other generated classes in order to support writing their events.
serialize
in interface DataObjectSerializerImplementation
IOException
Copyright © 2019 OpenDaylight. All rights reserved.