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 |
---|---|
AutoCloseable |
RSVPExtensionProviderContext.registerXROSubobjectParser(int subobjectType,
XROSubobjectParser parser) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleXROSubobjectRegistry.registerSubobjectParser(int subobjectType,
XROSubobjectParser parser) |
AutoCloseable |
SimpleRSVPExtensionProviderContext.registerXROSubobjectParser(int subobjectType,
XROSubobjectParser parser) |
Copyright © 2018 OpenDaylight. All rights reserved.