public class Stateful02OpenObjectParser
extends org.opendaylight.protocol.pcep.impl.object.PCEPOpenObjectParser
| Constructor and Description |
|---|
Stateful02OpenObjectParser(org.opendaylight.protocol.pcep.spi.TlvRegistry tlvReg,
org.opendaylight.protocol.pcep.spi.VendorInformationTlvRegistry viTlvReg) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTlv(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.TlvsBuilder tbuilder,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Tlv tlv) |
void |
serializeTlvs(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.Tlvs tlvs,
io.netty.buffer.ByteBuf body) |
addVendorInformationTlvs, parseObject, serializeObjectpublic Stateful02OpenObjectParser(org.opendaylight.protocol.pcep.spi.TlvRegistry tlvReg,
org.opendaylight.protocol.pcep.spi.VendorInformationTlvRegistry viTlvReg)
public void addTlv(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.TlvsBuilder tbuilder,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Tlv tlv)
addTlv in class org.opendaylight.protocol.pcep.impl.object.PCEPOpenObjectParserpublic void serializeTlvs(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.Tlvs tlvs,
io.netty.buffer.ByteBuf body)
serializeTlvs in class org.opendaylight.protocol.pcep.impl.object.PCEPOpenObjectParserCopyright © 2014. All rights reserved.