Uses of Interface
org.opendaylight.protocol.pcep.spi.EROSubobjectRegistry
- 
- 
Uses of EROSubobjectRegistry in org.opendaylight.protocol.pcep.parser.objectConstructors in org.opendaylight.protocol.pcep.parser.object with parameters of type EROSubobjectRegistry Constructor Description AbstractEROWithSubobjectsParser(EROSubobjectRegistry subobjReg, int objectClass, int objectType)PCEPExplicitRouteObjectParser(EROSubobjectRegistry subobjReg)PCEPIncludeRouteObjectParser(EROSubobjectRegistry subobjReg)PCEPPathKeyObjectParser(EROSubobjectRegistry subReg)PCEPSecondaryExplicitRouteObjecParser(EROSubobjectRegistry subobjReg)
- 
Uses of EROSubobjectRegistry in org.opendaylight.protocol.pcep.parser.object.bncConstructors in org.opendaylight.protocol.pcep.parser.object.bnc with parameters of type EROSubobjectRegistry Constructor Description BranchNodeListObjectParser(EROSubobjectRegistry subobjReg)NonBranchNodeListObjectParser(EROSubobjectRegistry subobjReg)
- 
Uses of EROSubobjectRegistry in org.opendaylight.protocol.pcep.spiMethods in org.opendaylight.protocol.pcep.spi that return EROSubobjectRegistry Modifier and Type Method Description EROSubobjectRegistryPCEPExtensionConsumerContext. getEROSubobjectHandlerRegistry()
- 
Uses of EROSubobjectRegistry in org.opendaylight.protocol.pcep.spi.pojoClasses in org.opendaylight.protocol.pcep.spi.pojo that implement EROSubobjectRegistry Modifier and Type Class Description classSimpleEROSubobjectRegistryMethods in org.opendaylight.protocol.pcep.spi.pojo that return EROSubobjectRegistry Modifier and Type Method Description EROSubobjectRegistrySimplePCEPExtensionProviderContext. getEROSubobjectHandlerRegistry()
 
-