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 class
UtilityAbstractMatchEntrySerializer.HeaderWriter
optimized 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.HeaderWriterModifierConstructorDescriptionprotected
AbstractExperimenterMatchEntrySerializer
(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter, long experimenterId) protected
AbstractMatchEntrySerializer
(AbstractMatchEntrySerializer.HeaderWriter<E, M> headerWriter) protected