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.registerLabelSerializer(Class<? extends LabelType> labelClass,
LabelSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleRSVPExtensionProviderContext.registerLabelSerializer(Class<? extends LabelType> labelClass,
LabelSerializer serializer) |
AutoCloseable |
SimpleLabelRegistry.registerLabelSerializer(Class<? extends LabelType> labelClass,
LabelSerializer serializer) |
Copyright © 2018 OpenDaylight. All rights reserved.