| Package | Description |
|---|---|
| org.opendaylight.protocol.pcep.parser.subobject | |
| org.opendaylight.protocol.pcep.spi | |
| org.opendaylight.protocol.pcep.spi.pojo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralizedLabelParser
Parser for
GeneralizedLabelCase |
class |
Type1LabelParser
Parser for
Type1LabelCase |
class |
WavebandSwitchingLabelParser
Parser for
WavebandSwitchingLabelCase |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.concepts.Registration |
PCEPExtensionProviderContext.registerLabelParser(int ctype,
LabelParser parser) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.concepts.Registration |
SimplePCEPExtensionProviderContext.registerLabelParser(int ctype,
LabelParser parser) |
org.opendaylight.yangtools.concepts.Registration |
SimpleLabelRegistry.registerLabelParser(int ctype,
LabelParser parser) |
Copyright © 2020 OpenDaylight. All rights reserved.