Package org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield
Class UdpDstMatchFieldSerializer
java.lang.Object
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializer
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.UdpDstMatchFieldSerializer
- All Implemented Interfaces:
OFGeneralSerializer
,OFSerializer<SetFieldMatch>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
protected int
protected int
Methods inherited from class org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializer
serialize
-
Constructor Details
-
UdpDstMatchFieldSerializer
public UdpDstMatchFieldSerializer()
-
-
Method Details
-
getOxmClassCode
protected int getOxmClassCode()- Specified by:
getOxmClassCode
in classAbstractMatchFieldSerializer
-
getOxmFieldCode
protected int getOxmFieldCode()- Specified by:
getOxmFieldCode
in classAbstractMatchFieldSerializer
-
getValueLength
protected int getValueLength()- Specified by:
getValueLength
in classAbstractMatchFieldSerializer
-