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 © 2018 OpenDaylight. All rights reserved.