public abstract class AbstractAssociationParser extends AbstractRSVPObjectParser
| Modifier and Type | Field and Description |
|---|---|
static short |
CLASS_NUM |
static short |
CTYPE_IPV4 |
static short |
CTYPE_IPV6 |
FLAGS_SIZE, GUARANTEED_SERVICE_RSPEC, METRIC_VALUE_F_LENGTH, OVERALL_LENGTH, PARAMETER_127_LENGTH, PARAMETER_130_LENGTH, TOKEN_BUCKET_TSPEC| Constructor and Description |
|---|
AbstractAssociationParser() |
| Modifier and Type | Method and Description |
|---|---|
protected RsvpTeObject |
localParseObject(io.netty.buffer.ByteBuf byteBuf) |
protected void |
localSerializeObject(RsvpTeObject teLspObject,
io.netty.buffer.ByteBuf output) |
protected abstract org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone |
parseAssociationIpAddress(io.netty.buffer.ByteBuf byteBuf) |
parseObject, serializeAttributeHeader, serializeObject, writeAttributeFilterpublic static final short CLASS_NUM
public static final short CTYPE_IPV4
public static final short CTYPE_IPV6
protected abstract org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone parseAssociationIpAddress(io.netty.buffer.ByteBuf byteBuf)
protected final void localSerializeObject(RsvpTeObject teLspObject, io.netty.buffer.ByteBuf output)
localSerializeObject in class AbstractRSVPObjectParserprotected final RsvpTeObject localParseObject(io.netty.buffer.ByteBuf byteBuf) throws RSVPParsingException
localParseObject in class AbstractRSVPObjectParserRSVPParsingExceptionCopyright © 2019 OpenDaylight. All rights reserved.