Class ConstantCodecsRegistry

    • Constructor Detail

      • ConstantCodecsRegistry

        @Inject
        public ConstantCodecsRegistry​(org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree codecTree)
    • Method Detail

      • getCodecs

        public Codecs getCodecs​(RIBSupport<?,​?> ribSupport)
        Description copied from interface: CodecsRegistry
        Return the Codecs class registered for given RIBSupport.
        Specified by:
        getCodecs in interface CodecsRegistry
        Parameters:
        ribSupport - associated with Codecs class
        Returns:
        Codecs