Class NextTableTablePropertySerializer
java.lang.Object
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.AbstractTablePropertySerializer<NextTable>
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializer
- All Implemented Interfaces:
OFGeneralSerializer
,OFSerializer<TableFeaturePropType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetClazz()
protected TableFeaturesPropType
getType()
protected void
serializeProperty
(NextTable property, io.netty.buffer.ByteBuf byteBuf) Methods inherited from class org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.AbstractTablePropertySerializer
serialize
-
Constructor Details
-
NextTableTablePropertySerializer
public NextTableTablePropertySerializer()
-
-
Method Details
-
serializeProperty
- Specified by:
serializeProperty
in classAbstractTablePropertySerializer<NextTable>
-
getType
- Specified by:
getType
in classAbstractTablePropertySerializer<NextTable>
-
getClazz
- Specified by:
getClazz
in classAbstractTablePropertySerializer<NextTable>
-