Uses of Class
org.opendaylight.openflowplugin.impl.protocol.serialization.match.AbstractMatchEntrySerializer.HeaderWriter
Packages that use AbstractMatchEntrySerializer.HeaderWriter
-
Uses of AbstractMatchEntrySerializer.HeaderWriter in org.opendaylight.openflowplugin.impl.protocol.serialization.match
Subclasses of AbstractMatchEntrySerializer.HeaderWriter in org.opendaylight.openflowplugin.impl.protocol.serialization.matchModifier and TypeClassDescriptionprotected static final classUtilityAbstractMatchEntrySerializer.HeaderWriteroptimized for cases where the header does not depend on the actual entry content beyond presence/absence of a mask.Constructors in org.opendaylight.openflowplugin.impl.protocol.serialization.match with parameters of type AbstractMatchEntrySerializer.HeaderWriterModifierConstructorDescriptionprotectedAbstractExperimenterMatchEntrySerializer(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter, long experimenterId) protectedAbstractMatchEntrySerializer(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter) protected