public abstract class AbstractBundleMessageFactory<T extends org.opendaylight.yangtools.yang.binding.DataContainer> extends Object implements OFSerializer<T>, SerializerRegistryInjector
Modifier and Type | Field and Description |
---|---|
protected SerializerRegistry |
serializerRegistry |
Constructor and Description |
---|
AbstractBundleMessageFactory() |
Modifier and Type | Method and Description |
---|---|
void |
injectSerializerRegistry(SerializerRegistry registry)
Injects serializer registry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
protected SerializerRegistry serializerRegistry
public void injectSerializerRegistry(SerializerRegistry registry)
SerializerRegistryInjector
injectSerializerRegistry
in interface SerializerRegistryInjector
registry
- registry instanceCopyright © 2019 OpenDaylight. All rights reserved.