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