| Package | Description |
|---|---|
| org.opendaylight.protocol.pcep.impl | |
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707 |
| Constructor and Description |
|---|
DefaultPCEPSessionNegotiatorFactory(org.opendaylight.protocol.pcep.PCEPSessionProposalFactory spf,
PcepDispatcherConfig config) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig>> |
PcepDispatcherConfigBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcepDispatcherConfig |
PcepDispatcherConfigBuilder.build() |
PcepDispatcherConfig |
PcepAppConfigData.getPcepDispatcherConfig() |
| Modifier and Type | Method and Description |
|---|---|
PcepDispatcherConfigBuilder |
PcepDispatcherConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig> augmentation) |
PcepDispatcherConfigBuilder |
PcepDispatcherConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig> augmentation) |
PcepDispatcherConfigBuilder |
PcepDispatcherConfigBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDispatcherConfig>> augmentationType) |
| Constructor and Description |
|---|
PcepDispatcherConfigBuilder(PcepDispatcherConfig base) |
Copyright © 2018 OpenDaylight. All rights reserved.