public abstract class AbstractRROWithSubobjectsParser extends CommonObjectParser implements ObjectSerializer
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRROWithSubobjectsParser(RROSubobjectRegistry 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, getObjectTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializeObjectparseObjectprotected AbstractRROWithSubobjectsParser(RROSubobjectRegistry subobjReg, int objectClass, int objectType)
protected List<Subobject> parseSubobjects(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
PCEPDeserializerExceptionCopyright © 2020 OpenDaylight. All rights reserved.