| Package | Description | 
|---|---|
| org.opendaylight.protocol.rsvp.parser.impl.subobject.xro | |
| org.opendaylight.protocol.rsvp.parser.spi | |
| org.opendaylight.protocol.rsvp.parser.spi.pojo | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XROAsNumberSubobjectParser
Parser for  
AsNumberCase. | 
class  | 
XROIpv4PrefixSubobjectParser  | 
class  | 
XROIpv6PrefixSubobjectParser
Parser for  
IpPrefixCase. | 
class  | 
XROPathKey128SubobjectParser
Parser for { PathKey}. 
 | 
class  | 
XROPathKey32SubobjectParser
Parser for { PathKey}. 
 | 
class  | 
XROSrlgSubobjectParser
Parser for  
SrlgCase. | 
class  | 
XROUnnumberedInterfaceSubobjectParser
Parser for  
UnnumberedCase. | 
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.Registration | 
RSVPExtensionProviderContext.registerXROSubobjectParser(int subobjectType,
                          XROSubobjectParser parser)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.Registration | 
SimpleXROSubobjectRegistry.registerSubobjectParser(int subobjectType,
                       XROSubobjectParser parser)  | 
org.opendaylight.yangtools.concepts.Registration | 
SimpleRSVPExtensionProviderContext.registerXROSubobjectParser(int subobjectType,
                          XROSubobjectParser parser)  | 
Copyright © 2020 OpenDaylight. All rights reserved.