Uses of Class
org.opendaylight.bgpcep.pcep.topology.provider.config.PCEPTopologyConfiguration
-
Packages that use PCEPTopologyConfiguration Package Description org.opendaylight.bgpcep.pcep.topology.provider -
-
Uses of PCEPTopologyConfiguration in org.opendaylight.bgpcep.pcep.topology.provider
Methods in org.opendaylight.bgpcep.pcep.topology.provider with parameters of type PCEPTopologyConfiguration Modifier and Type Method Description static PCEPTopologyProvider
PCEPTopologyProvider. create(PCEPTopologyProviderDependencies dependenciesProvider, InstructionScheduler scheduler, PCEPTopologyConfiguration configDependencies)
Constructors in org.opendaylight.bgpcep.pcep.topology.provider with parameters of type PCEPTopologyConfiguration Constructor Description PCEPDispatcherDependenciesImpl(@NonNull org.opendaylight.bgpcep.pcep.topology.provider.ServerSessionManager manager, @NonNull PCEPTopologyConfiguration topologyConfigDependencies)
-