Class TunnelIdEntrySerializer

    • Constructor Detail

      • TunnelIdEntrySerializer

        public TunnelIdEntrySerializer()
    • Method Detail

      • serializeEntry

        protected void serializeEntry​(Tunnel entry,
                                      org.opendaylight.yangtools.yang.common.Uint64 mask,
                                      io.netty.buffer.ByteBuf outBuffer)
        Description copied from class: AbstractMatchEntrySerializer
        Extract the corresponding entry from a match.
        Specified by:
        serializeEntry in class AbstractMatchEntrySerializer<Tunnel,​org.opendaylight.yangtools.yang.common.Uint64>
        Parameters:
        entry - entry to serialize
        mask - mask as extracted from entry
        outBuffer - output buffer