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