Package | Description |
---|---|
org.opendaylight.protocol.rsvp.parser.impl.subobject.label | |
org.opendaylight.protocol.rsvp.parser.spi | |
org.opendaylight.protocol.rsvp.parser.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 |
---|---|
AutoCloseable |
RSVPExtensionProviderContext.registerLabelParser(int ctype,
LabelParser parser) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleRSVPExtensionProviderContext.registerLabelParser(int ctype,
LabelParser parser) |
AutoCloseable |
SimpleLabelRegistry.registerLabelParser(int ctype,
LabelParser parser) |
Copyright © 2019 OpenDaylight. All rights reserved.