Uses of Interface
org.opendaylight.protocol.pcep.spi.VendorInformationTlvRegistry
Package
Description
-
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.ietf.initiated
ModifierConstructorDescriptionInitiatedLspObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) InitiatedSrpObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) -
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.ietf.stateful
ModifierConstructorDescriptionStatefulLspObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) StatefulOpenObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) protected
StatefulSrpObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) -
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.parser.object
ModifierConstructorDescriptionPCEPCloseObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPErrorObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPGlobalConstraintsObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPLspaObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPMonitoringObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPNoPathObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPNotificationObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPObjectiveFunctionObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPOpenObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) PCEPRequestParameterObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) -
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.segment.routing
ModifierConstructorDescriptionPcepOpenObjectWithSpcTlvParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) -
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.spi
ModifierConstructorDescriptionprotected
AbstractObjectWithTlvsParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg, int objectClass, int objectType) -
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.spi.pojo
Modifier and TypeMethodDescriptionDefaultPCEPExtensionConsumerContext.getVendorInformationTlvRegistry()
SimplePCEPExtensionProviderContext.getVendorInformationTlvRegistry()
-
Uses of VendorInformationTlvRegistry in org.opendaylight.protocol.pcep.sync.optimizations
ModifierConstructorDescriptionSyncOptimizationsLspObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg) SyncOptimizationsOpenObjectParser
(TlvRegistry tlvReg, VendorInformationTlvRegistry viTlvReg)