public interface MatchEntrySerializer extends OFSerializer<Match>
| Modifier and Type | Method and Description |
|---|---|
boolean |
matchTypeCheck(Match match)
Checks if current match is this match type.
|
serializeboolean matchTypeCheck(Match match)
match - Openflow matchCopyright © 2019 OpenDaylight. All rights reserved.