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