Uses of Interface
org.opendaylight.protocol.pcep.spi.RROSubobjectRegistry
- 
Packages that use RROSubobjectRegistry Package Description org.opendaylight.protocol.pcep.parser.object org.opendaylight.protocol.pcep.spi org.opendaylight.protocol.pcep.spi.pojo 
- 
- 
Uses of RROSubobjectRegistry in org.opendaylight.protocol.pcep.parser.objectConstructors in org.opendaylight.protocol.pcep.parser.object with parameters of type RROSubobjectRegistry Constructor Description AbstractRROWithSubobjectsParser(RROSubobjectRegistry subobjReg, int objectClass, int objectType)PCEPReportedRouteObjectParser(RROSubobjectRegistry subobjReg)PCEPSecondaryRecordRouteObjectParser(RROSubobjectRegistry subobjReg)
- 
Uses of RROSubobjectRegistry in org.opendaylight.protocol.pcep.spiMethods in org.opendaylight.protocol.pcep.spi that return RROSubobjectRegistry Modifier and Type Method Description RROSubobjectRegistryPCEPExtensionConsumerContext. getRROSubobjectHandlerRegistry()
- 
Uses of RROSubobjectRegistry in org.opendaylight.protocol.pcep.spi.pojoClasses in org.opendaylight.protocol.pcep.spi.pojo that implement RROSubobjectRegistry Modifier and Type Class Description classSimpleRROSubobjectRegistryMethods in org.opendaylight.protocol.pcep.spi.pojo that return RROSubobjectRegistry Modifier and Type Method Description RROSubobjectRegistrySimplePCEPExtensionProviderContext. getRROSubobjectHandlerRegistry()
 
-