Package | Description |
---|---|
org.opendaylight.protocol.rsvp.parser.impl.subobject.rro | |
org.opendaylight.protocol.rsvp.parser.spi | |
org.opendaylight.protocol.rsvp.parser.spi.pojo |
Modifier and Type | Class and Description |
---|---|
class |
RROIpv4PrefixSubobjectParser
Parser for
IpPrefixCase |
class |
RROIpv6PrefixSubobjectParser
Parser for
IpPrefixCase |
class |
RROLabelSubobjectParser |
class |
RROPathKey128SubobjectParser |
class |
RROPathKey32SubobjectParser |
class |
RROUnnumberedInterfaceSubobjectParser
Parser for
UnnumberedCase |
class |
SRROBasicProtectionSubobjectParser
Parser for
BasicProtectionCase |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
RSVPExtensionProviderContext.registerRROSubobjectParser(int subobjectType,
RROSubobjectParser parser) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleRSVPExtensionProviderContext.registerRROSubobjectParser(int subobjectType,
RROSubobjectParser parser) |
AutoCloseable |
SimpleRROSubobjectRegistry.registerSubobjectParser(int subobjectType,
RROSubobjectParser parser) |
Copyright © 2018 OpenDaylight. All rights reserved.