Uses of Interface
org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext
-
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.auto.bandwidth.extension
Methods in org.opendaylight.protocol.pcep.auto.bandwidth.extension with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
Activator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.ietf.initiated
Methods in org.opendaylight.protocol.pcep.ietf.initiated with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
InitiatedActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.ietf.stateful
Methods in org.opendaylight.protocol.pcep.ietf.stateful with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
StatefulActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.p2mp.te.lsp
Methods in org.opendaylight.protocol.pcep.p2mp.te.lsp with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
Activator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.parser
Methods in org.opendaylight.protocol.pcep.parser with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
BaseParserExtensionActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.pcc.mock
Methods in org.opendaylight.protocol.pcep.pcc.mock with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
PCCActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.segment.routing
Methods in org.opendaylight.protocol.pcep.segment.routing with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
SegmentRoutingActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
PCEPExtensionProviderActivator. start(PCEPExtensionProviderContext context)
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.spi.pojo
Classes in org.opendaylight.protocol.pcep.spi.pojo that implement PCEPExtensionProviderContext Modifier and Type Class Description class
SimplePCEPExtensionProviderContext
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.sync.optimizations
Methods in org.opendaylight.protocol.pcep.sync.optimizations with parameters of type PCEPExtensionProviderContext Modifier and Type Method Description List<org.opendaylight.yangtools.concepts.Registration>
SyncOptimizationsActivator. start(PCEPExtensionProviderContext context)
-