public class XROPathKey32SubobjectParser extends CommonPathKeyParser implements XROSubobjectParser, XROSubobjectSerializer
| Modifier and Type | Field and Description | 
|---|---|
| static int | TYPE | 
| Constructor and Description | 
|---|
| XROPathKey32SubobjectParser() | 
| Modifier and Type | Method and Description | 
|---|---|
| SubobjectContainer | parseSubobject(io.netty.buffer.ByteBuf buffer,
              boolean mandatory) | 
| void | serializeSubobject(SubobjectContainer subobject,
                  io.netty.buffer.ByteBuf buffer) | 
parsePathKey, serializePathKeypublic static final int TYPE
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer, boolean mandatory) throws RSVPParsingException
parseSubobject in interface XROSubobjectParserRSVPParsingExceptionpublic void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface XROSubobjectSerializerCopyright © 2018 OpenDaylight. All rights reserved.