Uses of Interface
org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext
Packages that use PCEPExtensionProviderContext
Package
Description
-
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.auto.bandwidth.extension
Methods in org.opendaylight.protocol.pcep.auto.bandwidth.extension with parameters of type PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<org.opendaylight.yangtools.concepts.Registration> AutoBandwidthActivator.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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<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 -
Uses of PCEPExtensionProviderContext in org.opendaylight.protocol.pcep.sync.optimizations
Methods in org.opendaylight.protocol.pcep.sync.optimizations with parameters of type PCEPExtensionProviderContextModifier and TypeMethodDescriptionList
<org.opendaylight.yangtools.concepts.Registration> SyncOptimizationsActivator.start
(PCEPExtensionProviderContext context)