Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.Tlv
Package
Description
-
Uses of Tlv in org.opendaylight.protocol.pcep.ietf.stateful
Modifier and TypeMethodDescriptionvoid
StatefulLspObjectParser.addTlv
(TlvsBuilder builder, Tlv tlv) void
StatefulOpenObjectParser.addTlv
(TlvsBuilder tbuilder, Tlv tlv) void
StatefulSrpObjectParser.addTlv
(TlvsBuilder builder, Tlv tlv) void
PathBindingTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulLSPIdentifierIpv4TlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulLSPIdentifierIpv6TlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulLspSymbolicNameTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulLspUpdateErrorTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulRSVPErrorSpecTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
StatefulStatefulCapabilityTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) -
Uses of Tlv in org.opendaylight.protocol.pcep.p2mp.te.lsp
Modifier and TypeMethodDescriptionP2MPTeLspCapabilityParser.parseTlv
(io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionvoid
P2MPTeLspCapabilityParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) -
Uses of Tlv in org.opendaylight.protocol.pcep.parser.object
Modifier and TypeMethodDescriptionvoid
PCEPErrorObjectParser.addTlv
(ErrorObjectBuilder builder, Tlv tlv) void
PCEPNoPathObjectParser.addTlv
(TlvsBuilder builder, Tlv tlv) void
PCEPNotificationObjectParser.addTlv
(CNotificationBuilder builder, Tlv tlv) void
PCEPOpenObjectParser.addTlv
(TlvsBuilder tbuilder, Tlv tlv) void
PCEPRequestParameterObjectParser.addTlv
(TlvsBuilder builder, Tlv tlv) -
Uses of Tlv in org.opendaylight.protocol.pcep.parser.tlv
Modifier and TypeMethodDescriptionPathSetupTypeTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionfinal void
AbstractVendorInformationTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
NoPathVectorTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
OFListTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
OrderTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
OverloadedDurationTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
PathSetupTypeTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
ReqMissingTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) -
Uses of Tlv in org.opendaylight.protocol.pcep.segment.routing
Modifier and TypeMethodDescriptionSrPceCapabilityTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionvoid
PcepOpenObjectWithSpcTlvParser.addTlv
(TlvsBuilder tbuilder, Tlv tlv) void
SrPceCapabilityTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) -
Uses of Tlv in org.opendaylight.protocol.pcep.spi
Modifier and TypeMethodDescriptionTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) TlvRegistry.parseTlv
(int type, io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionprotected void
protected final void
AbstractObjectWithTlvsParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
TlvRegistry.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
TlvSerializer.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
PCEPExtensionProviderContext.registerTlvSerializer
(Class<? extends Tlv> tlvClass, TlvSerializer serializer) -
Uses of Tlv in org.opendaylight.protocol.pcep.spi.pojo
Modifier and TypeMethodDescriptionSimpleTlvRegistry.parseTlv
(int type, io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionvoid
SimpleTlvRegistry.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimplePCEPExtensionProviderContext.registerTlvSerializer
(Class<? extends Tlv> tlvClass, TlvSerializer serializer) org.opendaylight.yangtools.concepts.Registration
SimpleTlvRegistry.registerTlvSerializer
(Class<? extends Tlv> tlvClass, TlvSerializer serializer) -
Uses of Tlv in org.opendaylight.protocol.pcep.sync.optimizations
Modifier and TypeMethodDescriptionLspDbVersionTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) SpeakerEntityIdTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) Modifier and TypeMethodDescriptionvoid
SyncOptimizationsLspObjectParser.addTlv
(TlvsBuilder tbuilder, Tlv tlv) void
SyncOptimizationsOpenObjectParser.addTlv
(TlvsBuilder tbuilder, Tlv tlv) void
LspDbVersionTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) void
SpeakerEntityIdTlvParser.serializeTlv
(Tlv tlv, io.netty.buffer.ByteBuf buffer) -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.sync.optimizations.rev200720.lsp.db.version.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-sync-optimizations -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.sync.optimizations.rev200720.speaker.entity.id.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-sync-optimizations -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.error.code.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.identifiers.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.rsvp.error.spec.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.stateful.capability.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.symbolic.path.name.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-ietf-stateful -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.p2mp.te.lsp.rev181109.p2mp.pce.capability.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-p2mp-te-lsp -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.pce.capability.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-pcep-segment-routing -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
-
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.list.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.order.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.overload.duration.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.setup.type.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.req.missing.tlv
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs
-
Uses of Tlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv
Modifier and TypeInterfaceDescriptioninterface
Deprecated, for removal: This API element is subject to removal in a future version.