Package | Description |
---|---|
org.opendaylight.protocol.pcep.parser.subobject | |
org.opendaylight.protocol.pcep.spi | |
org.opendaylight.protocol.pcep.spi.pojo |
Modifier and Type | Class and Description |
---|---|
class |
XROAsNumberSubobjectParser
Parser for
AsNumberCase |
class |
XROIpv4PrefixSubobjectParser
Parser for
IpPrefixCase |
class |
XROIpv6PrefixSubobjectParser
Parser for
IpPrefixCase |
class |
XROPathKey32SubobjectParser
Parser for
PathKey |
class |
XROSRLGSubobjectParser
Parser for
SrlgCase |
class |
XROUnnumberedInterfaceSubobjectParser
Parser for
UnnumberedCase |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
PCEPExtensionProviderContext.registerXROSubobjectSerializer(Class<? extends SubobjectType> subobjectClass,
XROSubobjectSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleXROSubobjectRegistry.registerSubobjectSerializer(Class<? extends SubobjectType> subobjectClass,
XROSubobjectSerializer serializer) |
AutoCloseable |
SimplePCEPExtensionProviderContext.registerXROSubobjectSerializer(Class<? extends SubobjectType> subobjectClass,
XROSubobjectSerializer serializer) |
Copyright © 2018 OpenDaylight. All rights reserved.