Uses of Interface
org.opendaylight.protocol.pcep.spi.LabelParser
Packages that use LabelParser
Package
Description
-
Uses of LabelParser in org.opendaylight.protocol.pcep.parser.subobject
Classes in org.opendaylight.protocol.pcep.parser.subobject that implement LabelParserModifier and TypeClassDescriptionclassParser forGeneralizedLabelCase.classParser forType1LabelCase.classParser forWavebandSwitchingLabelCase. -
Uses of LabelParser in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi with parameters of type LabelParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationPCEPExtensionProviderContext.registerLabelParser(int ctype, LabelParser parser) -
Uses of LabelParser in org.opendaylight.protocol.pcep.spi.pojo
Methods in org.opendaylight.protocol.pcep.spi.pojo with parameters of type LabelParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleLabelRegistry.registerLabelParser(int ctype, LabelParser parser) org.opendaylight.yangtools.concepts.RegistrationSimplePCEPExtensionProviderContext.registerLabelParser(int ctype, LabelParser parser)