public abstract class AbstractEROWithSubobjectsParser extends CommonObjectParser implements ObjectSerializer
Modifier | Constructor and Description |
---|---|
protected |
AbstractEROWithSubobjectsParser(EROSubobjectRegistry subobjReg,
int objectClass,
int objectType) |
Modifier and Type | Method and Description |
---|---|
protected List<Subobject> |
parseSubobjects(io.netty.buffer.ByteBuf buffer) |
protected void |
serializeSubobject(List<Subobject> subobjects,
io.netty.buffer.ByteBuf buffer) |
getObjectClass, getObjectType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serializeObject
parseObject
protected AbstractEROWithSubobjectsParser(EROSubobjectRegistry subobjReg, int objectClass, int objectType)
protected List<Subobject> parseSubobjects(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
PCEPDeserializerException
Copyright © 2020 OpenDaylight. All rights reserved.