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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClazz()protected TableFeaturesPropTypegetType()protected voidserializeProperty(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:
serializePropertyin classAbstractTablePropertySerializer<NextTable>
-
getType
- Specified by:
getTypein classAbstractTablePropertySerializer<NextTable>
-
getClazz
- Specified by:
getClazzin classAbstractTablePropertySerializer<NextTable>
-