Interface RROSubobjectParser
-
- All Known Implementing Classes:
RROIpv4PrefixSubobjectParser
,RROIpv6PrefixSubobjectParser
,RROLabelSubobjectParser
,RROPathKey128SubobjectParser
,RROPathKey32SubobjectParser
,RROUnnumberedInterfaceSubobjectParser
,SRROBasicProtectionSubobjectParser
public interface RROSubobjectParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubobjectContainer
parseSubobject(io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
parseSubobject
SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer) throws RSVPParsingException
- Throws:
RSVPParsingException
-
-