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