Uses of Interface
org.opendaylight.protocol.pcep.spi.LabelRegistry
- 
Packages that use LabelRegistry Package Description org.opendaylight.protocol.pcep.parser.subobject org.opendaylight.protocol.pcep.spi org.opendaylight.protocol.pcep.spi.pojo 
- 
- 
Uses of LabelRegistry in org.opendaylight.protocol.pcep.parser.subobjectConstructors in org.opendaylight.protocol.pcep.parser.subobject with parameters of type LabelRegistry Constructor Description EROLabelSubobjectParser(LabelRegistry labelReg)RROLabelSubobjectParser(LabelRegistry labelReg)
- 
Uses of LabelRegistry in org.opendaylight.protocol.pcep.spiMethods in org.opendaylight.protocol.pcep.spi that return LabelRegistry Modifier and Type Method Description LabelRegistryPCEPExtensionConsumerContext. getLabelHandlerRegistry()
- 
Uses of LabelRegistry in org.opendaylight.protocol.pcep.spi.pojoClasses in org.opendaylight.protocol.pcep.spi.pojo that implement LabelRegistry Modifier and Type Class Description classSimpleLabelRegistryMethods in org.opendaylight.protocol.pcep.spi.pojo that return LabelRegistry Modifier and Type Method Description LabelRegistrySimplePCEPExtensionProviderContext. getLabelHandlerRegistry()
 
-