public class SRROBasicProtectionSubobjectParser extends ProtectionCommonParser implements RROSubobjectParser, RROSubobjectSerializer
BasicProtectionCase
Modifier and Type | Field and Description |
---|---|
static Short |
CTYPE |
static int |
TYPE |
BYTE_SIZE, CONTENT_LENGTH_C2, PROTECTION_SUBOBJECT_TYPE_1, PROTECTION_SUBOBJECT_TYPE_2
Constructor and Description |
---|
SRROBasicProtectionSubobjectParser() |
Modifier and Type | Method and Description |
---|---|
SubobjectContainer |
parseSubobject(io.netty.buffer.ByteBuf buffer) |
void |
serializeSubobject(SubobjectContainer subobject,
io.netty.buffer.ByteBuf buffer) |
parseCommonProtectionBody, parseCommonProtectionBodyType1, parseCommonProtectionBodyType2, serializeBody, serializeBodyType1, serializeBodyType2
public static final int TYPE
public static final Short CTYPE
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer) throws RSVPParsingException
parseSubobject
in interface RROSubobjectParser
RSVPParsingException
public void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject
in interface RROSubobjectSerializer
Copyright © 2018 OpenDaylight. All rights reserved.