Uses of Interface
org.opendaylight.protocol.pcep.spi.LabelParser
Package
Description
-
Uses of LabelParser in org.opendaylight.protocol.pcep.parser.subobject
Modifier and TypeClassDescriptionclass
Parser forGeneralizedLabelCase
.class
Parser forType1LabelCase
.class
Parser forWavebandSwitchingLabelCase
. -
Uses of LabelParser in org.opendaylight.protocol.pcep.spi
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
PCEPExtensionProviderContext.registerLabelParser
(int ctype, LabelParser parser) -
Uses of LabelParser in org.opendaylight.protocol.pcep.spi.pojo
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleLabelRegistry.registerLabelParser
(int ctype, LabelParser parser) org.opendaylight.yangtools.concepts.Registration
SimplePCEPExtensionProviderContext.registerLabelParser
(int ctype, LabelParser parser)