Uses of Interface
org.opendaylight.protocol.pcep.spi.VendorInformationObjectRegistry
- 
Packages that use VendorInformationObjectRegistry Package Description org.opendaylight.protocol.pcep.spi org.opendaylight.protocol.pcep.spi.pojo 
- 
- 
Uses of VendorInformationObjectRegistry in org.opendaylight.protocol.pcep.spiSubinterfaces of VendorInformationObjectRegistry in org.opendaylight.protocol.pcep.spi Modifier and Type Interface Description interfaceObjectRegistryMethods in org.opendaylight.protocol.pcep.spi that return VendorInformationObjectRegistry Modifier and Type Method Description VendorInformationObjectRegistryPCEPExtensionConsumerContext. getVendorInformationObjectRegistry()
- 
Uses of VendorInformationObjectRegistry in org.opendaylight.protocol.pcep.spi.pojoClasses in org.opendaylight.protocol.pcep.spi.pojo that implement VendorInformationObjectRegistry Modifier and Type Class Description classSimpleObjectRegistryclassSimpleVendorInformationObjectRegistryMethods in org.opendaylight.protocol.pcep.spi.pojo that return VendorInformationObjectRegistry Modifier and Type Method Description VendorInformationObjectRegistrySimplePCEPExtensionProviderContext. getVendorInformationObjectRegistry()Constructors in org.opendaylight.protocol.pcep.spi.pojo with parameters of type VendorInformationObjectRegistry Constructor Description SimpleObjectRegistry(VendorInformationObjectRegistry viRegistry)
 
-