public class SEROBasicProtectionSubobjectParser extends ProtectionCommonParser implements EROSubobjectParser, EROSubobjectSerializer
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 |
---|
SEROBasicProtectionSubobjectParser() |
Modifier and Type | Method and Description |
---|---|
SubobjectContainer |
parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean loose) |
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, boolean loose) throws RSVPParsingException
parseSubobject
in interface EROSubobjectParser
RSVPParsingException
public void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject
in interface EROSubobjectSerializer
Copyright © 2019 OpenDaylight. All rights reserved.