| Modifier and Type | Method and Description | 
|---|---|
TreeNodeSerializerImplementation | 
TreeNodeSerializerGenerator.getSerializer(Class<?> type)
Get a serializer for a particular type. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TreeNodeSerializerPrototype
Prototype of a TreeNodeSerializerImplementation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TreeNodeSerializerImplementation | 
AbstractStreamWriterGenerator.getSerializer(Class<?> type)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AugmentableDispatchSerializer
Dispatch serializer, which emits
  
BindingStreamEventWriter.startAugmentationNode(Class) events for
 supplied augmentation node. | 
class  | 
ChoiceDispatchSerializer
Dispatch serializer, which emit DOM data from Binding v2 via stream writer. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.