Uses of Class
org.opendaylight.openflowplugin.impl.protocol.serialization.match.AbstractMatchEntrySerializer.HeaderWriter
-
Uses of AbstractMatchEntrySerializer.HeaderWriter in org.opendaylight.openflowplugin.impl.protocol.serialization.match
Modifier and TypeClassDescriptionprotected static final class
UtilityAbstractMatchEntrySerializer.HeaderWriter
optimized for cases where the header does not depend on the actual entry content beyond presence/absence of a mask.ModifierConstructorDescriptionprotected
AbstractExperimenterMatchEntrySerializer
(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter, long experimenterId) protected
AbstractMatchEntrySerializer
(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter) protected