Class MessageCodeMatchKey

    • Constructor Detail

      • MessageCodeMatchKey

        public MessageCodeMatchKey​(org.opendaylight.yangtools.yang.common.Uint8 version,
                                   int value,
                                   Class<?> clazz,
                                   MatchPath matchPath)
        Constructor.
        Parameters:
        version - wire protocol version
        value - used as distinguisher (read from binary data / buffer)
        clazz - class of object that is going to be deserialized
        matchPath - match extension path