Class MatchEntrySerializerKeyImpl
- java.lang.Object
-
- org.opendaylight.openflowplugin.impl.protocol.serialization.match.MatchEntrySerializerKeyImpl
-
- All Implemented Interfaces:
MatchEntrySerializerKey
public class MatchEntrySerializerKeyImpl extends Object implements MatchEntrySerializerKey
-
-
Constructor Summary
Constructors Constructor Description MatchEntrySerializerKeyImpl(short version, int oxmClass, int oxmField)
Create new instance of MatchEntrySerializerKeyImpl.
-