Package | Description |
---|---|
org.opendaylight.yangtools.binding.data.codec.gen.impl | |
org.opendaylight.yangtools.binding.data.codec.impl |
Modifier and Type | Class and Description |
---|---|
class |
StreamWriterGenerator
Concrete implementation of
AbstractStreamWriterGenerator
which in runtime generates classes implementing DataObjectSerializerImplementation
interface and are used to serialize Binding DataObject . |
Modifier and Type | Method and Description |
---|---|
static DataObjectSerializerGenerator |
StreamWriterGenerator.create(JavassistUtils utils)
Create a new instance backed by a specific
JavassistUtils instance. |
Constructor and Description |
---|
BindingNormalizedNodeCodecRegistry(DataObjectSerializerGenerator generator) |
Copyright © 2018 OpenDaylight. All rights reserved.