public final class CodecsRegistryImpl extends Object implements CodecsRegistry
| Modifier and Type | Method and Description |
|---|---|
static CodecsRegistryImpl |
create(org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecFactory,
org.opendaylight.mdsal.binding.generator.impl.GeneratedClassLoadingStrategy classStrategy) |
Codecs |
getCodecs(RIBSupport<?,?,?,?> ribSupport)
Return the Codecs class registered for given RIBSupport.
|
public static CodecsRegistryImpl create(org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecFactory, org.opendaylight.mdsal.binding.generator.impl.GeneratedClassLoadingStrategy classStrategy)
public Codecs getCodecs(RIBSupport<?,?,?,?> ribSupport)
CodecsRegistrygetCodecs in interface CodecsRegistryribSupport - associated with Codecs classCopyright © 2019 OpenDaylight. All rights reserved.