public abstract class AbstractSrSubobjectParser extends Object
Modifier and Type | Field and Description |
---|---|
protected static int |
BITSET_LENGTH |
protected static int |
C_FLAG_POSITION |
protected static int |
F_FLAG_POSITION |
protected static int |
M_FLAG_POSITION |
protected static int |
MINIMAL_LENGTH |
protected static int |
MPLS_LABEL_OFFSET |
protected static int |
S_FLAG_POSITION |
Constructor and Description |
---|
AbstractSrSubobjectParser() |
Modifier and Type | Method and Description |
---|---|
protected static SrSubobject |
parseSrSubobject(io.netty.buffer.ByteBuf buffer) |
io.netty.buffer.ByteBuf |
serializeSubobject(SrSubobject srSubobject) |
protected static final int MINIMAL_LENGTH
protected static final int BITSET_LENGTH
protected static final int M_FLAG_POSITION
protected static final int C_FLAG_POSITION
protected static final int S_FLAG_POSITION
protected static final int F_FLAG_POSITION
protected static final int MPLS_LABEL_OFFSET
public io.netty.buffer.ByteBuf serializeSubobject(SrSubobject srSubobject)
protected static SrSubobject parseSrSubobject(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
PCEPDeserializerException
Copyright © 2019 OpenDaylight. All rights reserved.