public class NextTableTablePropertySerializer extends AbstractTablePropertySerializer<NextTable>
| Constructor and Description |
|---|
NextTableTablePropertySerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<NextTable> |
getClazz() |
protected TableFeaturesPropType |
getType() |
protected void |
serializeProperty(NextTable property,
io.netty.buffer.ByteBuf byteBuf) |
serializeprotected void serializeProperty(NextTable property, io.netty.buffer.ByteBuf byteBuf)
serializeProperty in class AbstractTablePropertySerializer<NextTable>protected TableFeaturesPropType getType()
getType in class AbstractTablePropertySerializer<NextTable>protected Class<NextTable> getClazz()
getClazz in class AbstractTablePropertySerializer<NextTable>Copyright © 2019 OpenDaylight. All rights reserved.